WorldEdit or Regios are affecting my ability to build.

Discussion in 'Bukkit Help' started by Leo Liu, Dec 31, 2011.

Thread Status:
Not open for further replies.
  1. Offline

    Leo Liu

    OK, so I recently installed WorldEdit and Regios onto my Bukkit server. I created a zone with Regios and protected it, but I gave myself the permission: 'regios.*', so I could build and such. However, today I got onto my server and I couldn't destroy anything. I did not test if I could build before I created a zone with Regios. Outside of the Zone I created with Regios I still couldn't build, so now I think WorldEdit has something to do with it... Which permissions do I have to give my players so they can build? Please help, and thank you.
     
  2. Offline

    Deleted user

    Add the prefix :true, so give yourself the permission:
    Code:
    regios.*: true
    
    Also, try giving your players the permission:
    Code:
    permissions.build: true
    
     
  3. Offline

    Leo Liu

    Yes, I have given myself the Regios.*: true, however, I fear it is not Regios. I think it is WorldEdit, but WorldEdit doesn't have a "build" permission node. Everyone has the permissions.build: true node, btw.
     
Thread Status:
Not open for further replies.

Share This Page