Description
In this minigame, players take more knockback every time they get hit. As your knockback increases it will become nearly impossible to stay on the ledges!
Features
- Leaderboard with Kill/Death ratio
- Automatic respawn
Commands
/showleaderboard - Display the leaderboard in the chat.
Installation
Place the downloaded LedgesRevived.jar file into your plugins folder, then restart your server.
Edit the config.yml in /plugins/LedgesRevived.jar as desired.
config.yml
World: Name of the world the minigame should run in.
Code (YAML):
#worldname
world
: world
UseWorldSpawn: Should the game send players to spawn when they fall?
Code (YAML):
useWorldSpawn
: true
Starting Coordinates: If useWorldSpawn is false, players will go here instead
Code (YAML):
spawnX
: 0
spawnY
: 80
spawnZ
: 0
Floor: Players below this Y coordinate will be teleported to the starting location. Set this to something lower than your map.