1
0
Fork 0
forked from Simnation/Main
This commit is contained in:
Miho931 2025-07-01 12:01:46 +02:00
parent 7e2451be50
commit 7449f2b2b7
2 changed files with 2 additions and 2 deletions

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": "{serverid}"
"userNamePattern": "{guid}"
}

View file

@ -100,7 +100,7 @@
40
],
// Choose if a notification should be sent when the voice range is changed.
"sendNotification": false,
"sendNotification": true,
"markerColor": {
// Choose if the marker should be enabled.
"enabled": true,