elBukkit / PreciousStones

Self-service protection for Minecraft servers
http://dev.bukkit.org/server-mods/preciousstones/
10 stars 10 forks source link

New version problems #55

Closed FallenEmo closed 3 years ago

FallenEmo commented 3 years ago

New doors does not work as you can open them without permission: https://www.youtube.com/watch?v=ZyDZ7isb1TU

/ps allow doesn't work at all: https://www.youtube.com/watch?v=wfvAyPwtZB0

xtomyserrax commented 3 years ago

About /ps allow, the command has been revamped. Please delete the language file and let the plugin generate a new one so you will see the correct message! The new usage is /ps allow player guest/coowner

About doors, which version of the plugin are you using? Have you added the flag prevent-use-doors to the field?

FallenEmo commented 3 years ago

I am using the latest version :// And Yes I did add that flag

xtomyserrax commented 3 years ago

Try checking your console log because I just tested it and it works perfectly for me. Check if the field has the flag assigned

FallenEmo commented 3 years ago

What would be the flag for the new blocks?

xtomyserrax commented 3 years ago

Its the same flag: prevent-use-doors

If you are using latest PreciousStones version then it works. Check your field info by clicking it with a pickaxe

FallenEmo commented 3 years ago

I reinstalled the whole thing. Still not working for me.

xtomyserrax commented 3 years ago

Please send me your config file and also a picture of the field information (when you right click the block with a pickaxe)

FallenEmo commented 3 years ago

The config is the one that is generated, so the default config. I used the City Protection so I guess that one should of been protecting the doors,

xtomyserrax commented 3 years ago

Hey that is why... If you check the config file, City Protection doesnt have the prevent-use-doors flag, but City Plot does