Nokorbis / ar-command-signs

Minecraft (Spigot) plugin that allows to transform some blocks (Signs, plates and buttons) into a Commands executor
https://www.spigotmc.org/resources/command-signs.10512/
Apache License 2.0
13 stars 10 forks source link

No Permission, but can still see commands? #66

Open PlayingWithPi opened 3 years ago

PlayingWithPi commented 3 years ago

What is the version of Spigot you are using ? Paper v1.16.5 b777

What is the version of CommandSigns you are using ? Spigot-CommandSigns v2.2

What is your question ? EssentialsX let's us hide commands that don't have any help attached to it if the user doesn't have permission(s). LuckPerm let's us control what permission(s) a user has access to.

Can it be made that if the user doesn't have permission to the command, the user isn't able to see the list of commands as well. Currently set commandsigns.admin.* to false (so no permission whatsoever) and the users can still see the commands.