So, I have WorldEdit and WorldGuard. On our server, we have a tower filled with apartments so people can buy them and customize them. We used WorldGuard to protect the tower and then I had my friend place a guard area in his already customized room. Then he used this command to set the area so that he could customize it: /region define Apartment "hisname". I then deopped him to see if he could customize his area and for some reason he couldn't. What I am wanting to figure out is how can I add people so they can only customize their room and not grief the tower or other people's rooms. Thank you in advance!
The Meaning of Life, the Universe, and Everything.
Join Date:
7/25/2014
Posts:
59
Location:
Earth
Minecraft:
Cash120
Member Details
Opping and deopping someone causes a bunch of problems. It's an "all or nothing" scenario. You need to set up a permissions system so that he can use worldguard and worldedit because by default, most of the commands for those plugins are op only unless otherwise stated in a permissions file.
I'm not really wanting everyone to have access to these plugins. All I am really trying to do is set it up so that people can buy rooms in our tower and be able to customize it without people destroying the tower or other peoples rooms. I figure that we are just using the wrong commands or something. My friend is actually the owner of the server.
I'm not really wanting everyone to have access to these plugins.
That's why a permissions system is needed. Without that, permissions are an all or nothing thing. For a permissions plugin, I'd recommend BPermissions or PermissionsEX.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Hope this helps.
That's why a permissions system is needed. Without that, permissions are an all or nothing thing. For a permissions plugin, I'd recommend BPermissions or PermissionsEX.