Update craftpresence.json

This commit is contained in:
Dmitry
2024-10-20 14:36:49 +07:00
parent 7f61e3e2ef
commit e4e2593fcb

View File

@@ -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",