Solved Help plugins

Discussion in 'Bukkit Help' started by Acolytes, Apr 11, 2012.

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

    Acolytes

    1-I want a good plugin to protect my city...



    -And i use pex permissions and i made a "member" group how can i set to all new players go to this group?
     
  2. Offline

    stuntguy3000

    I would totally recommend WorldGuard.

    And for your pex "issue",
    Code:
    Member:
            default: true
            permissions:
            - essentials.<permission>
    Admin:
            default: false
            permissions:
            - '*'
    Notice the default: true/false

    For every rank you will need this value, and for when a player first joins they will get the rank that has default: true value.

    I hope that can help you out :)
     
    Acolytes likes this.
  3. Offline

    Acolytes

    ok i'll try thanks '-'
     
  4. Offline

    r0306

    If WorldGuard doesn't fit your needs or if you want to let your players set up their own protection, try Residences.
     
  5. Offline

    Acolytes

    i have other problem...
    i want protect my city and sell residences.... and now?

    players after bought residence are not allowed by world guard...
    help T_T
     
  6. Offline

    r0306

    You can set build to allow by using /region flag <region name> build allow
     
  7. Offline

    andrewpo

    No, you don't; just the default group needs it.
     
Thread Status:
Not open for further replies.

Share This Page