GeorgH93 / Minepacks

Free and reliable backpack plugin for Bukkit/Spigot/Paper
https://www.spigotmc.org/resources/19286/
GNU General Public License v3.0
170 stars 75 forks source link

Permissions also affect OP players #291

Closed Bel-Dias closed 8 months ago

Bel-Dias commented 9 months ago

Feature request

Permissions also affect OP players.

Feature description

Backpack of OP players also limited by permissions.

How the feature is useful

On small servers, OP players may want to have the same experience as other players. And increase backpack functions (such as maximum size, whether it will contain items when you die, etc.) as you complete quests. Instead of already having all functions released.

So it would be interesting if the functions were only released if the player had the permissions, regardless of whether they were OP or not.

GeorgH93 commented 8 months ago

You should be able to do this using your permissions plugin by negating the permissions you don't want to give to op players by default.

Bel-Dias commented 8 months ago

It worked! Thanks! I completely forgot about this possibility.