Solved People who joins the server can´t build!

Discussion in 'Bukkit Help' started by tommielag, Feb 4, 2012.

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

    tommielag

    My server has R3 & the following plugins:
    • Essentials
    • GroupManager
    • iConomy
    • Jail
    • Jobs
    • Lockette
    • Towny
    • Worldedit
    I have set the standard group build to true so they can build. This i have done in GM world config file.
     
  2. Offline

    MrRedLogan

    i know essentials can also block ppl from building. Make sure all of these are set to true in the essentials config.yml.
    Code:
    # Should people with build: false in permissions be allowed to build
        # Set true to disable building for those people
        build: true
       
        # Should people with build: false in permissions be allowed to use items
        # Set true to disable useing for those people
        use: true
     
        # Should we tell people they are not allowed to build
        warn-on-build-disallow: true
     
  3. Offline

    darelle

    In GroupManager Make Sure It Has " build: true " so they can build
     
  4. Offline

    tommielag

    Worked , But now it stands [MSGCOLOR] in front of the names also it stands M & then World
     
Thread Status:
Not open for further replies.

Share This Page