
Spectrum Rush - Minecraft Mini-Game
Spectrum Rush is an exciting mini-game for Minecraft, perfect for server entertainment. When the game starts, colorful sheep appear around the shared spawn point. Players need to collect wool of a specific color within the limited time as much as possible.
How the Game Works
At the beginning of each round, sheep of n different colors appear, with c individuals of each color - n|c animals in total. The task is simple but engaging: collect the maximum amount of wool of the required color before the round time expires.
The game ends either by operator command or after completing all rounds. The winner is the player with the most points, after which all participants see the ranking table.
Game Settings
- SHEEP_COLORS: List of colors for sheep and wool
- COUNT_SHEEP_EACH_COLOR: Number of sheep for each color
- MAX_SPAWN_RADIUS: Radius of the gameplay area relative to spawn point
- EACH_ROUND_TICKS: Duration of each round in ticks (1 second = 20 ticks)
- TOTAL_ROUNDS: Total number of rounds
- SHEEP_SPEED_MODIFIER: Sheep speed modifier - positive values make the game harder, negative values make it easier