Class ChatMessageEvent
java.lang.Object
de.ellpeck.rockbottom.api.event.Event
de.ellpeck.rockbottom.api.event.impl.ChatMessageEvent
This event is fired when a message is sent in an
IChatLog. Changing
the message variable will result in the input message being changed (meaning
changing it to a command will execute a command). Cancelling the event will
result in no message being sent.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
log
-
sender
-
message
-
-
Constructor Details
-
ChatMessageEvent
-