Class CommandGlow

java.lang.Object
org.kingdoms.commands.KingdomsCommand
org.kingdoms.commands.general.misc.CommandGlow
All Implemented Interfaces:
org.bukkit.event.Listener

public class CommandGlow extends KingdomsCommand implements org.bukkit.event.Listener
  • Field Details

    • ACTIVATED

      public static final IntHashSet ACTIVATED
  • Constructor Details

    • CommandGlow

      public CommandGlow()
  • Method Details

    • onLeave

      public void onLeave(org.bukkit.event.player.PlayerQuitEvent event)
    • execute

      public void execute(CommandContext context)
      Overrides:
      execute in class KingdomsCommand
    • onJoin

      public void onJoin(org.bukkit.event.player.PlayerJoinEvent event)