Game Setup - montlikadani/RageMode GitHub Wiki
Here you find all the information about setting up the game. The game must be set up with the following commands:
- adds a game
- area
- sets a lobby
- sets lobby delay
- adds spawn points
- sets game time
- sets global messages
- sets actionbar
- sets bossbar
- create/remove hologram
- zombie apocalypse
Some argument types
< text > - required argument
[text] - optional argument
(text) - command abbreviations
/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
/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.
/rm setlobby - Sets the lobby spawn to the player current location.
/rm lobbydelay - Sets the delayed time of the lobby (when the time runs out, the game starts). It counts in seconds.
/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 ⬇️
/rm gametime - Sets the time of the game. It counts in minutes.
/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.
/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.
/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.
(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 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.
- Change the game type or add a new game by typing:
/rm setgametype game zombie
or (/rm addgame) - 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
- If you want to remove a zombie spawn just use:
- Finally, run the above commands to make the other settings (like /rm gametime).