Skip to content

Version 1.0.1

Compare
Choose a tag to compare
@JustBru00 JustBru00 released this 13 May 22:56
· 11 commits to master since this release

The first release. This release focuses on making the plugin for event type servers.
Nothing is automatic until the game is manually started.
Make sure to set the following on your server to ensure best results:
force-gamemode: true
gamemode: survival
allow-flight: true

This plugin provides the following commands to control the game:

/blockshuffle start - Starts the block shuffle game. All online players will be included in the game.
/blockshuffle stop - Stops the block shuffle game. The timer will stop and all players will be left as they are.
/blockshuffle timeleft - Displays the time left in this round. The game will show all players the time left starting at 10 seconds.

Permission for /blockshuffle is: epicblockshuffle.blockshuffle

Players who join while a round is running will be put in spectator unless the player left after the current round started.

The game doesn't currently reload the world or stop the server at the end of the game.