1
0
Fork 0
forked from Simnation/Main
This commit is contained in:
Nordi98 2025-07-02 15:45:41 +02:00
commit 5244872ba6

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