Skip to content

GameduJS/Randomizer

Repository files navigation

Randomizer

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.

How to use the plugin

  • 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

World Generation

The plugin automatically generates a world with a bedrock block for each player in a different chunk

Pre-Start of the game

Each player spawns on its platform. While the game hasn't started, players cannot move in survival mode.

Settings

Any operator or player with the permission randomizer.gamecan edit the game settings1.

NOTE: The list of changeable settings is not finished

Gameplay

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

End of game

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.

End of the game

Upcoming changes

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

Footnotes

  1. Players should not edit settings simultaneously

  2. As long as the player is online