Class CommandGlow

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

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

    • ACTIVATED

      public static final EntityUUIDHashSet<org.bukkit.entity.Entity> ACTIVATED
  • Constructor Details

    • CommandGlow

      public CommandGlow()
  • Method Details

    • onLeave

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

      public CommandResult execute(CommandContext context)
      Specified by:
      execute in class KingdomsCommand
    • onJoin

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