1
0
Fork 0
forked from Simnation/Main

Update server.json5

This commit is contained in:
Miho931 2025-07-01 12:05:24 +02:00
parent dc82a8e8cb
commit d2c261da07

View file

@ -13,5 +13,5 @@
* - {playername} with the steam/fivem name of the player
* - {guid} with a string containing random letters and digits.
*/
"userNamePattern": "{guid}"
"userNamePattern": "EVO |{serverid}"
}