BattleRoyaleHD
Simple Battle Royale plugin which manages the BR world automatically. Just finish simple setup and enjoy playing
BattleRoyaleHD
BattleRoyaleHD
The plugin allows you to manage the Battle Royale world.
Instalation
Download the Jar file from releases. Move it to your servers plugins folder (`server_dir_name/plugins/`). Start the server. After starting the server plugin should create a folder with the same name as plugins name. Enter the folder and change `config.yml` if you want to change settings of plugin. Text after '#' in configuration file will be ignored.
Phases
Battle Royale includes 3 Phases: - Mining Phase* - Fight Phase* - Overtime
Mining Phase: - PvP is disabled - Border is static - Respawn after death
Fight Phase: - PvP is enabled - The border gets smaller - You cannot respawn anymore
Overtime: - Optional phase. Starts only if there's no winner after Fight Phase - PvP is enabled - Border shrinks to a very small size - Respawning disabled - Special event (quick death) if enabled in config
Quick Death in Overtime
Types: - lava - arrows -> arrows are falling from the sky - damage_dealt -> the player who dealt the most damage wins - box -> players are closed in obsidian box and need to fight - hunger -> infinite hunger effect - random - none -> nothing special. fight until only one players stays alive More details about every event will be added later
Commands
`/br setspawn` - set the center of the border and spawnpoint
`/br start <time_in_s_before_start>` - start Battle Royal in <$arg1> seconds
Example: `/br start 3` - starts game in 3 seconds
`/br stop` - instantly stop the game
`/br reload` - reload plugin configuration
`/kit <create|edit|confirm|cancel|remove|preview>`
FAQ
What is Battle Royale?
-> Players fight each other with resources they collect during mining phase. The last player alive wins. The world has a border that shrinks over time
Which Minecraft versions are supported?
-> Officially support only for 1.21.11 at the moment. The stability on other versions is not guaranteed but it may work on 1.21.X at least
Does it works on Spigot/Bukkit?
-> It may work and you can check it by doing a test game but it was generally built for Paper