1
0
Fork 0
forked from Simnation/Main
This commit is contained in:
Nordi98 2025-07-01 12:05:49 +02:00
commit 2ad9d20226

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}"
}