Solved All player can't build on my own server

Discussion in 'Bukkit Help' started by Zen3515, Oct 7, 2013.

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

    Zen3515

    I know there is much forum about this problem but I follow all step but still didn't work :(
    Please anybody help me.

    Lists plugin:
    - CommandSpy
    - Essentials
    - EssentialsAntiBuild
    - EssentialsChat
    - EssentialsProtect
    - EssentialsSpawn
    - GiantCaves-1.6.2-R0.1
    - Lift
    - Lockette
    - LoginSecurity
    - MobCatcher
    - PermissionsEx
    - ProtocolLib-2.7.0
    - ThrowDisks__v3.0_
    - TreeAssist
    - ucars
    - WorldEdit
    - WorldGuard


    Permission:
    Code:
    groups:
      Member:
        default: true
        prefix: '&c(Member)&7'
        build: false
        options:
          rank: '1000'
      Moderator:
        prefix: '&0(&1Moderator&0)&7'
        build: true
        permissions:
        - essentials.help
        - essentials.home
        - essentials.motd
        - essentials.rules
        - essentials.sethome
        - modifyworld.*
        - essentials.build.*
        - mobcatcher.catch.*
        - ucars.ucars
        - teleport.users
        - essentials.tpa
        - essentials.tpaccept
        - essentials.tpdeny
        - essentials.home
        - treeassist.replant
        - treeassist.destroy.*
        - ucars.cars.*
        - ucars.cars.
        - worldguard.region.flag.regions.own.*
        - essentials.tp
        - essentials.tphere
        - treeassist.*
        - ucars.ucars
        - ucars.*
        - lockette.user.create.*
        inheritance:
        - Member
        options:
          rank: '900'
      Admins:
        prefix: '&0(&4Admins&0)&7'
        build: true
        permissions:
        - modifyworld.*
        - '*'
        options:
          rank: '1'
    users:
      Zen3515:
        group:
        - Admins
      To:
        V\my:
          group:
          - Moderator
      viplo:
        group:
        - Moderator
      bigybplay:
        group:
        - Moderator
      IIxGriimZz:
        group:
        - Moderator
      Nonexpert:
        group:
        - Moderator
      VRSoul:
        group:
        - Moderator
      KORNPED:
        group:
        - Moderator
      tata:
        group:
        - Moderator
      SiMPlE:
        group:
        - Moderator
      warm:
        group:
        - Member
    
    **only Admins and OP can build :(
    Help pls.
     
  2. Offline

    Necrodoom

    Give permissions modifyworld.* and essentials.build to member.
     
  3. Offline

    Zen3515

    I want only Moderator Can edit my own sever but I have give them
    - modifyworld.*
    - essentials.build.*

    build: true
     
  4. Offline

    Rangamastr

    check your antibuild options in essentials config.
     
  5. Offline

    Zen3515

    if I define region and add them flag build allow they will can....

    <Removed double post - Use edit button to edit your post - Necrodoom>
     
  6. Offline

    Necrodoom

    If you have essentials.build permission then its probably not essantibuild.
    What message do they get?
     
  7. Offline

    Zen3515

    You don't have permission for this area
    may be __global__ region ?
     
  8. Offline

    Necrodoom

    looks like it, yep. message is a worldguard one.
     
  9. Offline

    Zen3515

    I have add myself to be Owner of Region __global__ Is this is the problem
     
  10. Offline

    kimb00p

    You don't need to set yourself as a global owner. It already defaults to op.
     
  11. Offline

    Zen3515

    I just ask a stupid question =_= solved!!!
    May I ask one more question.... If I don't have to add myself to be owner of __global__
    It mean that If I define region and I want only owner and OP can build/use I only have to define and add owner right? doesn't have to set flag build deny and construct deny ?????[I will change prefix to solved after I got answer of this question.] Thank you
     
Thread Status:
Not open for further replies.

Share This Page