Solved Bukkit Permissions Help

Discussion in 'Bukkit Help' started by tempace, May 11, 2012.

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

    tempace

    Hi guys, im new to using bukkit and stuff like modded servers.
    Recently i made a server(desktop for personal and friend use), and i have this problem, i can't build/destroy/place/etc. unless i am op and have user or member and im using the permission plugin called "PermissionsBukkit", along with others,"CommandBook","Essentials"(with extras and stuff), and World Edit!Can someone please help, thanks!

    P.S Kinda desperate so i'll allow any remote control software(that's safe) to help me out!
     
  2. Offline

    ZeroZX4

  3. Offline

    matter1331

    Help I need some help on my server to. I downloaded essentials and i recently got iconomy and chestshop. Everything was going fine until people said they don't have permission to sell. So i try it out my self and when i type /sell it says i don't have permission. I even tried to sell a dirt. i typed /sell dirt and it says i don't have permission. Can someone tell me what to do so all ranks can use /sell? or give me a permission node and tell me where to put it....
     
  4. Offline

    ZeroZX4

    Permission nodes enabled by default:

    ChestShop.shop.* - lets you create shops, buy from them and sell to them
    ↓ (it grants people these nodes)

    `ChestShop.shop.create` - lets you create shops
    `ChestShop.shop.buy` - lets you buy from shops
    `ChestShop.shop.sell` - lets you sell to shops
     
  5. Offline

    Harry8550

    He said the /sell command. /sell isnt chest shop plugin mate its essentials.

    The correct node is:

    essentials.sell
     
    HeaTr likes this.
  6. Offline

    tempace

    Thanks guys!
     
  7. Offline

    Harry8550

    your welcome!
     
  8. Offline

    matter1331

    Wait i have another question. Thank you for giving me the node.....But where do i put the permission node......
    lol sorry i feel like a noob -_-
     
  9. Offline

    ZeroZX4

    do you have permissions plugin ?
     
  10. Offline

    matter1331

    If your talking to me...no i don't have permissions because the guy has been inactive. so im using group manager....
     
  11. Offline

    Sideus

    You Would go to globalgroups find builder and under permissions make a new line put it there

    How do you grant access to /sell hand? i really need help i use group manager and essentials

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

    Jedi24

    IIm hopeing someone can help me with permissions i am useing Multiverse and portals but regulare users cant use the portals only ops
    and i really suck at this

    # PermissionsBukkit configuration file
    #
    # A permission node is a string like 'permissions.build', usually starting
    # with the name of the plugin. Refer to a plugin's documentation for what
    # permissions it cares about. Each node should be followed by true to grant
    # that permission or false to revoke it, as in 'permissions.build: true'.
    # Some plugins provide permission nodes that map to a group of permissions -
    # for example, PermissionsBukkit has 'permissions.*', which automatically
    # grants all admin permissions. You can also specify false for permissions
    # of this type.
    #
    # Users inherit permissions from the groups they are a part of. If a user is
    # not specified here, or does not have a 'groups' node, they will be in the
    # group 'default'. Permissions for individual users may also be specified by
    # using a 'permissions' node with a list of permission nodes, which will
    # override their group permissions. World permissions may be assigned to
    # users with a 'worlds:' entry.
    #
    # Groups can be assigned to players and all their permissions will also be
    # assigned to those players. Groups can also inherit permissions from other
    # groups. Like user permissions, groups may override the permissions of their
    # parent group(s). Unlike users, groups do NOT automatically inherit from
    # default. World permissions may be assigned to groups with a 'worlds:' entry.
    #
    # The cannot-build message is configurable. If it is left blank, no message
    # will be displayed to the player if PermissionsBukkit prevents them from
    # building, digging, or interacting with a block. Use '&' characters to
    # signify color codes.
    users:
    DadCraft24:
    permissions:
    permissions.example: true
    groups:
    - admin
    lynxenix:
    permissions:
    permissions.example: true
    groups:
    - admin
    Knyle:
    permissions:
    permissions.example: true
    groups:
    - user
    Jeramyz:
    permissions:
    permissions.example: true
    groups:
    - user
    dragorogue:
    permissions:
    permissions.example: true
    groups:
    - user
    deadeater:
    permissions:
    permissions.example: true
    groups:
    - user
    cazy_old_person:
    permissions:
    permissions.example: true
    groups:
    - user
    groups:
    default:
    permissions:
    permissions.build: false
    admin:
    permissions:
    permissions.*: true
    inheritance:
    - user
    user:
    permissions:
    multiverse.core.tp.self: true
    permissions.build: true
    multiverse.portal.access.*: true
    multiverse.access.*: true
    multiverse.portal.access.world: true
    multiverse.portal.access.protal: true
    multiverse.portal.access.cazy: true
    multiverse.portal.access.cazy2: true
    multiverse.portal.access.jeffery: true
    multiverse.portal.access.jeffery2: true
    multiverse.portal.access.Jhon: true
    multiverse.portal.access.Jhon2: true
    multiverse.portal.access.jeramyz: true
    multiverse.portal.access.jeramyz2: true
    multiverse.portal.access.lynxenix: true
    multiverse.portal.access.lynxenix2: true
    multiverse.portal.access.Knyle: true
    multiverse.portal.access.Knyle2: true
    multiverse.portal.access.Father24: true
    multiverse.portal.access.Father242: true
    multiverse.portal.access.skylands: true
    multiverse.portal.access.skylands2: true
    multiverse.portal.access.oldworld: true
    multiverse.portal.access.oldworld2: true
    multiverse.access.cazy: true
    multiverse.access.skylands: true
    multiverse.access.oldworld: true
    multiverse.access.knyle: true
    multiverse.access.jhon: true
    multiverse.access.jeramyz: true
    multiverse.access.father24: true
    multiverse.access.dragorogue: true
    multiverse.access.lynxenix: true

    worlds:
    creative:
    coolplugin.item: true
    inheritance:
    - default
    messages:
    build: '&cYou do not have permission to build here.'
    debug: false
     
  13. Offline

    matter1331

    ummmm. lol sorry but i need help again lol... ok when i find the build group in the globalgroups, i go to the last line, i press enter, i put the dash thing and then i press space and paste essentials.sell. but then when i run my server no one has any rank. can you help please? heres my builder's global group.

    g:essentials_builder:
    permissions:
    - essentials.afk
    - essentials.back
    - essentials.back.ondeath
    - essentials.balance
    - essentials.balance.others
    - essentials.balancetop
    - essentials.chat.color
    - essentials.chat.format
    - essentials.chat.shout
    - essentials.chat.question
    - essentials.compass
    - essentials.depth
    - essentials.getpos
    - essentials.home
    - essentials.ignore
    - essentials.itemdb
    - essentials.kit
    - essentials.kit.tools
    - essentials.mail
    - essentials.mail.send
    - essentials.me
    - essentials.msg
    - essentials.msg.color
    - essentials.msg.format
    - essentials.nick
    - essentials.pay
    - essentials.ping
    - essentials.powertool
    - essentials.powertooltoggle
    - essentials.protect
    - essentials.seen
    - essentials.sethome
    - essentials.sethome.multiple
    - essentials.signs.use.*
    - essentials.signs.create.disposal
    - essentials.signs.create.mail
    - essentials.signs.create.protection
    - essentials.signs.create.trade
    - essentials.signs.break.disposal
    - essentials.signs.break.mail
    - essentials.signs.break.protection
    - essentials.signs.break.trade
    - essentials.suicide
    - essentials.time
    - essentials.tpa
    - essentials.tpaccept
    - essentials.tpahere
    - essentials.tpdeny
    - essentials.warp
    - essentials.warp.list
    - essentials.worth
    - essentials.sell
     
  14. Offline

    popBelly2

  15. Offline

    Necrodoom

Thread Status:
Not open for further replies.

Share This Page