CyberWorldReset

Commands & Permissions

List all commands and permissions available for players and admins.

This wiki page contains a list of all the commands and permissions in CWR, with a short explanation.

  • Player - a typical user of the server.
  • Moderator - server rule enforcer or overseer.
  • Admin - server manager or owner.
  • Editor - world configuration editor.

You might also want to know

  • The default prefix is /cwr or /cyberworldreset. Nope, you can't change it.
  • If a world is not mentioned, it will parse the current world the player is in. If running it from console, the world MUST be specified even if it appears optional.
  • A command with an asterisk * next to it means the command can be run from console.
  • Mostly all commands could be run from the console.
  • You can tab-complete commands and sub-commands (player names are also tab-completed).
  • Arguments with brackets [ ] surrounding it means that argument is optional.
  • Arguments with chevrons < > are variables and need to be replaced with your own input.
  • Do not include the brackets/chevrons in the command.
  • Commands are NOT case-sensitive.

Commands

Player Commands

CommandPermissionDescription
/cwrCyberWorldReset.player.*All player permissions/commands.
/cwr about*CyberWorldReset.player.aboutAbout the plugin.
/cwr helpCyberWorldReset.player.helpDisplay player help message.

Moderator Commands

CommandPermissionDescription
/cwr reload*CyberWorldReset.admin.reloadReload the plugin.
/cwr list*CyberWorldReset.admin.listView a list of world setups.

Admin Commands

CommandPermissionDescription
/cwrCyberWorldReset.admin.*All admin permissions/commands.
/cwr help*CyberWorldReset.admin.helpDisplay admin help message.
/cwr info [<world>]*CyberWorldReset.admin.infoView setup information of a world.
/cwr confirm*CyberWorldReset.admin.*Confirms a sub-command (if enabled).
/cwr create [<world>]*CyberWorldReset.admin.createCreates a world (setup).
/cwr save [<world>]*CyberWorldReset.admin.saveSaves the world's files (for rollback).
/cwr reset [<world>]*CyberWorldReset.admin.resetResets the world with provided settings.
/cwr edit <world> <setting> <value>*CyberWorldReset.admin.edit.*Adjust a setting of a world setup.

Edit command

Edit command (/cwr edit <world>):

SettingValuePermissionDescription
setEnabled<true|false>CyberWorldReset.admin.edit.enableEnable/disable a world config
enableLastSaved<true|false>CyberWorldReset.admin.edit.lastsavedEnable/disable restoration of last saved world
addTimer<yyyy-MM-dd HH:mm> [interval]CyberWorldReset.admin.edit.timerAdd a reset scheduler
delTimer<index>CyberWorldReset.admin.edit.timerRemove a reset scheduler at a certain index
setSeed<seed>|RANDOM|DEFAULTCyberWorldReset.admin.edit.seedSet the seed the world resets with
setGenerator<generator>|DEFAULTCyberWorldReset.admin.edit.generatorSet a generator to use in the reset
setEnvironmentDEFAULT|NORMAL|NETHER|THE_ENDCyberWorldReset.admin.edit.environmentSet an environment to reset to
addMessage<message>CyberWorldReset.admin.edit.messageAdd a reset message
delMessage<index>CyberWorldReset.admin.edit.messageDelete a reset message at a certain index
enableWarning<true|false>CyberWorldReset.admin.edit.warningsEnable/disable warning message module
addWarningMessage<message>CyberWorldReset.admin.edit.warningsAdd a warning message
delWarningMessage<index>CyberWorldReset.admin.edit.warningsDelete a warning message at a certain index
addWarningTime<time>CyberWorldReset.admin.edit.warningsAdd a warning time (in seconds, before reset)
delWarningTime<index>CyberWorldReset.admin.edit.warningsDelete a warning time at a certain index
enableSafeWorld<true|false>CyberWorldReset.admin.edit.safeworldEnable/disable safe world
setSafeWorld<world>CyberWorldReset.admin.edit.safeworldSet a safe world to TP players to during a reset
setSafeWorldDelay<seconds>CyberWorldReset.admin.edit.safeworldSet a delay before teleporting players back
setSafeWorldSpawnDEFAULT|<x>, <y>, <z>CyberWorldReset.admin.edit.safeworldSet the safeworld teleport location

Aliases

You can also use these command aliases:

  • /cwr
  • /cyberworldreset
  • /worldreset
  • /cworldreset
  • /cyberwr
  • /worldregen

Permissions

Permission Groups

PermissionDescription
CyberWorldReset.player.*All player permissions
CyberWorldReset.admin.*All admin permissions
CyberWorldReset.admin.edit.*All editing permissions

Last updated on