CivClassic / NameLayer

Allows the creation of configurable player made groups in Minecraft. Built for Paper 1.16.5
BSD 3-Clause "New" or "Revised" License
1 stars 19 forks source link

Add organization to PermissionManagerGUI #29

Open squareblob opened 4 years ago

squareblob commented 4 years ago

Permissions should be sorted by plugin. There should be dividers for readability. Current behavior requires a lot of needless hovering over items:

perms

Maxopoly commented 4 years ago

As part of this I think it'd also be good to use an item to visualize each option and enchant the item if that group has that permission. Don't put too much effort into the GUI of this branch though, as all of that is getting rewritten anyway.