[Towny] Not allowed to build in the wild.

Discussion in 'Bukkit Help' started by jbrocks28, Jan 15, 2012.

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

    jbrocks28

    No one can build, destroy or switch in the wild. I have set them to true in the main config, the world config and I have given each group the right permissions but it still does not allow players to do anything in the wild. I am using Towny version:0.78.0.11 and CB version:1713



    Here is the group with the permissions.

    Code:
    groups:
        Default:
            default: true
            permissions:
            - essentials.compass
            - essentials.depth
            - essentials.getpos
            - essentials.list
            - essentials.mail.send
            - essentials.mail
            - essentials.me
            - essentials.motd
            - essentials.msg
            - essentials.rules
            - essentials.seen
            - essentials.suicide
            - essentials.ban.notify
            - essentials.jails
            - essentials.kick.notify
            - essentials.ping
            - essentials.spawn
            - essentials.home
            - essentials.sethome
            - essentials.portal
            - essentials.signs.use.mail
            - deadbolt.user.create.*
            - deadbolt.user.*
            - bukkit.command.tell
            - iConomy.access
            - iConomy.list
            - iConomy.payment
            - iConomy.rank
            - ChestShop.shop.buy
            - ChestShop.shop.sell
            - ChestShop.shop.create
            - ChestShop.shop.*
            - logblock.me
            - towny.claimed.owntown.block.*
            - towny.town.rename
            - towny.town.new
            - towny.town.delete
            - towny.town.claim.outpost
            - towny.town.spawn.town
            - towny.town.spawn.nation
            - towny.town.spawn.ally
            - towny.town.spawn.public
            - towny.top
            - towny.wild.build
            - towny.wild.destroy
            - towny.wild.switch
            - towny.wild.item_use
            - ancasino.use
            inheritance: []
            info:
                prefix: '&5'
                build: true
                suffix: '&f'
    Here is the main config.

    Code:
    ############################################################
    # +------------------------------------------------------+ #
    # |                Wilderness settings                  | #
    # +------------------------------------------------------+ #
    ############################################################
     
    # These Settings defaults only. They are copied to each worlds data files upon first detection
    # To make changes for each world edit the settings in the relevant worlds data file 'plugins/Towny/data/worlds/'
     
    unclaimed:
      unclaimed_zone_build: 'true'
      unclaimed_zone_destroy: 'true'
      unclaimed_zone_item_use: 'true'
      unclaimed_zone_ignore: 6,14,15,16,17,18,21,31,37,38,39,40,50,56,65,66,73,74,81,82,83,86,89
      unclaimed_zone_switch: 'true'
    

    And here is the world config.

    Code:
    # Unclaimed Zone settings.
    unclaimedZoneBuild=false
    unclaimedZoneDestroy=false
    unclaimedZoneSwitch=false
    unclaimedZoneItemUse=false
    unclaimedZoneName=Wilderness
     
    # The following settings are only used if you are not using any permissions provider plugin
    unclaimedZoneIgnoreIds=6,14,15,16,17,18,21,31,37,38,39,40,50,56,65,66,73,74,81,82,83,86,89
    
     
  2. Offline

    quacky42

    could you help me set up towny its self?
     
  3. Offline

    darelle

    Use permissionsEx or superperms or Gm
     
  4. Offline

    jbrocks28

    I am currently using permissionsEx.
     
  5. Offline

    Sayshal

    I'm not really familiar with Towny. What other plugins are you using. also, is this build supported for your CB version?
     
  6. Offline

    quacky42

    well im new to all this i know how to run a normal server without plugins but id like to start like a mmo rpg, with money and other towns but i cant figure it out :/
     
  7. Offline

    darelle

    Code:
    groups:
        default:
            default: true
            permissions:
            - modifyworld.*
            - essentials.spawn
            prefix: '&2[Guest]&f '
        Owner:
            inheritance: Admin
            default: false
            permissions:
            - endercrystalizer.*
            - '*'
            - essentials.setspawn
            - essentials.spawn
            build: true
            prefix: '&8[&6*Founder*&8]&f '
        Admin:
            inheritance: Trustd
            default: false
            permissions:
            - '*'
            - essentials.*
            - essentials.protect.damage.*
            - lwc.admin
            - worldedit.*
            - towny.admin
            - essentials.setspawn
            - essentials.spawn
            build: true
            prefix: '&8[&4Admin&8]&f '
        Trustd:
            inheritance: Member
            default: false
            permissions:
            - essentials.spawn
            - ChestShop.shop.*
            - essentials.afk
            - essentials.back.ondeath
            - essentials.balance
            - essentials.chat.shout
            - essentials.compass
            - essentials.home
            - essentials.kit
            - essentials.kit.tools
            - essentials.mail
            - essentials.mail.send
            - essentials.me
            - essentials.msg
            - essentials.nick
            - essentials.pay
            - essentials.portal
            - essentials.protect
            - essentials.sethome
            - essentials.spawn
            - essentials.tpa
            - essentials.tpaccept
            - essentials.tpahere
            - essentials.tpdeny
            - essentials.warp
            - essentials.worth
            - towny.town.*
            - towny.nation.*
            - towny.chat.town
            - towny.chat.nation
            build: true
            prefix: '&8[&eTrustd&8]&f '
        Member:
            inheritance: Default
            default: false
            permissions:
            - essentials.spawn
            - essentials.afk
            - essentials.back
            - essentials.back.ondeath
            - essentials.balance
            - essentials.help
            - essentials.helpop
            - essentials.home
            - essentials.ignore
            - essentials.info
            - essentials.kit
            - essentials.list
            - essentials.mail
            - essentials.motd
            - essentials.msg
            - essentials.pay
            - essentials.rules
            - essentials.seen
            - essentials.sell
            - essentials.sethome
            - essentials.signs.use.buy
            - essentials.signs.use.disposal
            - essentials.signs.use.protection
            - essentials.signs.use.sell
            - essentials.signs.use.warp
            - essentials.signs.use.weather
            - essentials.spawn
            - essentials.suicide
            - lwc.protect
            - iConomy.bank.withdraw
            - iConomy.access
            - iConomy.payment
            - towny.town.*
            - towny.nation.*
            - towny.chat.town
            - towny.chat.nation
            build: true
            prefix: '&8[&7Member&8]&f '
    users:
        dv8aveng3r:
            group:
            - Owner
      
    Here this is my Permissions.yml config for PermissionsEx
     
  8. Offline

    quacky42

    would anyone be down to give me a hand?
     
  9. Offline

    darelle

    Just Copy&paste that code i put up there into your permissions.yml config
     
  10. Offline

    quacky42

    id like to set up other plugins tho
     
Thread Status:
Not open for further replies.

Share This Page