NOT PERMITTED TO BUILD

Discussion in 'Bukkit Help' started by Ghost129er, Mar 27, 2012.

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

    Ghost129er

    Hey all,
    I am running a bukkit server with the following plugins:
    Essentials
    EssentialsGeoIP
    EssentialsXMPP
    GroupManager
    RealAdminTools

    Now non ops are not allowed to build (why?) and only ops are, I dont want to op some players, actually I want NO OPPING, I tried to search but I got lost on most threads, can someone please tell me what to edit? I went on for an hour and couldn't find a fix!

    Thanks!

    Ghost129er
     
  2. Offline

    cray_Z

    Are they trying to build right where they spawned?
     
  3. Offline

    Ghost129er

    yes and also that they cant no matter how long they are on
     
  4. Offline

    Wendo

    There is a radius around the spawn point that's set in bukkit.yml that stops people building there to prevent griefing a spawn point with lava/water etc.

    Default appears to be 16 blocks, moving outside that should allow your users to build assuming you have moved them from the default group. GroupManager doesn't allow people in the default group to build by default
     
  5. Offline

    Ghost129er

    Ok, cool thanks havent tried that as I am in school, so can I have a heads up on how to edit groupManager or etc?

    Thanks


    Ghost
     
  6. Offline

    Wendo

    If you're op you can simply run

    Code:
    /manuadd <player> <group>
    to move the player into a new group, I think GroupManager automatically has the Builder group setup which is the next lowest group permission wise.
     
  7. Offline

    Ghost129er

    Thanks for the help! It works! NO MORE OPPING NEEDED! :D

    Ghost129er
     
Thread Status:
Not open for further replies.

Share This Page