GTNewHorizons / ServerUtilities

GNU Lesser General Public License v3.0
27 stars 12 forks source link

Add rank config gui #88

Closed Lyfts closed 2 months ago

Lyfts commented 2 months ago

Aims to bring rank editing away from being largely text editor & command based into a fully featured gui.

You can add permissions to ranks, see their description and edit their values. su_addperm

Players can be assigned to/removed from ranks (With the exception of the default rank and default op rank if player is op) su_assignrank

You can of course also create ranks, remove them and everything in between.