- Gamemodes:
- Battle Royale: Join the battle zone, retrieve materials and prepare yourself for an immersive fight inside the zone or you would die outside the zone. Be the last one standing to win the match.
- Resurgence: Gather materials and always be prepare for war but don't worry you got unlimited respawns. Hunt for players to be among the top 3 winners with highest kills.
- GUI System: A complete and easy GUI system to join the 2 gamemodes.
- Players Queue System: Players are queued in a separate world and teleported once the numbers of players specified have been reached.
- World management: The plugin automatically creates a new world for either battleroyale or resurgence mode and once the match is over the world is automatically deleted. And do not worry, the plugin is capable of creating unlimited match worlds.
- Winner announcer:
- Battle Royale: The last player to survive among all is announced as the winner.
- Resurgence: After the border has completely shrink, top 3 players with the highest number of kills are announced as the winner.
- Match spectating: Players can spectate the match once they are eliminated. Only works in battleroyale as no respawn is granted.
- Parachute: Players are automatically given an elytra and removed once they reach the land.
/br
Opens the main GUI.
Requires "mortis.battleroyale.gui" permission.
/setlobbybr
Set the lobby for players queuing for battle royale.
Requires "mortis.battleroyale.setlobbybr" permission.
/setlobbyrs
Set the lobby for players queuing for resurgence.
Requires "mortis.battleroyale.setlobbyrs" permission
/brleave
Leave the battle royale match after you have been eliminated or is still a survivor.
Requires no permission.
/rsleave
Leave the resurgence match after you have been eliminated or is still a survivor.
Requires no permission.
* = Important
● Terraform Generator*
● LuckPerms (Optional)
NO SHOWCASE AVAILABLE RIGHT NOW! I'm working on it!
battleroyale:
world-size: 500 # 500 means 500x500
pvp-enabled-time: 60 # in seconds
tp-world: "spawn" # this is the world where players will be teleported upon winning or leaving match.
resurgence:
world-size: 200 # 200 means 200x200
tp-world: "spawn" # this is the world where players will be teleported upon winning or leaving match.
# Commands that are restricted while in the match world. (World names starting with battleroyale or resurgence are included as match world.)
restricted-commands:
commands:
- "tp"
- "home"
- "spawn"
- "warp"
battleroyale:
world-name: "lobby_br" # Name of the lobby where players are teleported for que.
player-size: 10 # Numbers of player needed to start the match.
location:
resurgence:
world-name: "lobby_dm" # Name of the lobby where players are teleported for que.
player-size: 10 # Numbers of player needed to start the match.
location:
rs-not-enough-players: "&cWaiting for enough players to start the match."
br-lobby-full: "&aLobby is full, teleporting all the players to the battle zone..."
rs-lobby-full: "&aLobby is full, teleporting all the players to the resurgence zone..."
lobby-set-br: "&aSuccessfully set lobby spawn at your current location for battleroyale."
lobby-set-dm: "&aSuccessfully set lobby spawn at your current location resurgence."
br-elimination: "&cEliminated! [Tip: You can spectate the match or do /brleave to leave the match and que for another one if you wish to.]"