Welcome, Racetrack Owners! This guide is your go-to resource for managing your racetracks effectively. We've structured it to make finding and executing commands straightforward, ensuring you have more control and can provide the best experience for your players.
Configuration Commands
- New!
//setRoomTitle <name>
: Renames the racetrack. Premium Users Only
Setting Properties
- Command:
//set <property> <new value>
- Example:
//set maxPlayers 100
- Usage: Adjusts racetrack settings or shows current settings if
<new value>
is not specified. - Configurable Settings:
maxPlayers <2-300>
: Max players allowed, including racers and spectators.maxPlayersPerGame <2-300>
: Max racers per race.newGameDelaySeconds <10-600>
: Time before a new race starts after one ends (seconds).allowGuests <true/false>
: Allow or disallow guest racers.
Moderation Commands
User and Guest Management
- Ban:
//ban <username>
- Bans a user, blocking them from rejoining.
- Unban:
//unban <username>
- Removes a ban from a user.
- View Ban List:
//ban -list
- Displays a list of banned users.
- New! Remove Guests:
//removeGuests
- Kicks all guests out of the racetrack, allowing for quick reset or private sessions.
Bot Commands
Adding Bots
- Single or Multiple Bots:
//addbot <wpm1> <wpm2> <wpm3>
- Adds bots with specified speeds. Each speed value adds one bot.
- Bulk Add:
//addbots <number> <avgWpm>
- Adds a specified number of bots at an average speed. If
<avgWpm>
is omitted, it defaults to your skill level.
- Adds a specified number of bots at an average speed. If
Removing Bots
- Command:
//removebots
- Usage: Clears all bots from the racetrack.
Other Commands
General assistance and additional utilities.
Help and Info
- Command:
//help
- Usage: Provides information on using the
//set
commands and more.
These new commands are designed to give you more flexibility and control over your racetrack's environment and settings. Whether it's renaming your track for a special event or ensuring a private racing experience, these tools are here to help you create the best possible experience for your racers. Happy racing!
Comments
0 comments
Please sign in to leave a comment.