Class KillCommand.KillOtherCommand

Enclosing class:
KillCommand

private static class KillCommand.KillOtherCommand extends CommandBase
  • Field Details

    • MESSAGE_COMMANDS_ERRORS_PLAYER_NOT_IN_WORLD

      private static final Message MESSAGE_COMMANDS_ERRORS_PLAYER_NOT_IN_WORLD
    • playerArg

      @Nonnull private final RequiredArg<PlayerRef> playerArg
  • Constructor Details

    • KillOtherCommand

      KillOtherCommand()
  • Method Details