Update craftpresence.json
This commit is contained in:
@@ -42,7 +42,9 @@
|
||||
"default": {
|
||||
"textOverride": "Playing on {server.motd.raw}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"pingRateInterval": 5,
|
||||
"pingRateUnit": "minutes"
|
||||
},
|
||||
"statusMessages": {
|
||||
"mainMenuData": {
|
||||
@@ -99,7 +101,8 @@
|
||||
"playerSkinEndpoint": "https://mc-heads.net/avatar/{getOrDefault(player.uuid.short, player.name)}",
|
||||
"allowDuplicatePackets": false,
|
||||
"maxConnectionAttempts": 10,
|
||||
"enableClassGraph": false
|
||||
"enableClassGraph": false,
|
||||
"useClassLoader": false
|
||||
},
|
||||
"accessibilitySettings": {
|
||||
"languageId": "en_us",
|
||||
|
||||
Reference in New Issue
Block a user