permissions

Discussion in 'Bukkit Help' started by Kinglewis0000, Sep 2, 2012.

?

What plugin is 1.3.2

  1. Group Manager

    1 vote(s)
    33.3%
  2. Pex

    2 vote(s)
    66.7%
Thread Status:
Not open for further replies.
  1. Offline

    Kinglewis0000

    Hello my name is Lewis I have a 1.3.2 Tekkit server but i really struggle with setting up permissions can someone send me there config that has like Owner, Admin,Support,Moderator,User and just the basics id really appreciate it and in return you get MoD on the server :) Please help me, Kinglewis0000.
     
  2. Offline

    rektok

    i can make a basic permissions with essentials in you want.
     
  3. Offline

    Kinglewis0000

    That would be great ill just keep checking here for when youv made it, if you want you can email me the permissions folder. Thanks so much your a live saver once you send me the email ill add you straight away! [To Moderator]
    Here Is a basic yml file that you can work off just include these permissions and prefix's

    default: default
    groups:
    admin:
    permissions:
    - ^group.moderator
    - bPermissions.admin
    - bukkit.broadcast.admin
    - bukkit.broadcast
    - bukkit.command.kill
    - bukkit.command.list
    - bukkit.command.whitelist
    - bukkit.command.whitelist.reload
    - bukkit.command.whitelist.remove
    - bukkit.command.xp
    - tracks.*
    - modifyworld.*
    - worldguard.region.define
    - worldguard.region.claim
    - worldguard.region.select.own.*
    - worldguard.region.addowner.own.*
    - worldguard.region.removeowner.own.*
    - worldguard.region.addmember.own.*
    - worldguard.region.removemember.own.*
    - worldguard.region.list.own
    - worldguard.region.teleport.own.*
    - essentials.balance
    - essentials.pay
    - essentials.msg
    - essentials.back
    - essentials.delhome
    - essentials.home
    - essentials.tpa
    - essentials.tpaccept
    - essentials.tpdeny
    - essentials.tp.others
    - essentials.tp
    - essentials.ban
    - essentials.banip
    - essentials.kick
    - essentials.kickall
    - essentials.kill
    - essentials.vanish.see
    - essentials.vanish
    - essentials.list.hidden
    groups:
    - moderator
    - default
    meta:
    prefix: '&5admin'
    default:
    permissions:
    - bukkit.broadcast.user
    - group.default
    - modifyworld.*
    - worldguard.region.define
    - worldguard.region.claim
    - worldguard.region.select.own.*
    - worldguard.region.addowner.own.*
    - worldguard.region.removeowner.own.*
    - worldguard.region.addmember.own.*
    - worldguard.region.removemember.own.*
    - worldguard.region.list.own
    - worldguard.region.teleport.own.*
    - essentials.balance
    - essentials.pay
    - essentials.msg
    - essentials.back
    - essentials.delhome
    - essentials.home
    - essentials.tpa
    - essentials.tpaccept
    - essentials.tpdeny
    - essentials.signs.use.balance
    - essentials.signs.use.buy
    - essentials.signs.use.disposal
    - essentials.signs.use.heal
    - essentials.signs.use.kit
    - essentials.signs.use.sell
    - essentials.signs.use.warp
    - essentials.signs.use.trade
    groups: []
    meta:
    prefix: '&9User'
    suffix: ' Here To Craft'
    moderator:
    permissions:
    - ^group.default
    - bukkit.command.ban.ip
    - bukkit.command.ban.player
    - bukkit.command.ban
    - bukkit.command.kick
    - group.moderator
    - modifyworld.*
    - worldguard.region.define
    - worldguard.region.claim
    - worldguard.region.select.own.*
    - worldguard.region.addowner.own.*
    - worldguard.region.removeowner.own.*
    - worldguard.region.addmember.own.*
    - worldguard.region.removemember.own.*
    - worldguard.region.list.own
    - worldguard.region.teleport.own.*
    - essentials.balance
    - essentials.pay
    - essentials.msg
    - essentials.back
    - essentials.delhome
    - essentials.home
    - essentials.tpa
    - essentials.tpaccept
    - essentials.tpdeny
    - essentials.tp.others
    - essentials.tp
    - essentials.ban
    - essentials.banip
    - essentials.kick
    - essentials.kickall
    - essentials.kill
    - essentials.vanish.see
    - essentials.vanish
    - essentials.list.hidden
    groups:
    - default
    - support
    meta:
    priority: '50'
    prefix: '&7MoD'
    Owner:
    permissions:
    - '*'
    groups:
    meta:
    prefix:
    suffix:
    V.I.P:
    permissions:
    - modifyworld.*
    - worldguard.region.define
    - worldguard.region.claim
    - worldguard.region.select.own.*
    - worldguard.region.addowner.own.*
    - worldguard.region.removeowner.own.*
    - worldguard.region.addmember.own.*
    - worldguard.region.removemember.own.*
    - worldguard.region.list.own
    - worldguard.region.teleport.own.*
    - essentials.balance
    - essentials.pay
    - essentials.msg
    - essentials.back
    - essentials.delhome
    - essentials.home
    - essentials.tpa
    - essentials.tpaccept
    - essentials.tpdeny
    - essentials.tp.others
    - essentials.tp
    - essentials.give.item- Sand
    - essentials.give.item- Glass
    - essentials.fly
    - essentials.nick
    groups:
    - default
    meta:
    prefix: '&8V.&9I.&6P
    suffix: 'Im A donator!'
    Support:
    permissions:
    - modifyworld.*
    - worldguard.region.define
    - worldguard.region.claim
    - worldguard.region.select.own.*
    - worldguard.region.addowner.own.*
    - worldguard.region.removeowner.own.*
    - worldguard.region.addmember.own.*
    - worldguard.region.removemember.own.*
    - worldguard.region.list.own
    - essentials.balance
    - essentials.pay
    - essentials.msg
    - essentials.back
    - essentials.delhome
    - essentials.home
    - essentials.tpa
    - essentials.tpaccept
    - essentials.tpdeny
    - essentials.tp.others
    - essentials.tp
    groups:
    - default
    meta:
    prefix: '&9SUPPORT'
    suffix: 'Here To Help!'

    My email is [email protected]

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 28, 2016
  4. Offline

    Kinglewis0000

    If your still going to do it can you do it with a 1.3.2 plugin thanks.

    Because I dont think group manager is 1.3.2 but bpermissions is :)

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 28, 2016
  5. Offline

    rektok

    do you want it in permissionsEX? or bpermissions?
     
  6. Offline

    Lolmewn

    PEX works fine.
    bPermissions works fine too.
    Just depends which one you prefer really.
     
  7. Offline

    Omnitv

    Ha yeah right.
    You need to learn how to do this yourself, we are here to assist however I highly doubht that any one will do this for you. Many permissions.yml holders are strictly personalized, and is also a breach in the server's security. Here is lots of links to thread's for the ultimate guide to permissions, Permissions for beginers and some permissions FAQ. to get you started.
    Furthermore I highly recommend that you research you're plugins and look for the necessary documentation for the permissions for the plugin. We are here to help, but hot to serve everything on a silver platter
    Starting up links


    UGP http://forums.bukkit.org/threads/the-ultimate-guide-to-permissions.80291/#post-1161143

    PB http://forums.bukkit.org/threads/tutorial-for-permissions-beginners-updated.21921/

    Perms FAQ http://forums.bukkit.org/threads/permissions-faq.25080/
    PEX Link's http://forums.bukkit.org/threads/tutorial-for-permissions-beginners-updated.21921/
    PEX Super noob friendly http://forums.bukkit.org/threads/tutorial-how-to-install-use-permissionsex-noob-friendly.50962/

    Bpermissions Links
    http://forums.bukkit.org/threads/st...oob-level-99-tutorial-for-bpermissions.55315/
    http://forums.bukkit.org/threads/bpermissionsgui-a-gui-editor-for-bpermissions.56446/
     
Thread Status:
Not open for further replies.

Share This Page