Compatibility
Minecraft: Java Edition
1.19–1.19.2
1.18.x
1.17.x
1.16.x
Platforms
Paper
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed ARR
Published last year
Updated last year
This game allows you to have a speedrace game with your friends.
Each player runs towards the configured destination as quick as possible.
Commands:
- /speedrace (aka /spr)
- /speedrace info - print information of current game
- /speedrace start - start the game in 5s (by default)
- /speedrace stop - terminate the game
- /speedrace restart = /speedrun stop + /speedrun start
- /speedrace players | /speedrace list - list arrived players and their records
- /speedrace target <x> <z> - set destination of the race
- /speedrace rejoin <player> - set the player as not arrived
Permissions:
permissions:
'perm.speedrace':
description: 'Root permission of /speedrace command'
default: 'true'
'perm.speedrace.info':
description: 'Whether /speedrace info is able to be queried'
default: 'true'
'perm.speedrace.gamehandle':
description: 'Whether the players can start or stop the game'
default: 'op'
'perm.speedrace.target':
description: 'Whether the players can set targets'
default: 'op'
'perm.speedrace.rejoin':
description: 'Whether the player can rejoin (reset broadcast bans)'
default: 'op'
'perm.speedrace.list_arrival':
description: 'Whether the player can see the arrival list'
default: 'true'