SurvivalCraft
Description
Hello ! SurvivalCraft is a plugin which make your server a SurvivalGames. IT'S ONLY WORK ON SERVER WITH NO OTHER PLUGIN ! Bungee cord use is recommended !Installation
Just put the plugin in the plugin folder, and it's almost done !Modify your launch script, because the server will restart after his shutdown. It's not necessary if you turn off the restart in the config file.
On Windows
- Put :start before java line.
- And goto start after java line
:start
java -jar craftbukkit.jar
goto start
On linux
- Put while true do before java line.
- And done after java line.
while true
do
java -jar craftbukkit.jar
done
Utilisation
It's full automatic ! No user interaction needed.Just set the max-players and the plugin will be ok !
The game will start when the server will be full.
There is commands for the plugin !
Commands
This point will be updated after each update- /sc start - Force the start of the game
- /sc end - Force the end of the game
Features
- Walls of bedrock for the map
- Map centered at 0,0, and the map is limited by 1000x1000 (can be configurable)
- 1 minute of invincibility after the start of the game (can be configurable)
- Restart the server and regenerate a new map after (the restart can be switched off by the config)
- Compass ! (can be configurable)
- And other things ! (or not)

