Exemplo n.º 1
0
 @EventHandler
 public void onChatEvent(PlayerChatEvent event) {
   Interaction.chatEvent(event);
 }