lmk02 / BlockParty

BlockParty Plugin for Spigot/Bukkit servers
GNU General Public License v3.0
7 stars 17 forks source link

Permission don't work ! #41

Closed CodesGamesYTB closed 3 years ago

CodesGamesYTB commented 3 years ago

I'm trying to give "blockparty.user. *" Permission through the "GroupManager" plugin, but players still don't have permission.

Minecraft version: Vanilla 1.12.2 Plugin version: BlockParty 2.0.3.4

syldium commented 3 years ago

Hello,

Your permission plugin strictly interprets wildcard permissions. Since the permissions of the BlockParty plugin are not predefined, GroupManager is unable to interpret this permission node. You could set the permissions manually or use a compatible plugin such as LuckPerms.