Class RemoteServerCommandEvent

All Implemented Interfaces:
Cancellable

public class RemoteServerCommandEvent extends ServerCommandEvent
Called when an RCON command is executed.
Author:
Tee7even
  • Constructor Details

    • RemoteServerCommandEvent

      public RemoteServerCommandEvent(CommandSender sender, String command)
  • Method Details

    • getHandlers

      public static HandlerList getHandlers()