Edit Sign
minecraftguy1202 opened this issue · 10 comments
Hi there! I'm currently running a modded server, but I'm having some trouble with signs. We have a public shop and we are using a plugin called AdminShop. The only thing is, is that players can edit the signs! We have tried so hard to configure it correctly but we had no luck. It would be really good if someone could help me. Thanks
We are using Grief Prevention as out claiming system, and Permissions Ex as our perms system.
Thanks for the help. I can't seem to find anything that will DISABLE the Edit of Signs. Am I doing something wrong?
In the tweaks section of Quark.cfg change
B:"Right click sign edit"=true
to
B:"Right click sign edit"=false
Shouldn't this do a permissions check though?
A user edited a sign in my claimed spawn area to include profanity.
Running a similarly configured RR4 server. Changing the config doesn't effect the ability to edit signs.
im having the exact same problem. changing
B:"Right click sign edit"=true
to
B:"Right click sign edit"=false
doesnt work, everyone can still edit signs