
Minigame: Cover the furthest distance with random item drops in a void world
This repository is a Minecraft plugin of a minigame called 'Randomizer' or 'OneBlockRace'
The player who bridges the furthest in a given time with random item/block drops wins.
Bukkit.yml:worlds:
world:
generator: Randomizer
The plugin automatically generates a world with a bedrock block for each player in a different chunk
Each player spawns on its platform. While the game hasn't started, players cannot move in survival mode.
Any operator or player with the permission randomizer.game can edit the game settings.
NOTE: Players should not edit settings simultaneously
To start the game execute /game start
Every x seconds a random item is dropped on each platform.
The goal of each player is to complete the given goal
The game ends when the goal is completed or /game stop is executed.
The winner will be announced and the server will shut down and delete the world.
If you encounter any issues, please take the following steps to report them:
Your feedback is valuable in helping me improve the project. Thank you for taking the time to report any issues you encounter!