Rank Stuff

This commit is contained in:
Patrick
2026-07-12 17:01:53 +02:00
parent cebcd4b79d
commit 728d955ff0
12 changed files with 192 additions and 3 deletions
@@ -0,0 +1,46 @@
{
"providers": [
{
"type": "bitmap",
"file": "citrus-dev:ranks/owner.png",
"ascent": 7,
"height": 8,
"chars": ["\uE001"]
},
{
"type": "bitmap",
"file": "citrus-dev:ranks/admin.png",
"ascent": 7,
"height": 8,
"chars": ["\uE002"]
},
{
"type": "bitmap",
"file": "citrus-dev:ranks/vip.png",
"ascent": 7,
"height": 8,
"chars": ["\uE003"]
},
{
"type": "bitmap",
"file": "citrus-dev:ranks/dev.png",
"ascent": 7,
"height": 8,
"chars": ["\uE004"]
},
{
"type": "bitmap",
"file": "citrus-dev:ranks/bughunter.png",
"ascent": 7,
"height": 8,
"chars": ["\uE005"]
},
{
"type": "bitmap",
"file": "citrus-dev:ranks/default.png",
"ascent": 7,
"height": 8,
"chars": ["\uE099"]
}
]
}