Releases: Matistan/MinecraftBlockShuffle
Releases · Matistan/MinecraftBlockShuffle
Version 1.5.2
Minor bug
Version 1.5
Changelog:
- added a new command
/blockshuffle rules value(optional)
- to change the rules in config.yml file in game! - added a new rule playWithEveryone to not have to use
/blockshuffle add
every time, and instead play with every player on the server. This is set by default to true. - some minor improvements and bugfixes
Version 1.4.3
Better time format and a small bugfix
Version 1.4.2
removed ending a game instantly when one player was 2 or more points ahead of a second player and has already gained required points to win (because now you can skip a round, and he will lost a point from this round)
Version 1.4.1
Mostly bug fixes and tweaks
Also forgot to mention in the last update, that blockshuffle commands can now be executed by command blocks or the console, as requested here #2
Version 1.4
Huge update
- adding and removing players using
@a
:blockshuffle add @a
blocks.yml
file now generates automatically depending on server's minecraft version, so it's always up-to-date- 3 new commands:
-
blockshuffle skip
- skips the current round (useful if you got a hard or an impossible block)
-
blockshuffle ban <block_name>
- bans the selected block from getting selected in the future
-
blockshuffle unban <block_name>
- to unban the selected block
all the banned blocks are saved inbanned.yml
file. It already has some hard or impossible blocks, but not all of them, so if you encounter an impossible block to stand on, ban this block and skip to the next round.
Version 1.3
Permission Update
Added permissions support for all the commands.
Version 1.2
Huge Update!
- ops are now given back even to offline players
- you can add multiple players using one command, as well as remove them '/blockshuffle add/remove ... '
- fixed the scoreboard not disappearing after the game
- you can ban your own blocks now! go to the
plugins/MinecraftBlockShuffle/disabled.yml
and disable certain blocks - there is also a list of blocks:
plugins/MinecraftBlockShuffle/blocks.yml
- some bug fixes and optimizations
Version 1.1.1
Added Scoreboard!
Scoreboard shows how much time you have left, your current block and how many players are still in the game or how many points you have