Game Setup - montlikadani/RageMode GitHub Wiki

How do I start setting up the game?

Here you find all the information about setting up the game. The game must be set up with the following commands:

Index

Some argument types

< text > - required argument

[text] - optional argument

(text) - command abbreviations


⚠️ The game setting is in line, so follow it. For a command, it is written that it is already playable, so the command is not required.

Adds a game

/rm addgame [maxPlayers] [minPlayers] [gameType] - Creates a game with a given name.

(Optional): The max players can be set from here or using /rm maxplayers (Optional): The min players can be set from here or using /rm minplayers (Optional): The game type can be set from here or using /rm setgametype

Area

/rm area add/remove/info/list
Now you can select the 2 points where you want to run your minigame. Players with the correct permission (ragemode.admin.area) can select and setup game area with the specified item.

Sets a lobby

/rm setlobby - Sets the lobby spawn to the player current location.

Sets lobby delay

/rm lobbydelay - Sets the delayed time of the lobby (when the time runs out, the game starts). It counts in seconds.

Adds spawn points

/rm addspawn - It adds spawn points to which, once the game starts, it teleports players randomly to a spawn.


✔️ From now on, you can play them without these commands. These commands are optional to set ⬇️

Sets game time

/rm gametime - Sets the time of the game. It counts in minutes.

Sets global messages

/rm globalmessages <true|false> - This sets the player's death message. If this is not set, and if the configuration is specified, if this true, then the one who is in the game will receive the message. If both are false, they will not send a message.

Sets actionbar

/rm actionbar <true|false> - If this is set, the one who is in the game will receive your current rank or kill someone. It is also not necessary to configure because it exists in the configuration.

Sets bossbar

⚠️ This does not work in versions under 1.9!

/rm bossbar <true|false> - If this is set, the player gets a bossbar message, for example, if he/she gets points or joined the game. This is also not necessary because it exists in the configuration.

Create/remove hologram

(Optional) HolographicDisplays supported. By default RageMode plugin using armor stands to make holograms.

/rm holostats add/remove - Add/remove a hologram. You can create more, as they are saved to a file so that it will not be lost after the server restarts.

Zombie Apocalypse

Zombie Apocalypse is a game where you can fight only with zombies.

Description:

  • Other players are your friends. You can't hurt players by anything. The explosions can hurt every entities (including players) who's in the specified radius.
  • Players have lives. If a value greater than 0 is specified, they can be respawn a specified number of times.
    • If a player dies, they can switch to spectator mode to continue watching the game.
  • The zombies are coming. When the first zombies arrive, 5-10 zombies are spawning, and then after each zombie entity is dead, +5, +10 are added in a few seconds, making the game more difficult.
  • For each zombie kill you get +1 points, thus increasing the points so you can buy.
  • At the end of the game, you get a reward and bonus just like you were in a normal game.

Setup
Follow these commands to your game is be zombies.

  1. Change the game type or add a new game by typing: /rm setgametype game zombie or (/rm addgame)
  2. Add some zombie spawn locations by executing: /rm addzombiespawn
    • If you want to remove a zombie spawn just use: /rm removezombiespawn
    • If you want you can specify only 1 spawn for zombies
  3. Finally, run the above commands to make the other settings (like /rm gametime).
⚠️ **GitHub.com Fallback** ⚠️