mirror of
https://github.com/kuitoi/kuitoi-Server.git
synced 2026-04-24 09:06:36 +00:00
[~] Minor
[>] main files > init.py [+] RateLimiter [~] Update BeamMP_version
This commit is contained in:
@@ -598,7 +598,7 @@ class LuaPluginsLoader:
|
||||
"LogChat": config.Options['log_chat'],
|
||||
"Debug": config.Options['debug'],
|
||||
"Private": config.Auth['private'],
|
||||
"MaxCars": config.Game['max_cars'],
|
||||
"MaxCars": config.Game['cars'],
|
||||
"MaxPlayers": config.Game['players'],
|
||||
"Map": f"/levels/{config.Game['map']}/info.json",
|
||||
"Description": config.Server['description'],
|
||||
|
||||
Reference in New Issue
Block a user