Solved Pex help

Discussion in 'Plugin Help/Development/Requests' started by swaggod, Mar 25, 2017.

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

    swaggod

    So what I want is to make this group permission into per world and this is my group

    Code:
      default:
        options:
          default: true
          prefix: '&8[&7Member&8] '
        permissions:
        - hubthat.hub
        - hubthat.gotoworld
        - shopguiplus.shop
        - customvoting.votes
        - customvoting.votetop
        - customvoting.vote
        - essentials.warps.food
        - essentials.help
        - modifyworld.*
        - essentials.kit
        - essentials.kits.Member
        - essentials.balancetop
        - essentials.balance
        - essentials.pay
        - essentials.ignore
        - essentials.mail
        - essentials.mail.send
        - essentials.msg
        - essentials.suicide
        - essentials.ban.notify
        - essentials.kick.notify
        - essentials.mute.notify
        - essentials.spawn
        - essentials.delhome
        - essentials.home
        - essentials.sethome
        - essentials.tpa
        - essentials.tpaccept
        - essentials.tpahere
        - essentials.tpdeny
        - essentials.warp
        - essentials.warp.list
        - essentials.warps.pvp
        - essentials.warps.enchant
        - essentials.warps.quest
        - essentials.helpop
        - silkspawners.place.*
        - silkspawners.silkdrop.*
        - silkspawners.explodedrop
        - auction.limit.2
        - novoid.world.world
        - banknotes.withdraw
        - banknotes.deposit
        - askyblock.island.controlpanel
        - askyblock.team.makeleader
        - askyblock.team.join
        - askyblock.intopten
        - askyblock.team.kick
        - askyblock.team.create
        - askyblock.team.maxsize.5
        - askyblock.island.ban
        - askyblock.island.name
        - askyblock.craft.enderchest
        - shopguiplus.shops.*
        - spawnershop.use
        - item.hold
        - quest.command
        - chatreaction.top
        - chatreaction.wins
        - chatreaction.wins.others
        - -bukkit.command.help
        - -bukkit.command.plugins
        - essentials.realname
        - ChestShop.shop.sellsell
        - ChestShop.shop.buybuy
        - CrazyEnchantments.Access
        - CrazyEnchantments.BlackSmith   
        - CrazyEnchantments.Tinker
        - CrazyEnchantments.Limit.5

    how can i make some of the permission into per world?
     
    Last edited: Mar 25, 2017
Thread Status:
Not open for further replies.

Share This Page