I set up WorldEdit and WorldGuard on my server and gave default players permission to select a region and claim it, but when I de-op myself and try to claim a region, the /region or /rg command says I don't have permission to do it. Not sure what I'm doing wrong, but the WorldGuard documentation says players only need worldedit.selection and worldguard.region.claim to claim regions.
Here's the contents of my config file, using bPermissions:
Question
Ardichok3
I set up WorldEdit and WorldGuard on my server and gave default players permission to select a region and claim it, but when I de-op myself and try to claim a region, the /region or /rg command says I don't have permission to do it. Not sure what I'm doing wrong, but the WorldGuard documentation says players only need worldedit.selection and worldguard.region.claim to claim regions.
Here's the contents of my config file, using bPermissions:
default: default
groups:
default:
permissions:
- worldedit.help
- worldedit.selection
- worldedit.selection.*
- worldedit.selection.pos
- worldedit.wand
- worldguard.region
- worldguard.region.claim
- worldguard.region.claim.*
- worldguard.region.list
- worldguard.region.wand
- worldguard.wand
groups: []
Link to comment
Share on other sites
3 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now