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.
- Download the plugin
- Prepare a paper server (1.20.4)
- Put the plugin into the plugins folder
- Startup the server and close it when it is loaded
- Add the following to
Bukkit.yml
:
worlds:
world:
generator: Randomizer
- Restart the server
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 settings1.
NOTE: The list of changeable settings is not finished

To start the game execute /game start
Every x
seconds a random item is dropped on each platform2.
The goal of each player is to get as far as possible in the given time

The game ends when the time is up or /game stop
is executed.
The winner will be announced and the server will shut down and delete the world.

The plugin is still in development.
Ideas/Plans for the future: