Flags Menu
Now your players can easily and quickly edit their protection flags.
Flag types
There are 2 types of flags that you can handle with the addon: Boolean and String.
Boolean values, when clicked, are set to true or false, but string values, when clicked, ask the player to enter the new value in the chat.
How to add a new flag?
It's easier than you think, you just have to add one thing.
Go to the config.yml and in the guis.edit-flags section, find flags section and add a new item, But its name has to be flag-<flagName>
All flags are here: Flags List
You can view in game using /rg flags
How to lock a flag?
Don't you want users to be able to edit a flag's group?
Add lock propertie to the flag item
Example
adding greeting message flag
Last updated

