103 lines
2.3 KiB
JSON
103 lines
2.3 KiB
JSON
{
|
|
"providers": [
|
|
{
|
|
"type": "bitmap",
|
|
"file": "minecraft:gui/auth.png",
|
|
"ascent": 16,
|
|
"height": 16,
|
|
"chars": [
|
|
"▲"
|
|
]
|
|
},
|
|
{
|
|
"type": "bitmap",
|
|
"file": "minecraft:gui/lobby.png",
|
|
"ascent": 16,
|
|
"height": 16,
|
|
"chars": [
|
|
"▼"
|
|
]
|
|
},
|
|
{
|
|
"type": "bitmap",
|
|
"file": "minecraft:gui/skypvp.png",
|
|
"ascent": 16,
|
|
"height": 16,
|
|
"chars": [
|
|
"◆"
|
|
]
|
|
},
|
|
{
|
|
"type": "bitmap",
|
|
"file": "minecraft:gui/skyblock.png",
|
|
"ascent": 16,
|
|
"height": 16,
|
|
"chars": [
|
|
"■"
|
|
]
|
|
},
|
|
{
|
|
"type": "bitmap",
|
|
"file": "minecraft:ranks/admin.png",
|
|
"ascent": 8,
|
|
"height": 8,
|
|
"chars": [
|
|
"⯐"
|
|
]
|
|
},
|
|
{
|
|
"type": "bitmap",
|
|
"file": "minecraft:ranks/helper.png",
|
|
"ascent": 8,
|
|
"height": 8,
|
|
"chars": [
|
|
"⯑"
|
|
]
|
|
},
|
|
{
|
|
"type": "bitmap",
|
|
"file": "minecraft:ranks/tulaj.png",
|
|
"ascent": 8,
|
|
"height": 8,
|
|
"chars": [
|
|
"⯒"
|
|
]
|
|
},
|
|
{
|
|
"type": "bitmap",
|
|
"file": "minecraft:ranks/admin+.png",
|
|
"ascent": 8,
|
|
"height": 8,
|
|
"chars": [
|
|
"⯓"
|
|
]
|
|
},
|
|
{
|
|
"type": "bitmap",
|
|
"file": "minecraft:ranks/manager.png",
|
|
"ascent": 8,
|
|
"height": 8,
|
|
"chars": [
|
|
"⯔"
|
|
]
|
|
},
|
|
{
|
|
"type": "bitmap",
|
|
"file": "minecraft:ranks/developer.png",
|
|
"ascent": 8,
|
|
"height": 8,
|
|
"chars": [
|
|
"⯕"
|
|
]
|
|
},
|
|
{
|
|
"type": "bitmap",
|
|
"file": "minecraft:ranks/staff.png",
|
|
"ascent": 8,
|
|
"height": 8,
|
|
"chars": [
|
|
"⯖"
|
|
]
|
|
}
|
|
]
|
|
} |