Commands & Permissions - montlikadani/RageMode GitHub Wiki

[ ] = optional arguments
( ) = command abbreviations
< > = required arguments

User commands

Command Description Permission
/ragemode (or /rm) Help commands list. ragemode.help.playercommands
/rm join <gameName> Join to the specified game. ragemode.help.playercommands or ragemode.join
/rm leave Leave the current game. ragemode.help.playercommands or ragemode.leave
/rm stats [player] Shows the player statistics. ragemode.help.playercommands or ragemode.stats
/rm listgames Lists all available games. ragemode.help.playercommands or ragemode.list
/rm spectate <gameName> Switch to spectate mode to see what happens in that game. ragemode.help.playercommands or ragemode.spectate
/rm listplayers [game] Lists all currently playing players. ragemode.listplayers
/rm admin Shows the admin commands. ragemode.admin.help

Admin commands

Command Description Permission
/rm reload Reload the configuration and plugin. ragemode.admin.reload
/rm convertdatabase <type> Converts the current database to the given. ragemode.admin.convertdatabase
/rm resetstats [player] Reset the specified player statistic. ragemode.admin.stats.reset
/rm signupdate <gameName/all> Updates manually the signs. ragemode.admin.signupdate
/rm stop <gameName> Stops the specified game. ragemode.admin.stopgame
/rm kick <gameName> <player> Kick a player from the game. ragemode.admin.kick
/rm forcestart <gameName> Forces the specified game to start. ragemode.admin.forcestart
/rm points <set/add/take> <player> <amount> Changes the player points. ragemode.admin.points
/rm togglegame <gameName> Toggles the specified game, to a player not be able to join. ragemode.admin.togglegame
/rm givesaveditems <player> Returns the saved inventory to the player. ragemode.admin.givesaveditems

Setup commands

Command Description Permission
/rm addgame <gameName> [maxPlayers] [minPlayers] Adds a new game. ragemode.admin.addgame
/rm setlobby <gameName> Sets the lobby spawn for the game. ragemode.admin.setlobby
/rm addspawn <gameName> Adds a new spawn location. ragemode.admin.addspawn
/rm addzombiespawn <gameName> Adds a new zombie spawn location. ragemode.admin.addzombiespawn
/rm removespawn <gameName> <id> Removes the game spawn by id. ragemode.admin.removespawn
/rm removezombiespawn <gameName> <id> Removes the game zombie spawn by id. ragemode.admin.removezombiespawn
/rm removespawn <gameName> <all> Removes all spawns in the game. ragemode.admin.removespawn
/rm setgametype <gameName> <gameType> Sets the game type. ragemode.admin.setgametype
/rm holostats <add/remove/tp> Adds/remove or teleport a new hologram. ragemode.admin.holostats
/rm actionbar <gameName> <true/false> Actionbar on/off which display on the game. ragemode.admin.setactionbar
/rm bossbar <gameName> <true/false> Bossbar on/off which display on the game. ragemode.admin.setbossbar
/rm gametime <gameName> <minutes> Adding game time (in minutes) to game. ragemode.admin.setgametime
/rm lobbydelay <gameName> < seconds> Lobby waiting time in seconds. ragemode.admin.setlobbydelay
/rm removegame <gameName> Removes the specified game. ragemode.admin.removegame
/rm maxplayers <gameName> <maxPlayers> Modifies the maxplayers value for the game. ragemode.admin.maxplayers
/rm minplayers <gameName> <minPlayers> Modifies the minplayers value for the game. ragemode.admin.minplayers

Other permissions

  • ragemode.vip - Gives access to the VIP functions.
  • ragemode.join.sign - Gives access to join the game from sign.
  • ragemode.bypass.disabledcommands - Allows to the player to execute the disabled commands in game.
  • ragemode.bypass.spectatorcommands - Allows to the spectator player to execute the disabled commands in game.
⚠️ **GitHub.com Fallback** ⚠️