Rank Stuff
This commit is contained in:
@@ -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"]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user