Configuration
Configuration for mUnder6round Resource
Last updated
Configuration for mUnder6round Resource
Last updated
Select the framework you are using on your server. Options are stated on the related command line.
Select the SQL Database you are using your server. Options are stated on the related command line.
The update speed of the leaderboard during the race (in milliseconds). However, reducing this too much will result in a decrease in script performance. 500 is the optimal value.
The total number of laps players need to complete in races of the 'Circut' type.
The minimum distance between checkpoints when creating a route.
The activation of ghost mode during the race.
The minimum time required to prevent players from exploiting bugs and waiting between checkpoints in drift race mode.
The amount of " G Point " the player who wins the race will receive.
Inventory script to get the items you will add to G Store .
If you are using other than these inventories, you need to add the necessary codes to server/inventory.lua.
If you want to use it with an item, set enabled to true and change the name value to the item you want. If you want to use it with command, change the command value what you want and set enabled to false.
Items you want to display in the G Store's G Materials.
Name is the temporary name that will appear in the UI.
Item value is the item the player will receive when purchasing this material.
Image is the image that will appear in the UI.
Price is the number of points the player will spend to buy it.
Increase index value by 1 every time you add a new item
Count is how many of this item the player will receive.
You can adjust the settings on the Store page here.
The minimum amount of checkpoints required for the player to create a route.
These are the admin commands to give points to the player.
Don't touch the values on the left!
Required in-game combinations.
If you want to change the hotkeys but don't know the keyboard key codes ? Check here for key codes.
Probes used in the route.
If you want to change the props but don't know the prop names ? Check here for props.
You can set the words you don't want to see in the comment token in the UI here.
In-game image and discord log bot configurations.
bot_Token The token for the bot you created from the Discord developer portal. (https://discord.com/developers/docs/intro)
bot_logo Picture of the bot used in the logs
bot _name Name of the bot used in the logs
Enter your webhooks here for players' store shopping and other things.
" config/locales.lua " Here you can adjust the UI and language settings in the game.