Print

This event will print a message to the chat locally.

public static void print(final Object o)

Error

This event will print an error message to the chat locally.

public static void error(final Object o)