DexOrders · Ranks & Theming
Ranks & GUI
Five order-slot tiers and a fully recolourable interface — server-wide or per player.
Rank slot tiers
Tiers are listed cheapest first. A player gets the slots of the highest tier they have permission for; with no matching permission they get order.max-active-orders (18).
| Permission | Display | Order slots |
|---|---|---|
dexorders.rank.donut1 | Donut+ | 30 |
dexorders.rank.donut2 | Donut++ | 45 |
dexorders.rank.donut3 | Donut+++ | 60 |
dexorders.rank.donut4 | Donut++++ | 75 |
dexorders.rank.donut5 | Donut+++++ | 90 |
ranks:
- permission: "dexorders.rank.donut1"
display: "�fc88Donut+"
slots: 30
- permission: "dexorders.rank.donut2"
display: "�fc88Donut++"
slots: 45
Granting a tier
/lp group donut3 permission set dexorders.rank.donut3 true
◆
The display string is what shows on the locked panes in Your Orders. Rename these to match your own store tiers.
GUI colour
Recolour every menu with one setting. Named colours: red green yellow aqua grey gold blue pink purple white — or any &#RRGGBB hex.
gui:
colour: "green"
allow-player-choice: true
| Setting | Effect |
|---|---|
colour | The server-wide default everyone gets |
allow-player-choice: true | A player holding dexorders.guicolor.<name> sees the menus in that colour instead |
allow-player-choice: false | Forces colour for everyone |
Per-player colour permission
/lp group vip permission set dexorders.guicolor.aqua true