Resource icon
GoldRush is a game that players need break Gold ores before the timer stop
When someone breaks a gold ore it will change to cobblestone and in random time it will change to be gold ore
the most player with gold ores wins the game
Commands
No dependency
Multi Arena
Time left
Lobby System
Lobby Countdown
In-Game Scoreboard
Top player
Lobby Scoreboard
Titles
Stats - Games Played - Atoms - Victories
Sign System
Easy Setup
No Lagg
Config
Configurable
More..
Code (Text):
For player
/gr join <arena>
/gr leave <arena>
/gr stats
for Admins: gr.admin
/gr create <arena>
/gr setlobby <arena>
/gr setcountdown <arena> <number>
/gr setgloballobby <arena>
/gr addspawn <arena> <number> : Please start on 0 to prevent errors
/gr removespawn <arena> <number>
/gr list
/gr stats
/gr join <arena>
/gr remove <arena>
/gr start <arena>
/gr stop <arena>
Code (Text):
Sign format:
gr
<arena>
Code (Text):
first of all, you need to set global lobby
/gr setgloballobby
then create an arena
/gr create <arena>
then set waiting for the lobby for an arena
/gr setlobby <arena>
then add spawns for players
/gr addspawn <arena <number> : Please start on 0 !!!
When someone breaks a gold ore it will change to cobblestone and in random time it will change to be gold ore
the most player with gold ores wins the game
Commands
No dependency
Multi Arena
Time left
Lobby System
Lobby Countdown
In-Game Scoreboard
Top player
Lobby Scoreboard
Titles
Stats - Games Played - Atoms - Victories
Sign System
Easy Setup
No Lagg
Config
Configurable
More..
Code (Text):
For player
/gr join <arena>
/gr leave <arena>
/gr stats
for Admins: gr.admin
/gr create <arena>
/gr setlobby <arena>
/gr setcountdown <arena> <number>
/gr setgloballobby <arena>
/gr addspawn <arena> <number> : Please start on 0 to prevent errors
/gr removespawn <arena> <number>
/gr list
/gr stats
/gr join <arena>
/gr remove <arena>
/gr start <arena>
/gr stop <arena>
Code (Text):
Sign format:
gr
<arena>
Code (Text):
first of all, you need to set global lobby
/gr setgloballobby
then create an arena
/gr create <arena>
then set waiting for the lobby for an arena
/gr setlobby <arena>
then add spawns for players
/gr addspawn <arena <number> : Please start on 0 !!!