clientstuff
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"_schemaVersion": 6,
|
||||
"_schemaVersion": 7,
|
||||
"_lastMCVersionId": 5,
|
||||
"generalSettings": {
|
||||
"detectATLauncherInstance": true,
|
||||
@@ -283,8 +283,7 @@
|
||||
"playerSkinEndpoint": "https://mc-heads.net/avatar/{getOrDefault(player.uuid.short, player.name)}",
|
||||
"allowDuplicatePackets": false,
|
||||
"maxConnectionAttempts": 10,
|
||||
"enableClassGraph": false,
|
||||
"useClassLoader": false
|
||||
"enableClassGraph": false
|
||||
},
|
||||
"accessibilitySettings": {
|
||||
"languageId": "en_US",
|
||||
@@ -308,20 +307,14 @@
|
||||
"smallImageText": "{server.message} {custom.pack}",
|
||||
"startTimestamp": "{data.general.time}",
|
||||
"endTimestamp": "",
|
||||
"buttons": {
|
||||
"default": {
|
||||
"label": "Example Text",
|
||||
"url": "https://google.com"
|
||||
}
|
||||
}
|
||||
"buttons": {}
|
||||
},
|
||||
"dynamicIcons": {
|
||||
"boubou_19": "https://mc-heads.net/avatar/d28e5f134b8444ce9d3251f1b569adda",
|
||||
"zeta.gtnewhorizons.com": "https://api.mcsrvstat.us/icon/zeta.gtnewhorizons.com",
|
||||
"default": "https://via.placeholder.com/256.png"
|
||||
"emblad.com": "https://api.mcsrvstat.us/icon/emblad.com"
|
||||
},
|
||||
"dynamicVariables": {
|
||||
"default": "Example Text",
|
||||
"mods": "{general.mods} Mod(s)",
|
||||
"player_info_coordinate": "At {player.position.x}, {player.position.z}",
|
||||
"players": "{server.players.current} / {server.players.max} Players",
|
||||
|
||||
Reference in New Issue
Block a user