Class ListenSpigotChat

java.lang.Object
dev.kitteh.factions.listener.ListenSpigotChat
All Implemented Interfaces:
org.bukkit.event.Listener

public class ListenSpigotChat extends Object implements org.bukkit.event.Listener
  • Field Details

  • Constructor Details

  • Method Details

    • processFactionChat

      public static void processFactionChat(FPlayer me, net.kyori.adventure.text.Component message)
    • onPlayerEarlyChat

      public void onPlayerEarlyChat(org.bukkit.event.player.AsyncPlayerChatEvent event)
    • onPlayerChat

      public void onPlayerChat(org.bukkit.event.player.AsyncPlayerChatEvent event)