LuckPermsWeb
LuckPermsWeb copied to clipboard
Group sorting
Ive noticed when you start making alot of groups, they can get pretty unorganized, my suggestion is that you can sort group in the web editor by alphabetical order, track, or parent. and be able to reverse order them
Alphabetical: Self explanitory
Track: Default --> Member --> trusted
Parent: list from first parent, to last parent, vice versa
This is already planned for the web editor but thank you for the suggestion.
For me the groups are all sorted by weight if I have any set.
Suggestions for the web editor should go to the lucko/LuckPermsWeb repository.
v2 of the editor currently sorts groups by weight. There is now a Tracks section which also lists groups as defined by the track order.
I will look into adding other sort methods for the Groups section which allows for ordering groups by alphabetical order and weight - both ascending and descending.
Ordering by parents will be difficult, as multiple groups can share the same parents, or multiple parents, and I'm not interested in figuring out an algorithm for such a small feature.