YAML issues? Permissions issues/need to upgrade? Look here!

Discussion in 'Bukkit Help' started by Darq, Oct 19, 2011.

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

    mast3rpyr0

    Ya sure, its local at the moment though so il just watch on console to save you memory. il message you the info
     
  2. Offline

    ClichedBluefish

    It's PermissionsEx, also, here is the error report:

    http://pastebin.com/eUuQG3k1
     
  3. Offline

    Darq

    @ClichedBluefish

    Removed some PermissionsBukkit syntax, fixed some spacing. Here you go:
    Code:
    users:
        ClichedBluefish:
            group:
                - 'Admin'
        clichedcatfish:
            group:
                - 'default'
    groups:
        default:
            default: true
            prefix: '(Survivalist)'
            permissions:
            - iConomy.accounts.*
            - iConomy.user
            - iConomy.help
            - modifyworld.*
            - bukkitinventorytools.sortinventory.use
            - bukkitinventorytools.digilock.create
            - bukkitinventorytools.digilock.use
            - bukkitinventorytools.bookshelf.create
            - bukkitinventorytools.bookshelf.use
            - citizens.toggle.*
            - citizens.trader.use.*
            - citizens.guard.use.*
            - citizens.blacksmith.use.*
            - citizens.healer.use.*
            - citizens.wizard.use.*
            - citizens.quester.use.quests.*
            - mobarena.use #MobArena
            - mobarena.use.join
            - mobarena.use.spec
            - mobarena.use.leave
        Admin:
            default: false
            prefix: '(Admin)'
            permissions:
             - '*'
        Moderator:
            prefix: '(Mod)'
            inheritance:
            - default
            permissions:
            - citizens.admin.*
            - pluginreloader.*
            - citizens.admin
            - worldedit.superpickaxe.pickaxe
            - worldedit.all
            - essentials.god
            - essentials.god.others
            - essentials.time.set
            - mobarena.admin
     
  4. Could you update my permissions phoenix to bPermissions please? It'll help me a lot! Thanks for doing this!
    Pastebin: http://pastebin.com/kDGGTkzB
     
  5. Offline

    Darq

    Ready for bPermissions:

    Code:
    users:
      12angel12:
      - Arquitecto
      alex18697:
      - PoliSaw
      javi11:
      - Moderador
      JM120897:
      - Admin
      Danielan97:
      - Moderador
      Juanma:
      - Usuario
      Karlos00:
      - Moderador
      agorera89:
      - Moderador
    groups:
      Moderador:
      - '*'
      Arquitecto:
      - '*'
      PoliSaw:
      - '*'
      Admin:
      - '*'
      Usuario:
      - essentials.spawn
      - essentials.help
      - essentials.motd
      - essentials.tpa
      - essentials.tpaccept
      - essentials.tpdeny
      - essentials.sethome
      - essentials.delhome
      - essentials.home
      - BOSEconomy.common.bank.listmembers
      - BOSEconomy.common.help
      - BOSEconomy.common.income
      - jobs.join.*
      - jobs.browse.*
      - showcase.basic
      - showcase.finite
      - showcase.exchange
      - showcase.buy.finite
      - showcase.buy.infinite
      - regios.fun.buy
      - regios.fun.sell
      - BOSEconomy.common.bracket.listmembers
      - BOSEconomy.common.pay
      - BOSEconomy.common.wallet
      - BOSEconomy.common.bank.income
      - BOSEconomy.common.bank.removemember
      - BOSEconomy.common.bank.addmember
      - BOSEconomy.common.bank.addowner
      - BOSEconomy.common.bank.deposit
      - BOSEconomy.common.bank.withdraw
      - BOSEconomy.common.bank.mastry
      - BOSEconomy.common.bank.info
      - BOSEconomy.common.bank.list
      - BOSEconomy.common.bank.rename
      - BOSEconomy.common.bracket.setmultiplier
      - BOSEconomy.common.bracket.removemember
      - BOSEconomy.common.bracket.addmember
      - BOSEconomy.common.bracket.info
      - BOSEconomy.common.bracket.listmembers
      - BOSEconomy.common.bracket.rename
      - BOSEconomy.common.top5
      - BOSEconomy.common.stats
      - BOSEconomy.common.mastry
      - jobs.world.*
      Default:
      - essentials.help
      - essentials.motd
      - essentials.rules
      - essentials.spawn
    default: Default
     
  6. WoW!!! Thank you!!!!!!! [diamond] [diamond] [diamond] [diamond] [diamond] !!!

    Having problems, I cant use certain commands like ''/mn sun (weather control plugin) it says: You do not have the permissions to use that command, why? I Think im going to use permissionsEx, could you recode for it please??? It would help a lot!!! Thanks for helping!!!

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

    PlanetEnjxy

    I need help with PermissionsEx.

    I used to use GroupManager, but the only problem was i couldn't update the Groups with out restarting server, witch was a pain.

    Im new to PermissionsEx. i did ALOT of research on how to use it, but the only problem is i don't know how to set up permission. Iv seen other peoples permissions and tried to recopy it, but it failed. When i tried to make my self a builder with /pex user <My Name> group add Builder but it wont work.

    all i want to do if config permissions for different groups with there own [builder], [admin].EXC...
    My server is a PvP server so instead of builder it will be warrior ranks.
    Can You PLEASE config the files for me? IM REALLY LOST.


    groups:
    Default:
    default: true
    permissions:
    - essentials.balance
    - essentials.balance.others
    - essentials.balancetop
    - essentials.chat.color
    - essentials.chat.question
    - essentials.chat.shout
    - essentials.help
    - essentials.helpop
    - essentials.home
    - essentials.list
    - essentials.mail
    - essentials.mail.send
    - essentials.motd
    - essentials.msg
    - essentials.pay
    - essentials.rules
    - essentials.sethome
    - essentials.signs.use.*
    - essentials.spawn
    - essentials.tpa
    - essentials.tpaccept
    - essentials.tpahere
    - essentials.tpdeny
    - factions.create
    - factions.participate
    - factions.viewAnyPower
    inheritance: []
    info:
    prefix: '&8' [Guest]
    build: true
    suffix: '&f''

    Owner:
    default: false
    permissions:
    - '*'
    inheritance:
    - admin
    info:
    prefix: '&4' [Cleric]
    build: true
    suffix: '&4
    Warrior:
    default: false
    permissions:
    - essentials.balance
    - essentials.balance.others
    - essentials.balancetop
    - essentials.chat.color
    - essentials.chat.question
    - essentials.chat.shout
    - essentials.home
    - essentials.mail
    - essentials.mail.send
    - essentials.msg
    - essentials.pay
    - essentials.sethome
    - essentials.signs.use.*
    - essentials.tpa
    - essentials.tpaccept
    - essentials.tpahere
    - essentials.tpdeny
    - lottery.buy
    - parties.allow.chat
    - parties.allow.create
    - parties.allow.join
    - parties.allow.tp
    - parties.deny.chat
    - parties.deny.create
    - parties.deny.join
    - parties.deny.tp
    inheritance:
    - default
    info:
    prefix: '&2' [Warrior]
    build: true
    suffix: '&f'
    Knight:
    default: false
    permissions:
    - essentials.nick
    inheritance:
    - builder
    info:
    prefix: '&5'
    build: true
    suffix: '&f'
    Templar:
    default: false
    permissions: []
    inheritance:
    - moderator
    info:
    prefix: '&1' [Templar]
    build: true
    suffix: '&f'



    You don't have to set up the permissions, i know how to do that.
    i just dont know how to set it up how i want it to, like this: [Warrior]Enjxy: <players message >
    Enjxy is my minecraft name :p
    can you please help me? PLEASE
     
  8. Offline

    Darq

    Sure, give me a few.

    @PlanetEnjxy Code tags, or pastebin, please.
     
  9. Offline

    Cats Poop

    Permissions to Ex
    groups:
    Guest:
    default: false
    permissions:
    - essentials.signs.use.warp
    inheritance:
    - none
    info:
    prefix: '[Guest]'
    build: false
    suffix: ''
    dGuest: 0
    pBuilder: 0
    dlimit: 1
    plimit: 25
    rank: 1
    Builder:
    default: true
    permissions:
    - iConomy.access
    - iConomy.bank.deposit
    - iConomy.bank.join
    - iConomy.bank.join.multiple
    - iConomy.bank.list
    - iConomy.bank.main
    - iConomy.bank.main.change
    - iConomy.bank.main.set
    - iConomy.bank.main.view
    - iConomy.bank.transfer
    - iConomy.bank.transfer.multiple
    - iConomy.bank.withdraw
    - iConomy.list
    - iConomy.payment
    - iConomy.rank
    - commandbook.spawn
    - showcase.buy.finite
    - showcase.buy.infinite
    - logblock.tools.tool
    - logblock.tools.toolblock
    - logblock.me
    - ChestShop.shop.buy
    - ChestShop.shop.sell
    - ChestShop.shop.create
    - multihome.defaulthome.set
    - multihome.defaulthome.go
    inheritance:
    - Guest
    info:
    prefix: '[&eBuilder]'
    build: true
    suffix: ''
    rank: 25
    dlimit: 0
    plimit: 75
    Moderator:
    default: false
    permissions:
    - essentials.top
    - essentials.tp
    - essentials.tpo
    - essentials.tpohere
    - essentials.tppos
    - essentials.tptoggle
    - essentials.whois
    - essentials.world
    - essentials.ext
    - ClothCommand.cloth
    - ClothCommand.cloth.unlimited
    - essentials.clearinventory
    - essentials.cooldown.bypass
    - essentials.deljail
    - essentials.give
    - essentials.heal
    - essentials.heal.others
    - essentials.invsee
    - essentials.item
    - essentials.jails
    - essentials.kit.*
    - essentials.mute
    - essentials.sell
    - essentials.setjail
    - essentials.signs.protection.override
    - essentials.teleport.cooldown.bypass
    - essentials.teleport.timer.bypass
    - essentials.togglejail
    - essentials.burn
    - essentials.setwarp
    - commandbook.give
    - commandbook.kit.kits
    - supplysign.create
    - supplysign.destroy
    - supplysign.reload
    - SimpleJail.jail
    - p2.promote
    - p2.demote
    - admincmd.item.*
    - essentials.lightning
    - essentials.warp
    - Mod.Report
    - Mod.Siren
    - Mod.Reply
    - Mod.Jail
    - bb.admin.watch
    - bb.admin.watch
    - bb.admin.rollback
    - commandbook.bans.ban
    - worldedit.wand
    - worldguard.region.define.*
    - showcase.infinite
    - showcase.admin
    - logblock.lookup
    - logblock.rollback
    - logblock.tp
    - logblock.ignoreRestrictions
    - ChestShop.mod
    info:
    prefix: '[&bMod]'
    build: true
    suffix: ''
    rank: 75
    dlimit: 0
    plimit: 75
    Admin:
    default: false
    permissions:
    - '*'
    - essentials.protect.damage.*
    - commandbook.broadcast
    - commandbook.teleport.other
    - commandbook.setspawn
    - iConomy.admin.account.create
    - iConomy.admin.account.remove
    - iConomy.admin.bank.create
    - iConomy.admin.bank.remove
    - iConomy.admin.bank.set
    - iConomy.admin.empty
    - iConomy.admin.grant
    - iConomy.admin.purge
    - iConomy.admin.reset
    - iConomy.admin.set
    - iConomy.admin.stats
    - fight.admin
    inheritance:
    - Moderator
    info:
    prefix: '[&cAdmin]'
    build: true
    suffix: ''
    rank: ''
    Supporter:
    default: false
    permissions:
    - essentials.warp
    - falsebook.anyic
    - falsebook.ic.xxx
    - falsebook.blocks.*
    - falsebook.destroy.blocks
    - falsebook.blocks.area
    - falsebook.ic.standard
    - falsebook.ic.detection
    - falsebook.ic.selftriggered
    - falsebook.cart.*
    - ac.ches
    - ac.chest
    - ac.save
    - ac.workbench
    - commandbook.Tools.
    - showcase.basic
    - showcase.finite
    - showcase.exchange
    inheritance:
    - Builder
    info:
    prefix: '[&aSupporter]'
    build: true
    suffix: ''
    rank: 69
    dlimit: 25
    plimit: 75
    Owner:
    default: false
    permissions:
    - '*'
    inheritance:
    - Builder
    info:
    prefix: '[&6Owner]'
    build: true
    suffix: ''
    rank: ''
     
  10. Offline

    Darq

    @Cats Poop Code tags, or Pastebin, or pastie. Please.

    @JM120897
    PermissionsEx ready:
    Code:
    users:
        12angel12:
            group:
            - Arquitecto
        alex18697:
            group:
            - PoliSaw
        javi11:
            group:
            - Moderador
        JM120897:
            group:
            - Admin
        Danielan97:
            group:
            - Moderador
        Juanma:
            group:
            - Usuario
        Karlos00:
            group:
            - Moderador
        agorera89:
            group:
            - Moderador
    groups:
        Moderador:
            prefix: '&3Moderador:'
            permissions:
            - '*'
            inheritance:
            - Builder
        Arquitecto:
            prefix: '&bArquitecto:'
            permissions:
            - '*'
            inheritance:
            - Builder
        PoliSaw:
            prefix: '&1Poli&4Saw:'
            permissions:
            - '*'
            inheritance:
            - Builder
        Admin:
            prefix: '&4BanHammer:'
            permissions:
            - '*'
            inheritance:
            - Builder
        Usuario:
            prefix: '&aUsuario:'
            permissions:
            - essentials.spawn
            - essentials.help
            - essentials.motd
            - essentials.tpa
            - essentials.tpaccept
            - essentials.tpdeny
            - essentials.sethome
            - essentials.delhome
            - essentials.home
            - BOSEconomy.common.bank.listmembers
            - BOSEconomy.common.help
            - BOSEconomy.common.income
            - jobs.join.*
            - jobs.browse.*
            - showcase.basic
            - showcase.finite
            - showcase.exchange
            - showcase.buy.finite
            - showcase.buy.infinite
            - regios.fun.buy
            - regios.fun.sell
            - BOSEconomy.common.bracket.listmembers
            - BOSEconomy.common.pay
            - BOSEconomy.common.wallet
            - BOSEconomy.common.bank.income
            - BOSEconomy.common.bank.removemember
            - BOSEconomy.common.bank.addmember
            - BOSEconomy.common.bank.addowner
            - BOSEconomy.common.bank.deposit
            - BOSEconomy.common.bank.withdraw
            - BOSEconomy.common.bank.mastry
            - BOSEconomy.common.bank.info
            - BOSEconomy.common.bank.list
            - BOSEconomy.common.bank.rename
            - BOSEconomy.common.bracket.setmultiplier
            - BOSEconomy.common.bracket.removemember
            - BOSEconomy.common.bracket.addmember
            - BOSEconomy.common.bracket.info
            - BOSEconomy.common.bracket.listmembers
            - BOSEconomy.common.bracket.rename
            - BOSEconomy.common.top5
            - BOSEconomy.common.stats
            - BOSEconomy.common.mastry
            - jobs.world.*
            inheritance:
            - Builder
        Default:
            default: true
            prefix: '&eInvitado'
            permissions:
            - essentials.help
            - essentials.motd
            - essentials.rules
            - essentials.spawn
     
  11. Thank you a lot!!! thanks!!!
     
  12. Offline

    PlanetEnjxy

    Code:
    groups:
      Default:
        default: true
        permissions:
        - essentials.balance
        - essentials.balance.others
        - essentials.balancetop
        - essentials.chat.color
        - essentials.chat.question
        - essentials.chat.shout
        - essentials.help
        - essentials.helpop
        - essentials.home
        - essentials.list
        - essentials.mail
        - essentials.mail.send
        - essentials.motd
        - essentials.msg
        - essentials.pay
        - essentials.rules
        - essentials.sethome
        - essentials.signs.use.*
        - essentials.spawn
        - essentials.tpa
        - essentials.tpaccept
        - essentials.tpahere
        - essentials.tpdeny
        - factions.create
        - factions.participate
        - factions.viewAnyPower
        inheritance: []
        info:
          prefix: '&e'
          build: true
          suffix: -Guest
      Owner:
        default: false
        permissions:
        - '*'
        inheritance:
        - admin
        info:
          prefix: '&4'
          build: true
          suffix: -Cleric
      Builder:
        default: false
        permissions:
        - essentials.balance
        - essentials.balance.others
        - essentials.balancetop
        - essentials.chat.color
        - essentials.chat.question
        - essentials.chat.shout
        - essentials.home
        - essentials.mail
        - essentials.mail.send
        - essentials.msg
        - essentials.pay
        - essentials.sethome
        - essentials.signs.use.*
        - essentials.tpa
        - essentials.tpaccept
        - essentials.tpahere
        - essentials.tpdeny
        - lottery.buy
        - parties.allow.chat
        - parties.allow.create
        - parties.allow.join
        - parties.allow.tp
        - parties.deny.chat
        - parties.deny.create
        - parties.deny.join
        - parties.deny.tp
        inheritance:
        - default
        info:
          prefix: '&2'
          build: true
          suffix: -Warrior
      Moderator:
        default: false
        permissions:
        - essentials.nick
        inheritance:
        - builder
        info:
          prefix: '&5'
          build: true
          suffix: -Knight
      Admin:
        default: false
        permissions: []
        inheritance:
        - moderator
        info:
          prefix: '&c'
          build: true
          suffix: -Templar
    
     
  13. Offline

    Darq

    @PlanetEnjxy

    Set up to work with PermissionsEx:
    To add yourself to a group, do: "/pex user <name> group set <rank>"
    If you IGN is PlanetEnjxy, do:
    "/pex user PlanetEnjxy group set Owner"
    Code:
    groups:
        Default:
            default: true
            permissions:
            - essentials.balance
            - essentials.balance.others
            - essentials.balancetop
            - essentials.chat.color
            - essentials.chat.question
            - essentials.chat.shout
            - essentials.help
            - essentials.helpop
            - essentials.home
            - essentials.list
            - essentials.mail
            - essentials.mail.send
            - essentials.motd
            - essentials.msg
            - essentials.pay
            - essentials.rules
            - essentials.sethome
            - essentials.signs.use.*
            - essentials.spawn
            - essentials.tpa
            - essentials.tpaccept
            - essentials.tpahere
            - essentials.tpdeny
            - factions.create
            - factions.participate
            - factions.viewAnyPower
            prefix: '&e'
            suffix: '-Guest'
        Owner:
            permissions:
            - '*'
            inheritance:
            - admin
            prefix: '&4'
            suffix: '-Cleric'
        Builder:
            permissions:
            - essentials.balance
            - essentials.balance.others
            - essentials.balancetop
            - essentials.chat.color
            - essentials.chat.question
            - essentials.chat.shout
            - essentials.home
            - essentials.mail
            - essentials.mail.send
            - essentials.msg
            - essentials.pay
            - essentials.sethome
            - essentials.signs.use.*
            - essentials.tpa
            - essentials.tpaccept
            - essentials.tpahere
            - essentials.tpdeny
            - lottery.buy
            - parties.allow.chat
            - parties.allow.create
            - parties.allow.join
            - parties.allow.tp
            - parties.deny.chat
            - parties.deny.create
            - parties.deny.join
            - parties.deny.tp
            inheritance:
            - default
            prefix: '&2'
            suffix: '-Warrior'
        Moderator:
            permissions:
            - essentials.nick
            inheritance:
            - builder
            prefix: '&5'
            suffix: '-Knight'
        Admin:
            inheritance:
            - moderator
            prefix: '&c'
            suffix: '-Templar'
     
  14. Offline

    codename_B

  15. Offline

    PlanetEnjxy

    It

    It worked but i wont get the ranks: [warrior], [Templar], EXC...
    do i need a chat manager? if so witch do you recommend?
     
  16. Offline

    Darq

    I'd just use the chat manage bundled with PEX. however, in-light of Codename_B's post up there, if you're willing I suggest you move to bPermissions and use his bChat.
     
  17. Offline

    codename_B

    Or any other decent chat plugin - iChat, herochat, mChat etcera
     
  18. Offline

    PlanetEnjxy

    ill test them out. thanks :)
     
  19. Offline

    PlanetEnjxy

    i need help with essentials. server and permisions are working great. the only problem is, every time a player crafts a bucket and picks up water, and trys to drop it, it wont work.players can pick up the water, but once they try to place it down it wont let them. them after they try to go back to building, they cant brake or place ANYTHING. PLEASE HELP.

    Code:
    ############################################################
    # +------------------------------------------------------+ #
    # |                       Notes                          | #
    # +------------------------------------------------------+ #
    ############################################################
    
    # If you want to use special characters in this document, such as accented letters, you MUST save the file as UTF-8, not ANSI.
    # If you receive an error when Essentials loads, ensure that:
    #   - No tabs are present: YAML only allows spaces
    #   - Indents are correct: YAML heirarchy is based entirely on indentation
    #   - You have "escaped" all apostrophes in your text: If you want to write "don't", for example, write "don''t" instead (note the doubled apostrphe)
    #   - List items are prefixed with a hyphen and indented:
    #       lists:
    #         - look like this
    #       not:
    #       - like this
    #   - Text with symbols is enclosed in single or double quotation marks
    #   - CraftBukkit and Permissions have been updated: CraftBukkit and Essentials almost always line up, but sometimes other plugins fall behind CraftBukkit's multiple daily updates
    #   - You have saved the document as UTF-8, NOT the default, ANSI
        
    ############################################################
    # +------------------------------------------------------+ #
    # |                 Essentials (Global)                  | #
    # +------------------------------------------------------+ #
    ############################################################
    
    # A color code between 0-9 or a-f. Set to 'none' to disable.
    ops-name-color: 'none'
    
    # The character(s) to prefix all nicknames, so that you know they are not true usernames.
    nickname-prefix: ''
    
    # Disable this if you have any other plugin, that modifies the displayname of a user.
    change-displayname: true
    
    # Adds the prefix and suffix to the displayname of the player, so it will be displayed in messages and lists.
    # The prefix/suffix can be set using Permissions, Group Manager or PermissionsEx.
    # The value of change-displayname (above) has to be true.
    # If you don't set this, it will default to true if essentials chat is installed.
    # Don't forget to remove the # infront of the line
    #add-prefix-suffix: false
    
    # The delay, in seconds, required between /home, /tp, etc.
    teleport-cooldown: 3
    
    # The delay, in seconds, before a user actually teleports.  If the user moves or gets attacked in this timeframe, the teleport never occurs.
    teleport-delay: 3
    
    # The delay, in seconds, required between /heal attempts
    heal-cooldown: 60
    
    # The number of items given if the quantity parameter is left out in /item or /give.
    default-stack-size: 64
    
    # What to prevent from /i /give
    # e.g item-spawn-blacklist: 46,11,10
    item-spawn-blacklist:
    
    # Set this to true if you want permission based item spawn rules
    # Note: The blacklist above will be ignored then.
    # Permissions:
    #  - essentials.itemspawn.item-all
    #  - essentials.itemspawn.item-[itemname]
    #  - essentials.itemspawn.item-[itemid]
    #  - essentials.give.item-all
    #  - essentials.give.item-[itemname]
    #  - essentials.give.item-[itemid]
    permission-based-item-spawn: false
    
    # Whether or not to reclaim memory on player logout; this is technical, and should only be changed under special circumstances.
    # This generally increases server stability unless very specific runtime configurations are used.
    # HOWEVER, it is known to cause lag upon users logging OUT, so beware!
    reclaim-onlogout: false
    
    # Should primitive spawn protection be enabled?  For most servers, this should be flase; it is better to use a third-party plugin to protect it.
    spawn-protection: false
    
    # Mob limit on spawnmob
    spawnmob-limit: 20
    
    # Shall we notify users when using /lightning
    warn-on-smite: true
    
    # The message of the day, displayed on connect and by typing /motd.
    # Valid tags are: {PLAYER}, {IP}, {BALANCE}, {MAILS}, {WORLD}, {ONLINE}, {UNIQUE}, {PLAYERLIST}
    motd:
      - '&cWelcome, {PLAYER}&c!'
      - '&fType &c/help&f for a list of commands.'
      - 'Currently online: {PLAYERLIST}'
    
    # The server rules, available by typing /rules
    rules:
      - '[1] Be respectful'
      - '[2] Be ethical'
      - '[3] Use common sense'
    
    # When a command conflicts with another plugin, by default, Essentials will try to force the OTHER plugin to take
    # priority.  If a command is in this list, Essentials will try to give ITSELF priority.  This does not always work:
    # usually whichever plugin was updated most recently wins out.  However, the full name of the command will always work.
    # For example, if WorldGuard and Essentials are both enabled, and WorldGuard takes control over /god, /essentials:god
    # will still map to Essentials, whereas it might normally get forced upon WorldGuard.  Commands prefixed with an "e",
    # such as /egod, will always grant Essentials priority.
    # We should try to take priority over /god.  If this doesn't work, use
    # /essentials:god or /egod.  If god is set using WorldGuard, use /ungod to remove then use whichever you see fit.
    overridden-commands:
      - god
    
    # Disabled commands will be completelly unavailable on the server.
    disabled-commands:
    # - nick
    
    # Restricted commands have been removed.
    # Now we have a whitelist, all commands not on this list are only available to ops.
    # These will have NO EFFECT if you have Permissions installed!
    # They are here only if you want something simpler than Permissions.
    # These are the permissions without the "essentials." part.
    player-commands:
      - afk
      - back
      - back.ondeath
      - balance
      - clearinventory
      - compass
      - depth
      - getpos
      - geoip.show
      - help
      - helpop
      - home
      - home.others
      - ignore
      - info
      - kit
      - list
      - mail
      - mail.send
      - me
      - motd
      - msg
      - nick
      - pay
      - ping
      - portal
      - powertool
      - protect
      - r
      - rules
      - seen
      - sell
      - sethome
      - setxmpp
      - signs.create.protection
      - signs.create.trade
      - signs.break.protection
      - signs.break.trade
      - signs.use.balance
      - signs.use.buy
      - signs.use.disposal
      - signs.use.free
      - signs.use.heal
      - signs.use.mail
      - signs.use.protection
      - signs.use.sell
      - signs.use.time
      - signs.use.trade
      - signs.use.warp
      - signs.use.weather
      - spawn
      - suicide
      - tpa
      - tpaccept
      - tpahere
      - tpdeny
      - warp
      - warp.list
      - world
      - worth
      - xmpp
    
    # Note: All items MUST be followed by a quantity!
    # Times are measured in seconds.
    kits:
      Guest:
        delay: 86440
        items:
          - 268 1
          - 271 1
          - 270 1
      Warrior:
        delay: 86440
        items:
          - 268 1
          - 271 1
          - 270 1
          - 298 1
          - 299 1
          - 300 1
          - 301 1
    # Disable all signs
    signs-disabled: false
    
    # Backup runs a command while saving is disabled
    backup:
      # Interval in minutes
      interval: 60
      # Add a command that backups your data, e.g.
      #command: 'rdiff-backup World1 backups/World1'
    
    # Set this true to enable permission per warp.
    per-warp-permission: false
    
    # Sort output of /list command by groups
    sort-list-by-groups: false
    
    # More output to the console
    debug: false
    
    # Set the locale for all messages
    # If you don't set this, the default locale of the server will be used.
    # Don't forget to remove the # infront of the line
    #locale: de_DE
    
    # Turn off god mode when people exit
    remove-god-on-disconnect: false
    
    # Use the permission system of bukkit
    # This only works if no other permission plugins are installed
    use-bukkit-permissions: false
    
    # Auto-AFK
    # After this timeout in seconds, the user will be set as afk.
    # Set to -1 for no timeout.
    auto-afk: 300
    
    # Auto-AFK Kick
    # After this timeout in seconds, the user will be kicked from the server.
    # Set to -1 for no timeout.
    auto-afk-kick: -1
    
    # Set this to true, if you want to freeze the player, if he is afk.
    # Other players or monsters can't push him out of afk mode then.
    # This will also enable temporary god mode for the afk player.
    # The player has to use the command /afk to leave the afk mode.
    freeze-afk-players: false
    
    # You can disable the death messages of minecraft here
    death-messages: true
    
    ############################################################
    # +------------------------------------------------------+ #
    # |                   EssentialsHome                     | #
    # +------------------------------------------------------+ #
    ############################################################
    
    # When users die, should they respawn at their homes, instead of the spawnpoint?
    respawn-at-home: false
    
    # When a user interacts with a bed, should their home be set to that location?
    # If you enable this and remove default user access to the /sethome command, you can make beds the only way for players to set their home location.
    bed-sethome: true
    
    # If no home is set send you to spawn when /home is used
    spawn-if-no-home: false
    
    # Allow players to have multiple homes.
    # Define different amounts of multiple homes for different permissions, e.g. essentials.sethome.multiple.vip
    # People with essentials.sethome.multiple.unlimited are not limited by these numbers.
    sethome-multiple:
      # essentials.sethome.multiple
      default: 3
      # essentials.sethome.multiple.vip
      vip: 5
      # essentials.sethome.multiple.staff
      staff: 10
    
    ############################################################
    # +------------------------------------------------------+ #
    # |                   EssentialsEco                      | #
    # +------------------------------------------------------+ #
    ############################################################
    
    # Defines the balance with which new players begin.  Defaults to 0.
    starting-balance: 100
    
    # worth-# defines the value of an item when it is sold to the server via /sell.
    # These are now defined in worth.yml
    
    # Defines the cost to use the given commands PER USE
    command-costs:
      # /example costs $1000 PER USE
      #example: 1000
      # /kit tools costs $1500 PER USE
      #kit-tools: 1500
    
    # Set this to a currency symbol you want to use.
    currency-symbol: '$'
    
    # Set the maximum amount of money a player can have
    # The amount is always limited to 10 trillions because of the limitations of a java double
    max-money: 10000000000000
    
    # Enable this to log all interactions with trade/buy/sell signs and sell command
    economy-log-enabled: false
    
    ############################################################
    # +------------------------------------------------------+ #
    # |                   EssentialsHelp                     | #
    # +------------------------------------------------------+ #
    ############################################################
    
    # Show other plugins commands in help
    non-ess-in-help: false
    
    # Hide plugins which dont give a permission
    # You can override a true value here for a single plugin by adding a permission to a user/group.
    # The indervidual permission is: essentials.help.<plugin>, anyone with essentials.* or '*' will see all help this setting reguardless.
    # You can use negitive permissions to remove access to just a single plugins help if the following is enabled.
    hide-permissionless-help: true
    
    ############################################################
    # +------------------------------------------------------+ #
    # |                   EssentialsChat                     | #
    # +------------------------------------------------------+ #
    ############################################################
    
    # If EssentialsChat is installed, this will define how far a player's voice travels, in blocks.  Set to 0 to make all chat global.
    # Note that users with the "essentials.chat.spy" permission will hear everything, regardless of this setting.
    # Users with essentials.chat.shout can override this by prefixing text with an exclamation mark (!)
    # Or with essentials.chat.question can override this by prefixing text with a question mark (?)
    # You can add command costs for shout/question by adding chat-shout and chat-question to the command costs section."
    chat:
      radius: 0
    
      # If set to the default chat format which "should" be compatible with ichat.
      format: '<{DISPLAYNAME}> {MESSAGE}'
      format: '&f[{GROUP}]&f {DISPLAYNAME}&7:&f {MESSAGE}'
    
      # You can also have group-specific formats, uncomment to enable:
      group-formats:
      #  Default: '{WORLDNAME} {DISPLAYNAME}&7:&f {MESSAGE}'
      #  Admins: '{WORLDNAME} &c[{GROUP}]&f {DISPLAYNAME}&7:&c {MESSAGE}'
        
    ############################################################
    # +------------------------------------------------------+ #
    # |                 EssentialsProtect                    | #
    # +------------------------------------------------------+ #
    ############################################################
    
    protect:
      # Database settings for sign/rail protection
      # get mysql.jar and sqlite and place it in your serverroot/lib directory from here:
      # http://java.net/projects/essentials/sources/svn/show/lib?rev=435
    
      # mysql, sqlite or none
      datatype: 'sqlite'
    
      # If you specified MySQL above, you MUST enter the appropriate details here.
      # If you specified SQLite above, these will be IGNORED.
      username: 'root'
      password: 'root'
      mysqlDb: 'jdbc:mysql://localhost:3306/minecraft'
    
      # For which block types would you like to be alerted?
      # You can find a list of IDs in plugins/Essentials/items.csv after loading Essentials for the first time.
      alert:
        # 10: lava
        # 11: still lava
        # 46: TNT
        on-placement: 10,11,46
        on-use:
        # 46: TNT
        on-break:
    
      # Users cannot PLACE these types of blocks/items.
      # < 255 designates a BLOCK
      # > 255 designates an ITEM (Some blocks can be placed as blocks OR items; lava blocks can be placed by lava buckets, for example.)
      blacklist:
        placement: 327,326,14,56,46,11,10,9,8
        usage: 327,326,325
    
        #prevent people from breaking blocks
        #break: 20,50
        break:
    
        # Which blocks should not be pushed by pistons
        piston:
    
      # General physics/behavior modifications
      prevent:
        lava-flow: false
        water-flow: false
        water-bucket-flow: false
        fire-spread: true
        lava-fire-spread: true
        flint-fire: false
        lightning-fire-spread: true
        portal-creation: false
        tnt-explosion: false
        tnt-playerdamage: false
        fireball-explosion: false
        fireball-fire: false
        fireball-playerdamage: false
        creeper-explosion: false
        creeper-playerdamage: false
        creeper-blockdamage: false
        enderman-pickup: true
        # Monsters won't follow players
        # permission essentials.protect.entitytarget.bypass disables this
        entitytarget: false
        # Prevent the spawning of creatures
        spawn:
          chicken: false
          cow: false
          creeper: false
          ghast: false
          giant: false
          monster: false
          pig: false
          pig_zombie: false
          sheep: false
          skeleton: false
          slime: false
          spider: false
          squid: false
          zombie: false
          wolf: false
          cave_spider: false
          enderman: false
          silverfish: false
    
      # Maximum height the creeper should explode. -1 allows them to explode everywhere.
      # Set prevent.creeper-explosion to true, if you want to disable creeper explosions.
      creeper:
        max-height: -1
    
      # Protect various blocks.
      protect:
        # Protect all signs
        signs: true
    
        # Prevent users from destroying rails
        rails: false
    
        # Blocks below rails/signs are also protected if the respective rail/sign is protected.
        # This makes it more difficult to circumvent protection, and should be enabled.
        # This only has an effect if "rails" or "signs" is also enabled.
        block-below: true
    
        # Prevent placing blocks above protected rails, this is to stop a potential griefing
        prevent-block-on-rails: false
    
        # Store blocks / signs in memory before writing
        memstore: false
    
      # Disable various default physics and behaviors
      disable:
        # Should fall damage be disabled?
        fall: false
    
        # Users with the essentials.protect.pvp permission will still be able to attack each other if this is set to true.
        # They will be unable to attack users without that same permission node.
        pvp: false
    
        # Should drowning damage be disabled?
        # (Split into two behaviors; generally, you want both set to the same value)
        drown: false
        suffocate: false
    
        # Should damage via lava be disabled?  Items that fall into lava will still burn to a crisp. ;)
        lavadmg: false
    
        # Should arrow damage be disabled
        projectiles: false
    
        # This will disable damage from touching cacti.
        contactdmg: false
    
        # Burn, baby, burn!  Should fire damage be disabled?
        firedmg: false
    
        # Should the damage after hit by a lightning be disabled?
        lightning: false
    
        # Should people with build: false in permissions be allowed to build
        # Set true to disable building for those people
        build: true
    
        # Should people with build: false in permissions be allowed to use items
        # Set true to disable useing for those people
        use: true
    
        # Should we tell people they are not allowed to build
        warn-on-build-disallow: true
     
        # Disable weather options
        weather:
          storm: false
          thunder: false
          lightning: false
    
    ############################################################
    # +------------------------------------------------------+ #
    # |                    New Players                       | #
    # +------------------------------------------------------+ #
    ############################################################
    
    newbies:
      # Should we announce to the server when someone logs in for the first time?
      # If so, use this format, replacing {DISPLAYNAME} with the player name.
      # If not, set to ''
      #announce-format: ''
      announce-format: '&dWelcome {DISPLAYNAME} to the server!'
    
      # When we spawn for the first time, which spawnpoint do we use?
      # Set to "none" if you want to use the spawn point of the world.
      spawnpoint: newbies
    
    # End of File <-- No seriously, you're done with configuration.
    
     
  20. Offline

    Darq

    Really don't know what to tell you, I guess it's a plugin that you have that's messing it up. I don't use Essentials and don't offer support for it directly, the configuration passes parsing, so.

    Good luck that that. :)
     
  21. Offline

    Shan2097

    Hey, could you help me too?
    http://pastebin.com/T9GPTPFa
    Everybody can do everything... and I just want to stop item spawning, godmode and creative mode
    It's PermissionsEx, if that helps

    EDIT: Also, I'm the only user there because I redid the whole server permissions, because of the problems I noted above... It didn't work...
     
  22. Offline

    Darq

    I'm still a bit unsure on what you want me to do.
    According to your file, everyone can not do everything, the only group with the '*' node is the Owner, and the other groups don't have the give permissions, just Admin. And no-one has the godmode permission.

    So, fill me in a little bit, please.
     
  23. Offline

    skinnybones111

    You said you could help http://pastebin.com/icJT5Y12

    this is my error
    ERROR: while scanning a simple key in "<unicode string>", line 60, column 13: permissions.help ^ could not found expected ':' in "<unicode string>", line 61, column 13: permissions.player.groups ^
     
  24. Offline

    Darq

    Here you go:

    Code:
    users:
        skinnybones111:
            permissions:
                essentials.ban.exempt: true
                essentials.firebal: true
                essentials.tpaall: true
            groups:
            - admin
    vcube_321:
            permissions:
                silence.silenceall.ignore: true
                StopLava.canUseLava: true
                worldguard.ungod: true
                essentials.ban.offline: true
                essentials.burn: true
            groups:
            - admin
    groups:
        default:
            permissions:
                permissions.player.groups: true
                permissions.help: true
                permissions.build: true:true
                permissions.player.groups: true
                multihome.defaulthome.go: true
                multihome.defaulthome.set: true
                multihome.defaulthome.invite: true
                multihome.namedhome.set: true
                multihome.namedhome.delete: true
                multihome.namedhome.list: true
                multihome.namedhome.invite: true
                multihome.homeondeath: true
                fight.user: true
                silence.query: true
                ChestShop.shop.create: true
                ChestShop.shop.buy: true
                EasyTP.to: true
                SimpleWhisper.use: true
                SheepFeed.feed: true
                essentials.afk: true
                essentials.msg: true
                essentials.suicide: true
                essentials.back: true
                essentials.back.ondeath: true
                essentials.home: true
                essentials.delhome: true
                essentials.sethome: true
                essentials.sethome.multiple: true
                essentials.tpa: true
                essentials.tpaccept: true
                essentials.tpdeny: true
                essentials.tpahere: true
                essentials.warp: true
                essentials.list: true
        admin:
            permissions:
                permissions.*: true
                multihome.othershome.go: true
                fight.admin: true
                fight.user: true
                silence.modifyall: true
                silence.modify: true
                silence.queryall: true
                simpleWeather.set: true
                ChestShop.admin: true
                EasyTP.from: true
                adminchat.enable: true
                SimpleJail.jail: true
                SimpleJail.unjail: true
                SimpleJail.setjail: true
                SheepFeed.info: true
                worldguard.god: true
                worldguard.heal: true
                worldguard.locate: true
                worldguard.stack.illegitimate: true
                worldguard.stack: true
                worldguard.fire: true-toggle.*
                worldguard.halt: true-activity.*
                worldguard.region.define: true
                worldguard.region.claim: true
                worldguard.region.redefine.*: true
                worldguard.region.list: true
                herospawn.tp: true
                herospawn.set: true
                spawnmob.moblist: true
                spawnmob.spawnmob: true
                essentials.afk.kickexempt: true
                essentials.seen: true
                essentials.spawner: true
                essentials.ban: true
                essentials.banip: true
                essentials.invsee: true
                essentials.lightning: true
                essentials.gc: true
                essentials.kill: true
                essentials.mute: true
                essentials.socialspy: true
                essentials.tempban: true
                essentials.unban: true
                essentials.unbanip: true
                essentials.setspawn: true
                essentials.delhome.others: true
                essentials.setwarp: true
                essentials.sethome.multiple.unlimited: true
                essentials.tp: true
                essentials.top: true
                essentials.warp.list: true
                essentials.warp.otherplayers: true
                essentials.world: true
                essentials.portal: true
                essentials.list.hidden: true
                bb.admin.rollback: true
                adminchat: true
                prefixer.self: true
                logblock.me: true
                logblock.rollback: true
                logblock.tools.tool: true
            inheritance:
            - user
        user:
            permissions:
                permissions.build: true
            worlds:
                creative: true
                coolplugin.item: true
            inheritance:
            - default
    messages:
        build: '&cYou do not have permission to build here.'
    The above is a fixed version from the thread that I referred you here with.
     
  25. Offline

    skinnybones111

    Thank you, do you have a donate button lol? id love to pay you for your work
     
  26. Offline

    zomah2

    Hi, could you help me with the "SetrankPB" plugin? I have permissions configured and all, with the commands on the page for the plugin setup seemingly correct, but I can still rank myself up from guest to citizen for example, moderator to admin, etc. Help would be greatly appreciated, if I need to post my permissions file I would be willing to do so.
     
  27. Offline

    Darq

    Yes as a matter of fact, I do! It's on the original post of this thread, page 1. :3

    haven't ever used SetrankPB, so I can't really help you with that specifically. I'm also not going to fix individual permissions for you, :/. But, you could still post your permissions file, and I'll see if there's any errors.
     
  28. Offline

    zomah2

    ok, thanks!
    Code:
    groups:
        guest:
            default: true
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
            permissions:
            - essentials.spawn
            - essentials.home
            - essentials.sethome
            - essentials.motd
            - essentials.help
            - essentials.rules
            - setrankpb.whatami
        Citizen:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
            - guest
            permissions:
            - warpplugin.warp
            - econplugin.basic.*
        Moderator:
            default: false
            info:
                prefix: '&1[&3Citizen&1]'
                suffix: ''
                build: true
            inheritance:
            - Citizen
            permissions:
            - modplugin.ban
            - modplugin.kick
            - modplugin.unban
            - setrankpb.rank.<Citizen>
            - setrankpb.norank.<Admin>
            - setrankpb.norank.<Owner>
        Admin:
            default: false
            info:
                prefix: '&f[&bAdmin&f] '
                suffix: ''
                build: true
            inheritance:
            permissions:
            - '*'
            - setrankpb.norank.<owner>
        Owner:
            default: false
            info:
                prefix: '&f[&4Owner&f] '
                suffix: ''
                build: true
            inheritance:
            permissions:
            - '*'
        Default:
            permissions:
            inheritance:
    
     
  29. Offline

    skinnybones111

    wai
    but when i test it out on my server, my brother can still use some of the commands that are only supposed to work with me can you help?
     
  30. Offline

    Darq

    Well there's no errors standing out, but you're using an old Permission manager, I suggest you let me upgrade that to PermissionsEx, as PermissionsEx has it's own promotion with permission system.

    What is your brother's username? And what do you want him to not be able to use? Also, is he an OP via "/op <name>"
     
Thread Status:
Not open for further replies.

Share This Page