Skip to content

Releases: JustBru00/BlockShuffle

Version 1.1.0

28 Jul 23:55
Compare
Choose a tag to compare

~ Added automatic game start. Countdown of 60 seconds starts when two players have joined the server.
~ Added automatic server stop 10 seconds after the game ends.
~ Round 4-6 only last 4 minutes.
~ Round 7-Infinity only last 3 minutes.
~ Edited /blockshuffle command to add new features. /blockshuffle <timeleft, settime, start, stop>

This version still doesn't add automatic world generation. I personally use an automatic restart script that deletes the world folders.

Version 1.0.1

13 May 22:56
Compare
Choose a tag to compare

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.