This mod allows server administrators to create racetracks and organize racing competitions for players.
This mod allows server administrators to create racetracks and organize racing competitions for players.
/racetrack create <racetrack_name>/racepoint edit <racetrack_name>/racepoint add start <coordinate_1> <coordinate_2>/racepoint add end <coordinate_1> <coordinate_2>/racepoint add checkpoint <coordinate_1> <coordinate_2>/race init <racetrack_name>/race run <racetrack_name>/race stop <racetrack_name>/race join <racetrack_name>/racetrack rankinglist <racetrack_name>/racetrack create <racetrack_name>
Create a new racetrack.
/racetrack remove <racetrack_name>
Delete the specified racetrack.
/racetrack description <racetrack_name> <description>
Set the description for the specified racetrack. If the description contains Chinese characters, enclose the entire text in double quotation marks.
/racetrack clearRankingList <racetrack_name>
Clear the ranking list.
/racetrack laps <racetrack_name> <laps>
Set the number of laps for the specified racetrack (default is 1).
/racepoint edit <racetrack_name>
Switch to edit mode for the specified racetrack. Editing a racetrack requires selecting it first.
/racepoint add <point_type> <start_coordinate> <end_coordinate>
Set the area for the specified point type.
/racepoint add checkpoint <start_coordinate> <end_coordinate> <index>
Insert a checkpoint at the specified index. Use index 0 for inserting at the beginning and any negative number for inserting at the end.
/race init <racetrack_name>
Initialize the race for the specified racetrack. All races must be initialized before starting.
/race run <racetrack_name>
Start the race for the specified racetrack.
/race stop <racetrack_name>
Stop the race for the specified racetrack and save the results. Use this command after the race ends. Restarting the race requires reinitialization.
/race save <racetrack_name> [show_ranking_on_stop]
Manually save race results to the leaderboard.
/race join <racetrack_name> [player_name]
Register the specified player for the race on the specified racetrack.
/race leave <racetrack_name> [player_name]
Remove the specified player from the race on the specified racetrack.
/racetrack list
Display all available racetracks on the server.
/racetrack info <racetrack_name> [point_type]
Display detailed information about the specified racetrack.
/racetrack rankinglist <racetrack_name> [page]
Displays the ranking information for the specified track on the specified page (defaults to 0).
/race check <racetrack_name>
Check the information of all participants on the track.
/race join <racetrack_name>
Register for the race on the specified racetrack.
/race leave <racetrack_name>
Leave the race on the specified racetrack.
/speeduuuuuuup debug show_all <true/false>