Flags Menu

Now your players can easily and quickly edit their protection flags.

chevron-rightShow casehashtag

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 Listarrow-up-right

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

chevron-rightExample show casehashtag

Last updated