Class InstanceExitCommand.InstanceExitOtherCommand

Enclosing class:
InstanceExitCommand

private static class InstanceExitCommand.InstanceExitOtherCommand extends CommandBase
  • Field Details

    • MESSAGE_COMMANDS_ERRORS_PLAYER_NOT_IN_WORLD

      @Nonnull private static final Message MESSAGE_COMMANDS_ERRORS_PLAYER_NOT_IN_WORLD
    • MESSAGE_COMMANDS_INSTANCES_EXIT_FAIL

      @Nonnull private static final Message MESSAGE_COMMANDS_INSTANCES_EXIT_FAIL
    • playerArg

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

    • InstanceExitOtherCommand

      InstanceExitOtherCommand()
  • Method Details