Speedrace2
Exciting Races with Friends
Speedrace2 transforms ordinary Minecraft into an exciting racing arena! Gather your friends and organize speed competitions - whoever reaches the designated goal first wins.
How It Works
Each race participant starts simultaneously and strives to reach the pre-set point on the map as quickly as possible. The finish coordinates are configured by the administrator, allowing for unique routes and tracks.
Management Commands
A set of convenient commands is available for managing races:
- /speedrace or /spr - main command
- /speedrace info - displays current game information
- /speedrace start - starts the race in 5 seconds (standard delay)
- /speedrace stop - immediately ends the current game
- /speedrace restart - combination of stop and restart
- /speedrace players or /speedrace list - shows list of finished players and their results
- /speedrace target x z - sets finish point coordinates
- /speedrace rejoin player - allows player to rejoin the race
Permission System
permissions:
'perm.speedrace':
description: 'Root permission for /speedrace command'
default: 'true'
'perm.speedrace.info':
description: 'Permission to view race information'
default: 'true'
'perm.speedrace.gamehandle':
description: 'Permission to start and stop games'
default: 'op'
'perm.speedrace.target':
description: 'Permission to set race targets'
default: 'op'
'perm.speedrace.rejoin':
description: 'Permission to rejoin players to race'
default: 'op'
'perm.speedrace.list_arrival':
description: 'Permission to view finished players list'
default: 'true'