🆗Permissions

Permissions

You must use a permission manager like LuckPerms which supports .* permissions notation. Bukkit doesn't support this notation by default!

WorldGuard flags

Example permissions setup

Where can I get categories permissions?

ItemsAdder default categories

Open the categories.yml file to read all the permissions to see categories. The default ItemsAdder pack categories files are inside each namespace folder. For example: contents/iasurvival/configs/categories.yml

For example if you want to make players see ALL the categories of default ItemsAdder you just have to give ia.menu.* permission.

Addons categories

If you're installing an addon you may search for a categories.yml file inside contents/<ADDON NAME>/configs, usually they put the categories there, so you can find also their permissions.

Creating my categories

To create your categories just read the tutorial

Last updated