bukkit permissions

Discussion in 'Bukkit Help' started by goakiller900, Sep 16, 2011.

Thread Status:
Not open for further replies.
  1. iam sorry if i ask this and there is already a answer for it (then i overlooked)

    but if i use permission bukkit
    where does it store the user files and so how do i rank people in this config

    + could you guys with more wisdom then me in bukkit check this permissions file for bukkit and check if i set it up correct ??


    Code:
    groups:
      Banned:
        permissions:
          lwc.blockinventory: true
          permissions.build: false
      default:
        permissions:
          commandbook.rules: true
          commandbook.who: true
          essentials.help: true
          commandbook.motd: true
          commandbook.spawn: true
          essentials.me: true
          mh.home: true
          mh.sethome: true
          mh.delhome: true
          flatearth.flatearth: true
          PressurePort.Use: true
          CAuth.register: true
          CAuth.login: true
          permissions.build: false
      Survivor:
        permissions:
          lwc.create.public: true
          lwc.create.private: true
          lwc.info: true
          lwc.remove: true
          lwc.unlock: true
          lwc.modify: true
          bukkitvote.vote.day: true
          bukkitvote.vote.night: true
          bukkitvote.vote.storm: true
          commandbook.return: true
          commandbook.warp.teleport: true
          permissions.build: true
        inheritance:
          - Guest
      AdvSurvivor:
        permissions:
          commandbook.call: true
          place.bucket: true
          'runecraft.rune.*': true
          runecraft.rune.solarflare: false
          runecraft.rune.faith: false
          runecraft.rune.topsyturvy: false
          runecraft.rune.flight: false
          permissions.build: true
        inheritance:
          - Survivor
      Builder:
        permissions:
          lwc.create.public: true
          lwc.create.private: true
          lwc.info: true
          lwc.remove: true
          lwc.unlock: true
          lwc.modify: true
          essentials.god: true
          bukkitvote.vote.day: true
          bukkitvote.vote.night: true
          bukkitvote.vote.storm: true
          commandbook.return: true
          commandbook.warp: true
          permissions.build: true
        inheritance:
          - Guest
      AdvBuilder:
        permissions:
          commandbook.call: true
          place.bucket: true
          lwc.create.password: true
          'runecraft.rune.*': true
          runecraft.rune.solarflare: false
          runecraft.rune.faith: false
          runecraft.rune.topsyturvy: false
          runecraft.rune.flight: false
          permissions.build: true
        inheritance:
          - Builder
      VIP:
        permissions:
          place.tntoby: true
          'runecraft.*': true
          'lwc.flag.*': true
          essentials.top: true
          essentials.back: true
          commandbook.teleport: true
          commandbook.give.stacks: true
          commandbook.give: true
          'commandbook.items.*': true
          commandbook.items.7: false
          commandbook.items.8: false
          commandbook.items.9: false
          commandbook.items.10: false
          commandbook.items.11: false
          commandbook.items.14: false
          commandbook.items.15: false
          commandbook.items.16: false
          commandbook.items.19: false
          commandbook.items.21: false
          commandbook.items.22: false
          commandbook.items.27: false
          commandbook.items.28: false
          commandbook.items.29: false
          commandbook.items.30: false
          commandbook.items.32: false
          commandbook.items.31: false
          commandbook.items.33: false
          commandbook.items.34: false
          commandbook.items.36: false
          commandbook.items.46: false
          commandbook.items.49: false
          commandbook.items.51: false
          commandbook.items.52: false
          commandbook.items.56: false
          commandbook.items.73: false
          commandbook.items.76: false
          commandbook.items.78: false
          commandbook.items.86: false
          commandbook.items.89: false
          commandbook.items.90: false
          commandbook.items.91: false
          commandbook.items.264: false
          commandbook.items.265: false
          commandbook.items.266: false
          commandbook.items.289: false
          commandbook.items.322: false
          commandbook.items.256: false
          commandbook.items.345: false
          commandbook.return: true
          permissions.build: true
        inheritance:
          - AdvBuilder
          - AdvSurvivor
      SemiAdmin:
        permissions:
          commandbook.teleport.other: true
          commandbook.teleport.coods: true
          commandbook.return: true
          'commandbook.items.*': true
          'setrank.rank.*': true
          setrank.rank.Admin: false
          setrank.rank.Host: false
          setrank.rank.SemiAdmin: false
          setrank.rank.VIP: false
          InfChests.placesign: true
          place.bed: true
          'bb.admin.*': true
          'nocheat.*': true
          nocheat.notify: false
          'IPGet.*': true
          'lwc.mod.*': true
          blockhead.hat.give.players.items: true
          'worldedit.brush.*': true
          worldedit.wand: true
          worldedit.butcher: true
          worldedit.remove: true
          worldedit.fixlava: true
          worldedit.fixwater: true
          'worldedit.selection.*': true
          worldedit.extinguish: true
          essentials.setwarp: true
          essentials.broadcast: true
          essentials.top: true
          essentials.delwarp: true
          essentials.jump: true
          essentials.tphere: true
          essentials.essentials: true
          essentials.kick: true
          essentials.kickall: true
          essentials.tempban: true
          essentials.unban: true
          essentials.tp: true
          commandbook.give.stacks: true
          commandbook.give.other: true
          commandbook.give.infinite: true
          commandbook.give: true
          worldguard.heal: true
          'worldguard.region.*': true
          'worldedit.fire-toggle.*': true
          'worldedit.region.*': true
          worldedit.regen: true
          'worldedit.tool.*': true
          'worldedit.clipboard.*': true
          worldedit.reload: true
          'kiwiadmin.*': true
          commandbook.teleport: true
          commandbook.kick: true
          commandbook.bans.ban: true
          commandbook.time: true
          commandbook.weather: true
          permissions.build: true
        inheritance:
          - VIP
      Admin:
        permissions:
          setrank.rank.Admin: false
          setrank.rank.Host: false
          nocheat.notify: false
          permissions.build: true
      Host:
        permissions:
          setrank.rank.Host: false
          nocheat.notify: false
          permissions.build: true
    users: 
    nobody ??
     
  2. Offline

    Supersam654

    Your file is fine and there is no users file. Under the users category (that is currently blank) just add the users that need to be in the non-default group.
    Code:
    users:
        Supersam654
            group:
            - Admin
     
  3. ok and how do it promote people then or manual editing ?? and so i tested it yesterday on a 1.7.3 server and removed permissions plugin but it dit not take over is this correct ??

    bumpbydie bumpdybump

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

    Supersam654

    There are ingame commands for promoting, but they are buggy and highly disrecommended.

    I also have no idea what "removed permissions plugin but it dit not take over is this correct??" means.
     
  5. i mean i removed the plugin permissions 3.x and loaded bukkit with the its own permission file you get with the above code but it did not work :/ even after i added my self to the rank hierarchy as rank Host
     
  6. Offline

    Supersam654

    That permissions.yml file that is in the main directory of your server doesn't work by itself. You need to install a SuperPerms Permissionss Manager to use that file. The 3 that I know of (and I think are the only ones) are PermissionsEX, bPermissions, and PermissionsBukkit. If one of those are installed, the permissions that you put in that file will be used.
     
Thread Status:
Not open for further replies.

Share This Page