46 lines
901 B
JSON
46 lines
901 B
JSON
{
|
|
"providers": [
|
|
{
|
|
"type": "bitmap",
|
|
"file": "citrus-dev:ranks/owner.png",
|
|
"ascent": 8,
|
|
"height": 10,
|
|
"chars": ["\uE001"]
|
|
},
|
|
{
|
|
"type": "bitmap",
|
|
"file": "citrus-dev:ranks/admin.png",
|
|
"ascent": 8,
|
|
"height": 10,
|
|
"chars": ["\uE002"]
|
|
},
|
|
{
|
|
"type": "bitmap",
|
|
"file": "citrus-dev:ranks/vip.png",
|
|
"ascent": 8,
|
|
"height": 10,
|
|
"chars": ["\uE003"]
|
|
},
|
|
{
|
|
"type": "bitmap",
|
|
"file": "citrus-dev:ranks/dev.png",
|
|
"ascent": 8,
|
|
"height": 10,
|
|
"chars": ["\uE004"]
|
|
},
|
|
{
|
|
"type": "bitmap",
|
|
"file": "citrus-dev:ranks/bughunter.png",
|
|
"ascent": 8,
|
|
"height": 10,
|
|
"chars": ["\uE005"]
|
|
},
|
|
{
|
|
"type": "bitmap",
|
|
"file": "citrus-dev:ranks/default.png",
|
|
"ascent": 8,
|
|
"height": 10,
|
|
"chars": ["\uE099"]
|
|
}
|
|
]
|
|
} |