My players can not use chest shop on other players plots, how can I fix this?
They will be able to open other peoples' chests, do not do what the user above me saidYou would give the default rank this permission:
- plots.admin.interact.other
But keep in mind, they will be able to interact with other things too. (I'm unsure about chests)
flags: {}
flags:
use: 63,68
I already know not to do that. There is some perm that can be given, as well as something that you can do in the config. However, I can not find the flags {} thing in the config.[DOUBLEPOST=1478895795][/DOUBLEPOST]You would give the default rank this permission:
- plots.admin.interact.other
But keep in mind, they will be able to interact with other things too. (I'm unsure about chests)
Thanks! Fixed it!They will be able to open other peoples' chests, do not do what the user above me said
Don't use PlotSquared, it sucks. If you're running around and you hit the ground it spams you with "You need the permission plots.admin.interact.break" (something like that)
If you still want to use plotsquared, then you need to change the flags in the worlds.yml
So change
Code:flags: {}
to this
Code:flags: use: 63,68
Then do /plot reload
I got this source from https://github.com/IntellectualSites/PlotSquared/wiki/ChestShop-Compatibility
Two things, one, don't blame me for the world messing up and two, I want to know if this would actually work
Did plots get reset? If everything (as in plots and the world itself) stayed the same I should take my own advice and do this lolI already know not to do that. There is some perm that can be given, as well as something that you can do in the config. However, I can not find the flags {} thing in the config.[DOUBLEPOST=1478895795][/DOUBLEPOST]
Thanks! Fixed it!
