1
0
Fork 0
forked from Simnation/Main

Update server.json5

This commit is contained in:
Miho931 2025-07-02 12:37:48 +02:00
parent d8749b98c1
commit 56e4bb6c3b

View file

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