HomeJavaModsBlock Shuffle Minigame
Block Shuffle Minigame
Block Shuffle Minigame
An implementation of the Block Shuffle Minigame inspired by Dream's YouTube video. When the game starts, the inventory of each player is cleared, and they are given a fixed amount of food to start off (Can be set to 0 in the config file). A random block is assigned to each player and they score a point if they find the block and stand on it before their time runs out. After a fixed number of rounds, whoever has the highest score, wins.

The source code can be viewed on Github. If you want to contribute, you are welcome to make a pull request there :)

Commands
NOTE - All time in the plugin is measure in ticks, so set everything using this conversion : 20 ticks = 1 second. So, if you want to set the Round Time to 5 minutes, the command is -

/blockshuffle set roundTime 6000 (5 minutes = 300 seconds = 300 * 20 = 6000 ticks)

Config File
The config.yml file can be edited to change the initial settings of the game (Attributes can be changed in-game too as can be seen from the commands above)

The parameters are straightforward, and do make sure to set the time in ticks.

You can change the blocks to be added from there, but it has to match one of the enum constants from the Material class in the Spigot API. If you are unsure, here is a comprehensive list of Materials you can add.

Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Block Shuffle Minigame is a free Minecraft Java mod. Compatible with Minecraft 1.13, 1.14, 1.15, 1.16. Downloaded 7,077 times (via Spigot). Download it and open it directly in the game.

Explore more