[GEN/SEC/ECON/TP/ADMN] Essentials - A collection of useful commands

Discussion in 'Archived: Plugin Releases' started by EssentialsTeam, Apr 30, 2011.

  1. Offline

    Evotr1p197

    I Like the Group Manager so MUCH!! Please dont remove it or did
    i understand something wrong? : /

    Is Permissions v.3 the same like Group Manager (i mean how to config and all) ?? : )

    But if you replace Group Manager with Permissions are there Groups any more?
    I mean the:

    [Builder] $Name
    [Mod] $Name
    [Admin] $Name

    ? ? ? ? ? ? ? ? ? ? ? ? ? ?

    Please reply : )

    Evotr1p197
     
  2. Offline

    Lildirt

    Use this in the essentials config
    Code:
    disabled-commands:
    - back
    
    That should disable it for everyone EXCEPT for ops, even IF they have the node.
     
  3. Offline

    d3muellerq

    hi ive got a question to the Warp-sign

    One warp costs $70, but what happens with the money? Is it possible, that someone gets the money?
    thanks for help
    Dennis
     
  4. Offline

    Chasingu

    I am having a problem with Essentials and Permissions. I tried over at permissions and said because I can make it so that people can build or not, it is a essentials problem. The problem is, people can access features that nodes are not supposed to be accessed.

    People are able to do things they arn't allowed to do. Ive tried reinstalling and everything, both plugins, and I am really stumped.

    Here are my permissions files:
    users.yml
    Code:
    users:
        Chasingu:
            groups:
            - Default
            permissions:
            - herp.derp
        coreyy:
            groups:
            - Default
            permissions:
            - herp.derp
        AlphaRandulfr:
            groups:
            - Default
            permissions:
            - -derp.derp
        iam326:
            groups:
            - Default
            permissions:
            - -derp.derp
    
    groups.yml
    Code:
    ##
    # AntiBuild is included with this.  To disable a group from being able to build then
    # set the build: flag to false (build: false).  If you want a group to be able to build
    # then set it to true.
    ##
    # Groups can contain inheritance.
    #   To make a group inherit the permissions from another
    #   group simply place the groups name in the "inheritance:" like so:
    #
    #   Example:
    #       inheritance:
    #           - Default
    ##
    #   Globalized Permission settings:
    #
    #       If a permission contains periods (.) you can denote a globalized parameter:
    #
    #           - 'foo.*'
    #
    #       This will allow you to use all general commands.
    #
    ##
    #   Single Asterisk denotes all commands:
    #
    #       - '*'
    ##
    #   To exempt a node use the - prefix like so:
    #       - '-foo.bar'
    ##
    #   prefix: and suffix: do not do anything on their own.  You need another outside plugin
    #   such as iChat or HeroChat in order for these to do anything.
    groups:
        Default:
            default: true
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
            permissions:
                - 'essentials.help'
                - 'essentials.signs.trade.create'
                - 'essentials.signs.trade.use'
                - 'essentials.signs.buy.use'
                - 'essentials.signs.sell.use'
                - 'essentials.signs.balance.use'
                - 'essentials.back'
                - 'essentials.back.ondeath'
                - 'essentials.tpa'
                - 'essentials.tpaccept'
                - 'essentials.tpdeny'
                - 'essentials.home'
                - 'essentials.sethome'
                - 'essentials.warp'
                - 'essentials.warp.list'
                - 'essentials.balance'
                - 'essentials.pay'
                - 'essentials.afk'
                - 'essentials.me'
                - 'essentials.list'
                - 'essentials.mail'
                - 'essentials.mail.send'
                - 'essentials.nick'
                - 'essentials.gc'
                - 'tetris.use'
        Moderator:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
                - Default
            permissions:
                - 'bar.foo'
        Admins:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
            permissions:
                - '*'
     
  5. Offline

    Deatlev

    k, So the essentials economy buy signs has stopped working, they just say "error on input string "1" which is the quantity of the item on the sign, it worked perfectly then just stopped working D: help
     
  6. Offline

    Sh4d0w

    big problem with BackupPlugins.
    exactly SimpleSave and Backup.

    If one of the both are enabled, the chunk number were immer higher and higher, till the server crashes (> 11000 chunks).

    The unuses chunks were not unloaded.
    You can test it in on a server with only yourself and fly trough the world.

    write all 30 seconds gc and you see the growing chunks.

    Since Bukkit 818-860. >860 not tested.

    If Essentials (Core) isn't used, the chunks number is stable
     
  7. Offline

    tacozmeister

    I need some help here, whenever I try and warp somewhere or add items it tells me that I do not have enough funds. However, I have a ton of money in iConomy AND Essentials Economy is disabled. Here is my permissions setup and my essentials config:

    Essentials Config:

    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: 'c'
    
    # The character(s) to prefix all nicknames, so that you know they are not true usernames.
    nickname-prefix: '~'
    
    # The delay, in seconds, required between /home, /tp, etc.
    teleport-cooldown: 0
    
    # 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: 0
    
    # 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:
    
    # 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
    
    # Nether settings (switch between worlds with "/world nether" and "/world normal")
    # Sets whether the nether system is enabled, what folder to save the world in, and whether portals should teleport players between worlds.
    nether:
      enabled: false
      folder: nether
      portals-enabled: false
      generate-exit-portals: false
      use-1to1-ratio: false
    
    # Mob limit on spawnmob
    spawnmob-limit: 10
    
    #Shall we notify users when using /lightning
    warn-on-smite: false
    
    # The message of the day, displayed on connect and by typing /motd.
    motd:
      - '&cWelcome, {PLAYER}&c!'
      - '&fType &c/help&f for a list of commands.'
      - 'Currently online: {PLAYERLIST}'
      - 'Did you know that you can make [Disposal] signs with Essentials?'
    
    # The server rules, available by typing /rules
    rules:
      - '[1] Be respectable'
      - '[2] Be ethical'
      - '[3] Read rules at http://meinkraftia.webs.com/'
    
    # 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.
    # Because WorldGuard's /god is broken/unreliable, we should try to take priority over /god.  If this doesn't work, use
    # /essentials:god or /egod.  Do NOT use WorldGuard's /god, or you will likely be stuck in god mode.
    overridden-commands:
      - god
    
    # Disabled commands will be completelly unavailable on the server.
    disabled-commands:
    # - nick
    
    # Restricted commands will only be available to ops.
    # These will have NO EFFECT if you have Permissions installed!
    # These are here only if you want something simpler than Permissions.
    restricted-commands:
      - bigtree
      - item
      - give
      - heal
      - plugin
      - time
      - top
      - tp
      - tphere
      - tree
      - setspawn
      - antioch
      - kick
      - ban
      - unban
      - top
      - jump
      - tpo
      - tppos
      - tpohere
      - economy
      - setwarp
      - delwarp
      - essentials
      - gc
      - spawnmob
      - broadcast
      - burn
      - ext
      - kill
      - ping
      - banip
      - unban
      - mute
      - kick
      - kickall
      - unbanip
      - togglejail
      - setjail
    
    # Note: All items MUST be followed by a quantity!
    # Times are measured in seconds.
    kits:
      tools:
        delay: 10
        items:
          - 2 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
    
    ############################################################
    # +------------------------------------------------------+ #
    # |                   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: false
    
    #if no home is set send you to spawn when /home is used
    spawn-if-no-home: false
    
    
    ############################################################
    # +------------------------------------------------------+ #
    # |                   EssentialsEco                      | #
    # +------------------------------------------------------+ #
    ############################################################
    
    # Defines the balance with which new players begin.  Defaults to 0.
    starting-balance: 0
    
    # 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
    
    ############################################################
    # +------------------------------------------------------+ #
    # |                   EssentialsHelp                     | #
    # +------------------------------------------------------+ #
    ############################################################
    
    #Show other plugins commands in help
    non-ess-in-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 (?)
    chat:
      radius: 35
    
      # If set to the default chat format which "should" be compatible with ichat.
      format: '<{DISPLAYNAME}> {MESSAGE}'
      #format: '&7[{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: 46
    
      # 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:
    
    
      # General physics/behavior modifications
      prevent:
        lava-flow: false
        water-flow: false
        water-bucket-flow: false
        fire-spread: false
        lava-fire-spread: false
        flint-fire: false
        lightning-fire-spread: false
        portal-creation: false
        tnt-explosion: false
        creeper-explosion: false
        creeper-playerdamage: false
        creeper-blockdamage: false
        # 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: true
          giant: false
          monster: false
          pig: false
          pig_zombie: false
          sheep: false
          skeleton: false
          slime: true
          spider: false
          squid: false
          zombie: false
          wolf: 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: true
    
        # 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
    
      # 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 we tell people they are not allowed to build
        warn-on-build-disallow: false
    
    
        #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?
      spawnpoint: newbies
    
    # End of File <-- No seriously, you're done with configuration.
    
    And here is my Permissions:

    Code:
    plugin:
        permissions:
            system: default
            copies: null
    groups:
        Newbie:
            default: true
            info:
                prefix: '[GUEST]'
                suffix: ''
                build: false
            inheritance: null
            permissions:
            - 'essentials.rules'
            - 'essentials.help'
            - 'essentials.list'
            - 'essentials.helpop'
            - 'essentials.chat.shout'
            - 'essentials.chat.question'
            - 'essentials.msg'
        Player:
            default: false
            info:
                prefix: null
                suffix: ''
                build: true
            inheritance:
            - Newbie
            permissions:
                - 'mcmmo.skills.*'
                - 'mcmmo.chat.partychat'
                - 'mcmmo.commands.myspawn'
                - 'mcmmo.commands.setmyspawn'
                - 'mcmmo.ability.*'
                - 'mcmmo.commands.ability'
                - 'essentials.signs.mail.*'
                - 'essentials.signs.protection.*'
                - 'essentials.signs.disposal.*'
                - 'essentials.depth'
                - 'essentials.getpos'
                - 'essentials.compass'
                - 'essentials.tpa'
                - 'essentials.tpaccept'
                - 'essentials.tpdeny'
                - 'essentials.tpahere'
                - 'essentials.home'
                - 'essentials.sethome'
                - 'essentials.msg'
                - 'essentials.afk'
                - 'essentials.rules'
                - 'essentials.me'
                - 'essentials.list'
                - 'essentials.mail.*'
                - 'essentials.helpop'
                - 'essentials.suicide'
                - 'iConomy.access'
                - 'iConomy.payment'
                - 'BetterShop.user.*'
                - 'lockette.create.*'
                - 'essentials.kit'
                - 'essentials.kit.tools'
                - 'mcmmo.regeneration'
                - 'mcmmo.commands.party'
                - 'mcmmo.commands.ptp'
                - 'essentials.back'
                - 'falsebook.blocks.*'
                - 'lockette.user.create.*'
                - 'towny.wild.*'
                - 'iConomyChestShop.shop.create'
                - 'iConomyChestShop.shop.buy'
                - 'iConomyChestShop.shop.sell'
                - 'towny.town.*'
                - 'gastronomic.player.*'
                - 'iConomyDeath.use'
                - 'essentials.seen'
                - 'essentials.nick'
                - 'essentials.realname'
                - 'chaircraft.sit'
                - 'movecraft.boat.*'
                - 'movecraft.ship.*'
                - 'movecraft.train.*'
                - 'towny.wild.block.17'
                - 'towny.wild.block.18'
                - 'towny.wild.block.15'
                - 'towny.wild.block.16'
                - 'towny.wild.block.14'
                - 'towny.wild.block.21'
                - 'towny.wild.block.37'
                - 'towny.wild.block.38'
                - 'towny.wild.block.39'
                - 'towny.wild.block.40'
                - 'towny.wild.block.49'
                - 'towny.wild.block.56'
                - 'towny.wild.block.78'
                - 'towny.wild.block.79'
                - 'towny.wild.block.87'
                - 'towny.wild.block.88'
                - 'towny.wild.block.89'
                - 'towny.wild.block.31'
                - 'towny.wild.block.81'
                - 'towny.wild.block.83'
                - 'towny.wild.block.6'
                - 'towny.wild.block.12'
                - 'towny.wild.block.30'
                - 'towny.wild.block.32'
                - 'towny.wild.block.42'
                - 'towny.wild.block.52'
                - 'towny.wild.block.82'
                - 'towny.wild.block.50'
                - 'towny.wild.block.3'
        Donator:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
            - Player
            permissions:
                - 'essentials.tp'
                - 'essentials.warp.*'
                - 'essentials.tphere'
                - 'essentials.top'
                - 'essentials.setwarp'
                - 'essentials.kit.*'
                - 'mothernature.wand'
                - 'essentials.powertool'
                - 'essentials.lightning'
                - 'cenotaph.use'
                - 'cenotaph.large'
                - 'cenotaph.sign'
                - 'cenotaph.quickloot'
                - 'cenotaph.cmd.tombfind'
                - 'movecraft.airship.*'
                - 'movecraft.submarine.*'
                - 'magiccarpet.*'
                - 'mothernature.command.rain'
                - 'mothernature.command.thunder'
                - 'mothernature.command.sun'
                - 'essentials.kit.*'
        Moderator:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
            - Donator
            permissions:
                - 'essentials.kick'
                - 'essentials.ban'
                - 'essentials.jails'
                - 'essentials.deljail'
                - 'essentials.setjail'
                - 'essentials.togglejail'
                - 'essentials.banip'
                - 'essentials.unbanip'
                - 'essentials.ban'
                - 'essentials.unban'
                - 'essentials.tempban'
                - 'lockette.admin'
                - 'multiverse.*'
                - 'towny.*'
                - 'essentials.item.*'
                - 'essentials.god'
                - 'essentials.heal'
                - 'essentials.ext'
                - 'essentials.time'
                - 'essentials.helpop.receive'
                - 'mcmmo.*'
                - 'iConomy.*'
        Admins:
            default: false
            info:
                prefix: '[ADMIN]'
                suffix: ''
                build: true
            inheritance:
            - Moderator
            permissions:
                - '*'
                - 'lockette.*'
    users:
        name1:
            group: Moderator
        name2:
            group: Donator
            permissions:
                - 'wings.fly'
        name3:
            group: Player
        name4:
            group: Admins
    
    Yes, that's permissions 2.X or something. But for some reason, a donator doesn't have to pay for teleports while a moderator does. The moderator is not op. Any help?

    FIXED: Deleted the user data in "users.yml". It probably had something to do with my character having "-12453563667E7" credits.
     
  8. Offline

    JukeboxJohnny

    Can anyone quickly tell me what I put on a permission to no allow it when using permission.*? Is it "-permission.whatever"?
     
  9. Offline

    pioneerhead

    so i have this problem, when i put a block server will set the coordinates, how do i turn it off?
     
  10. Offline

    caron300

    Hello, id need help. I set up my permissions so admin (me) have all permissions ('*') and added some to other groups.
    But the problem is: Alot of commands give internals errors, and defaults group ( Guest) can build even tho i set it to false. I think it is something with my YAML, because i used the YAML parser and it found an error, but i cant find it.

    Can some1 help me?
    Code:
    groups:
      Guest:
        default: true
        permissions:
        - essentials.help
        - essentials.helpop
        - essentials.list
        - essentials.motd
        - essentials.rules
        - essentials.spawn
        inheritance: []
        info:
          prefix: 'Guest'
          build: false
          suffix: ''
      Super-Moderator:
        default: false
        permissions:
        - -groupmanager.mantogglesave
        - essentials
        - essentials.clearinventory
        - essentials.cooldown.bypass
        - essentials.deljail
        - essentials.give
        - essentials.god
        - essentials.heal
        - essentials.heal.others
        - essentials.invsee
        - essentials.item
        - essentials.jails
        - essentials.kickall
        - essentials.kit.*
        - essentials.mute
        - essentials.sell
        - essentials.setjail
        - essentials.signs.protection.override
        - essentials.spawnmob
        - essentials.teleport.cooldown.bypass
        - essentials.teleport.timer.bypass
        - essentials.togglejail
        - groupmanager.*
        - essentials.burn
        - vanish.vanish
        - vanish.list
        - vanish.nopickup
        - vanish.noaggromobs
        inheritance:
        - moderator
        info:
          prefix: '&c'
          build: true
          suffix: ''
      Builder:
        default: false
        permissions:
        - essentials.afk
        - essentials.back.ondeath
        - essentials.balance
        - essentials.chat.shout
        - essentials.compass
        - essentials.home
        - essentials.kit
        - essentials.kit.tools
        - essentials.mail
        - essentials.mail.send
        - essentials.me
        - essentials.msg
        - essentials.nick
        - essentials.pay
        - essentials.portal
        - essentials.protect
        - essentials.sethome
        - essentials.signs.buy.use
        - essentials.signs.disposal.create
        - essentials.signs.disposal.use
        - essentials.signs.free.use
        - essentials.signs.heal.use
        - essentials.signs.mail.create
        - essentials.signs.mail.use
        - essentials.signs.protection.create
        - essentials.signs.protection.use
        - essentials.signs.sell.use
        - essentials.signs.trade.create
        - essentials.signs.trade.use
        - essentials.suicide
        - essentials.tpa
        - essentials.tpaccept
        - essentials.tpahere
        - essentials.tpdeny
        - essentials.warp
        - essentials.warp.list
        - essentials.worth
        - bColoredChat.signColor
        - lwc.protect
        inheritance:
        - default
        info:
          prefix: '&2'
          build: true
          suffix: ''
      Moderator:
        default: false
        permissions:
        - essentials.back
        - essentials.ban
        - essentials.banip
        - essentials.broadcast
        - essentials.delwarp
        - essentials.depth
        - essentials.eco
        - essentials.getpos
        - essentials.jump
        - essentials.kick
        - essentials.kill
        - essentials.setwarp
        - essentials.time
        - essentials.togglejail
        - essentials.top
        - essentials.tp
        - essentials.tphere
        - essentials.tpo
        - essentials.tpohere
        - essentials.tppos
        - essentials.tptoggle
        - essentials.unban
        - essentials.unbanip
        - essentials.whois
        - essentials.world
        - groupmanager.listgroups
        - groupmanager.mandemote
        - groupmanager.manload
        - groupmanager.manpromote
        - groupmanager.mansave
        - groupmanager.manselect
        - groupmanager.manuadd
        - groupmanager.manudel
        - essentials.ext
        - bColoredChat.chatColor
        - lwc.mod
        - vanish.vanish
        - vanish.nopickup
        - vanish.noaggromobs
        inheritance:
        - builder
        info:
          prefix: '&5'
          build: true
          suffix: ''
      Admin:
        default: false
        permissions:
        - '*'
        - -essentials.protect.damage.*
        - vanish.vanish
        - vanish.list
        - vanish.nopickup
        - vanish.nopickup.list
        - vanish.noaggromobs
        - vanish.dont.hide
        inheritance:
        - semiadmin
        info:
          prefix: '&4'
          build: true
          suffix: ''
    
    EDIT: i dont think i used any tabs, but..
     
  11. Offline

    Trigg3rlHappy

    Here is what i did. It's an easy fix, rename Essentials.jar to aEssentials.jar. That's it

    EDIT: it seemed to work, then after a couple hours of other editing on plugins, etc essentials was not enabled.

    EDIT2: rename it back to Essentials.jar the error came up again but when i do essential commands they work.
     
  12. Offline

    flozza83

    Hi everybody!
    Is everyone can tell me how to set it in french locale ?
    Thanks!
     
  13. Offline

    EssentialsTeam

    @Unknown_1: That is a Permissions 3 bug, report there
    @Gritania: Not enough info for help, join IRC
    @MufinMcFlufin: Get EssentialsGroupManager if you use EssentialsGroupBridge
    @alpenghandi: Next release, we are waiting for the next recommended build of bukkit
    @redworld2: Type /powertool again with the item in hand
    @Gamer_169: Create a help.txt or help_groupname.txt or help_username.txt in Essentials folder
    @Fredrikocrafter: set debug: true in config and report the bug that in the console
    @CarbonT: Remove the essentials.back permission
    @ಠ_ಠ: Ops can do everything.
    @jayri: Known bugs section, first post
    @Hanswalter123: It's corrected. But you can create your own language file, copy the messages_yourlanguage.properties into the essentials folder and modify it there.
    @DJRastafari: You can't prevent kick/ban for a group, for killing it's god mode
    @vejbuch: Ask the Permissions team for that
    @Simmyen: Not enough info for help, join IRC
    @Cacceli: Your users.yml does not start with "users:"
    @Stormbow: Known bugs section, first post
    @trollsama, benny9876, buljons, hofec, Tealk, seriestoo2: Wiki is up again
    @Braegh: This should be not possible, check your Essentials version
    @Gural: Known bugs section, first post
    @TC.Barky: Known bugs section, first post
    @bluemilkman: Known bugs section, first post
    @yakitate: Use /manpromote /mandemote instead
    @DrBreadgun: The default group does not have build permission
    @SBD09: Set locale in config
    @Dragonntiger: essentials.item or essentials.give
    @PatPeter: Remove time from plugin.yml inside Essentials.jar
    @sintri: They should work, join IRC if you need help
    @Debilitation: All links should work
    @Tealk: dungeon and skylands are not Essenials commands
    @BoyHimas: Essentials version?
    @seriestoo2: Not enough info for help, join IRC
    @Arubian: Not possible at the moment
    @Evotr1p197: The config is nearly identical
    @Lildirt: That will disable for all players
    @d3muellerq: The money is just removed, noone gets it
    @Chasingu: Permissions 2 or 3?
    @Deatlev: Essentials version?
    @Sh4d0w: We'll investigate this.
    @JukeboxJohnny: That is correct.
    @pioneerhead: alert list in the EssentialsProtect section in config.yml
    @caron300: That file is correct, join IRC to get help
    @Trigg3rlHappy: Known bugs section, first post
    @flozza83: locale setting in config.yml
     
  14. Offline

    demonguard

    Brand new server here. I'm running the recommended 860 build, and I get the following error on startup.

    Code:
    10:11:29 [SEVERE] Error occurred while enabling Essentials v2.3.3 (Is it up to date?): java.text.DecimalFormatSymbols.getInstance(Ljava/util/Locale;)Ljava/text/DecimalFormatSymbols;
    java.lang.NoSuchMethodError: java.text.DecimalFormatSymbols.getInstance(Ljava/util/Locale;)Ljava/text/DecimalFormatSymbols;
            at com.earth2me.essentials.Util.<clinit>(Util.java:285)
            at com.earth2me.essentials.EssentialsConf.load(EssentialsConf.java:52)
            at com.earth2me.essentials.Settings.<init>(Settings.java:25)
            at com.earth2me.essentials.Essentials.onEnable(Essentials.java:107)
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:125)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:799)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:253)
            at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:140)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:118)
            at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:232)
            at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:219)
            at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:146)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:283)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    
     
  15. Offline

    ItsMeYaniv

    why its create me all time "GroupManager" i use "permissions - plugin of tomorrow" and griup manager block the plugin! all time its create group manager and its crazy me!
    what i need to do
     
  16. Offline

    Mr. Cool

    I have essentials 2.3 on my server, but hardly any commands work. There is no starting message, although it is set correctly, and also other commands like /spawn do not work. Does anyone know what to do? I'm not that good with files etc., so a description as easy as possible would be good.
    Also i do not know how i set ranks, builder etc., every time i try nothing happens. (Where should i write it?)
    Thank you.
    (I verision 860 bukkit)
     
  17. Offline

    Einschtein

    Let's say, I want to have an standard in-front of a username, when they talk in chat?

    Let's say, in front of an admin's text. Where do I need to put that in the groups.yml? I don't really get it.
     
  18. Offline

    Burns1

    getting that error...



    [SEVERE] Error occurred (in the plugin loader) while enabling Essentials v2.3.3 (Is it up to date?): null java.util.ConcurrentModificationException at java.util.TreeMap$PrivateEntryIterator.nextEntry(TreeMap.java:1117) at java.util.TreeMap$KeyIterator.next(TreeMap.java:1171) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:308) at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:806) at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:253) at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:140) at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:118) at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:232) at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:219) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:146) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:283) at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
     
  19. Offline

    itachi1027

    2011-06-19 12:29:26 [INFO] Starting minecraft server version Beta 1.6.6
    2011-06-19 12:29:26 [INFO] Loading properties
    2011-06-19 12:29:26 [INFO] Starting Minecraft server on *:25565
    2011-06-19 12:29:26 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-823-gb9d0b04-b860jnks (MC: 1.6.6)
    2011-06-19 12:29:26 [INFO] Preparing level "Greenlandville"
    2011-06-19 12:29:26 [SEVERE] java.io.IOException: Not in GZIP format
    2011-06-19 12:29:26 [SEVERE] at java.util.zip.GZIPInputStream.readHeader(Unknown Source)
    2011-06-19 12:29:26 [SEVERE] at java.util.zip.GZIPInputStream.<init>(Unknown Source)
    2011-06-19 12:29:26 [SEVERE] at java.util.zip.GZIPInputStream.<init>(Unknown Source)
    2011-06-19 12:29:26 [SEVERE] at net.minecraft.server.CompressedStreamTools.a(SourceFile:8)
    2011-06-19 12:29:26 [SEVERE] at net.minecraft.server.PlayerNBTManager.c(SourceFile:95)
    2011-06-19 12:29:26 [SEVERE] at net.minecraft.server.World.<init>(World.java:87)
    2011-06-19 12:29:26 [SEVERE] at net.minecraft.server.WorldServer.<init>(WorldServer.java:29)
    2011-06-19 12:29:26 [SEVERE] at net.minecraft.server.SecondaryWorldServer.<init>(SecondaryWorldServer.java:8)
    2011-06-19 12:29:26 [SEVERE] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:172)
    2011-06-19 12:29:26 [SEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:146)
    2011-06-19 12:29:26 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:283)
    2011-06-19 12:29:26 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    2011-06-19 12:29:26 [SEVERE] java.io.IOException: Not in GZIP format
    2011-06-19 12:29:26 [SEVERE] at java.util.zip.GZIPInputStream.readHeader(Unknown Source)
    2011-06-19 12:29:26 [SEVERE] at java.util.zip.GZIPInputStream.<init>(Unknown Source)
    2011-06-19 12:29:26 [SEVERE] at java.util.zip.GZIPInputStream.<init>(Unknown Source)
    2011-06-19 12:29:26 [SEVERE] at net.minecraft.server.CompressedStreamTools.a(SourceFile:8)
    2011-06-19 12:29:26 [SEVERE] at net.minecraft.server.PlayerNBTManager.c(SourceFile:107)
    2011-06-19 12:29:26 [SEVERE] at net.minecraft.server.World.<init>(World.java:87)
    2011-06-19 12:29:26 [SEVERE] at net.minecraft.server.WorldServer.<init>(WorldServer.java:29)
    2011-06-19 12:29:26 [SEVERE] at net.minecraft.server.SecondaryWorldServer.<init>(SecondaryWorldServer.java:8)
    2011-06-19 12:29:26 [SEVERE] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:172)
    2011-06-19 12:29:26 [SEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:146)
    2011-06-19 12:29:26 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:283)
    2011-06-19 12:29:26 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    2011-06-19 12:29:26 [INFO] Preparing start region for level 0
    2011-06-19 12:29:27 [INFO] Preparing start region for level 1
    2011-06-19 12:29:27 [INFO] Preparing spawn area: 24%
    2011-06-19 12:29:28 [INFO] [Permissions] (Yeti) was initialized.
    2011-06-19 12:29:28 [INFO] [Permissions] (Yeti) was initialized.
    2011-06-19 12:29:28 [INFO] File: plugins\Essentials\userdata\halo123theaters.yml
    2011-06-19 12:29:28 [SEVERE] Error occurred while enabling Essentials v2.3.3 (Is it up to date?): special characters are not allowed
    unacceptable character #0 special characters are not allowed
    in "<reader>", position 0
    at org.yaml.snakeyaml.reader.StreamReader.checkPrintable(StreamReader.java:68)
    at org.yaml.snakeyaml.reader.StreamReader.update(StreamReader.java:159)
    at org.yaml.snakeyaml.reader.StreamReader.peek(StreamReader.java:117)
    at org.yaml.snakeyaml.reader.StreamReader.peek(StreamReader.java:106)
    at org.yaml.snakeyaml.scanner.ScannerImpl.scanToNextToken(ScannerImpl.java:964)
    at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:237)
    at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:183)
    at org.yaml.snakeyaml.parser.ParserImpl$ParseImplicitDocumentStart.produce(ParserImpl.java:200)
    at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:163)
    at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148)
    at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:104)
    at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:124)
    at org.yaml.snakeyaml.Yaml.load(Yaml.java:264)
    at org.bukkit.util.config.Configuration.load(Configuration.java:82)
    at com.earth2me.essentials.EssentialsConf.load(EssentialsConf.java:71)
    at com.earth2me.essentials.EssentialsUpgrade.updateUsersToNewDefaultHome(EssentialsUpgrade.java:142)
    at com.earth2me.essentials.EssentialsUpgrade.afterSettings(EssentialsUpgrade.java:416)
    at com.earth2me.essentials.Essentials.onEnable(Essentials.java:109)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:125)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:799)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:253)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:140)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:118)
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:232)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:219)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:146)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:283)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    2011-06-19 12:29:28 [INFO] Loaded EssentialsChat build 2.3.3 by Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans and Xeology
    2011-06-19 12:29:28 [INFO] Loaded EssentialsGeoIP build 2.3.3 by Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans and Xeology
    2011-06-19 12:29:28 [INFO] This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com/.
    2011-06-19 12:29:28 [INFO] GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
    2011-06-19 12:29:28 [INFO] GroupManager version 1.0(alpha-5) is enabled!
    2011-06-19 12:29:28 [INFO] Loaded EssentialsProtect build 2.3.3 by Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans and Xeology
    2011-06-19 12:29:28 [INFO] Loaded EssentialsSpawn build 2.3.3 by Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans and Xeology
    2011-06-19 12:29:28 [INFO] [Permissions] version [3.1.5] (Yeti) loaded
    2011-06-19 12:29:28 [INFO] WorldEdit 4.6 enabled.
    2011-06-19 12:29:28 [INFO] WorldEdit: Permissions plugin detected! Using Permissions plugin for permissions.
    2011-06-19 12:29:28 [INFO] [Permissions] version [2.7.2] (Yeti) loaded
    2011-06-19 12:29:28 [INFO] WorldEdit: Permissions plugin detected! Using Permissions plugin for permissions.
    2011-06-19 12:29:28 [INFO] Done (0.233s)! For help, type "help" or "?"
    2011-06-19 12:29:57 [INFO] Stopping the server..
    2011-06-19 12:29:57 [INFO] Stopping server
    2011-06-19 12:29:57 [INFO] GroupManager - INFO - Scheduled Data Saving is disabled!
    2011-06-19 12:29:57 [INFO] GroupManager version 1.0(alpha-5) is disabled!
    2011-06-19 12:29:57 [INFO] [Permissions] (Yeti) saving data...
    2011-06-19 12:29:57 [INFO] [Permissions] (Yeti) saved all data.
    2011-06-19 12:29:57 [INFO] [Permissions] (Yeti) disabled successfully.
    2011-06-19 12:29:57 [INFO] WorldEdit: Permissions plugin detected! Using Permissions plugin for permissions.
    2011-06-19 12:29:57 [INFO] [Permissions] (Yeti) saving data...
    2011-06-19 12:29:57 [INFO] [Permissions] (Yeti) saved all data.
    2011-06-19 12:29:57 [INFO] [Permissions] (Yeti) disabled successfully.
    2011-06-19 12:29:57 [INFO] WorldEdit: Permissions plugin detected! Using Permissions plugin for permissions.
    2011-06-19 12:29:57 [INFO] Saving chunks
    2011-06-19 12:29:57 [INFO] Stopping server
    please help none of the warps are working and its saying cannot find player data plus when i try the /give command i have to type in the id number even though it says giving 64 of glass to (person) but when i try /give (person) glass it says item glass not found help
     
  20. Offline

    flozza83

    God, lol. Thanks you !
     
  21. Offline

    Chasingu

    Permissions 3, said it was a Essentials problem as I can turn Build On and Off.
     
  22. Offline

    PedroN041

    I dont know why, but command /msg and /list is not working, but everything works except this....
     
  23. Offline

    davie261

    I am having a problem with adding some armor to my kit. I tried just adding the items below the tools and that obviously doesn't work for some reason. I came across this and tried it but still get an errors that breaks my essentials plugin completely. It seems the word items: is now under delay: so maybe this is a newer ver of essentials. I have V2.3


    Mine looks like this:

    Code:
    kits:
      tools:
        delay: 10
        items:
          - 277 1
          - 278 1
          - 279 1
    kits:
      armor:
        delay: 10
        items:
          - 306 1
    Error says could not load essentials.jar, while scanning for the next token found \t that cannot start any token on line 174, column 1 ^ which is a blank line i think. Any help would be appreciated.

    sry for double post

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

    Jobsti

    Please don't remove Groupmanager.
     
  25. Offline

    Imper1um

    earth2me is down...what's going on? :(
     
  26. Offline

    Peragana

    I try to edit groups but whenever I use the /manuadd command it says an internal error has occurred
    Please tell me how to fix this
     
  27. Offline

    dragonhippie

    Hello, My "noobs" cannot use the signs after i put [essentials.signs.use.heal]. only the ops and admins D:
    please help!

    NEEDED INFO:

    Code:
    groups:
        Noobs:
            default: true
            info:
                prefix: '&2'
                suffix: '&f'
                build: true
            permissions:
                - 'iConomy.bank.deposit'
                - 'iConomy.bank.join.*'
                - 'iConomy.bank.leave'
                - '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'
                - 'iConomy.bank.access'
                - 'iConomy.access'
                - 'mobbounty.collect'
                - 'essentials.signs.mail.create'
                - 'essentials.signs.mail.use'
                - 'essentials.signs.protection.create'
                - 'essentials.signs.protection.use'
                - 'essentials.signs.disposal.create'
                - 'essentials.signs.disposal.use'
                - 'essentials.signs.trade.create'
                - 'essentials.signs.trade.use'
                - 'essentials.signs.buy.create'
                - 'essentials.signs.buy.use'
                - 'essentials.signs.sell.create'
                - 'essentials.signs.sell.use'
                - 'essentials.back.ondeath'
                - 'essentials.home'
                - 'essentials.home.others'
                - 'essentials.sethome'
                - 'essentials.warp'
                - 'essentials.warp.list'
                - 'essentials.balance'
                - 'essentials.pay'
                - 'essentials.msg'
                - 'essentials.afk'
                - 'essentials.rules'
                - 'essentials.motd'
                - 'essentials.me'
                - 'essentials.list'
                - 'essentials.mail.send'
                - 'essentials.mail'
                - 'essentials.helpop'
                - 'essentials.whois'
                - 'essentials.clearinventory'
                - 'essentials.kit'
                - 'essentials.kit.*'
                - 'essentials.help'
                - 'essentials.back'
                - 'iConomy.access'
                - 'iConomy.rank'
                - 'iConomy.payment'
                - 'iConomy.bank.access'
                - 'iConomy.bank.main'
                - 'iConomy.bank.main.view'
                - 'craftbook.mech.ammeter.use'
                - 'craftbook.mech.bridge'
                - 'craftbook.mech.bookshelf.use'
                - 'craftbook.mech.cauldron'
                - 'craftbook.mech.elevator'
                - 'craftbook.mech.elevator.use'
                - 'craftbook.mech.gate'
                - 'craftbook.mech.light-switch'
                - 'lwc.protect'
                - 'lwc.blockinventory'
                - 'iConomyChestShop.shop.create'
                - 'iConomyChestShop.shop.create.<id>'
                - 'iConomyChestShop.shop.exclude.<id>'
                - 'iConomyChestShop.shop.buy'
                - 'iConomyChestShop.shop.sell'
                - 'iConomyChestShop.command.iteminfo'
                - 'essentials.signs.use.heal'
    
    Also i have this Problem with the essetials, it doesnt bug anyhting up as i know, and everything runs perfectly, but i would like it not spamming my CMD everytime i run/reload the server :)

    Code:
    16:30:54 [INFO] [iConomy] Developed by: [Nijikokun]
    16:30:54 [INFO] [ButtonWeather] iConomy was detected.
    16:30:54 [INFO] [Essentials] Payment method found (iConomy version: 5)
    16:30:54 [SEVERE] Error occurred (in the plugin loader) while enabling Essential
    s v2.3.3 (Is it up to date?): null
    java.util.ConcurrentModificationException
            at java.util.TreeMap$PrivateEntryIterator.nextEntry(Unknown Source)
            at java.util.TreeMap$KeyIterator.next(Unknown Source)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:308)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:806)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.java:253)
            at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:140)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:118)
            at org.bukkit.craftbukkit.CraftServer.reload(CraftServer.java:345)
            at org.bukkit.command.SimpleCommandMap$ReloadCommand.execute(SimpleComma
    ndMap.java:247)
            at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:12
    8)
            at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:2
    79)
            at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:428)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:413)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:309)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    16:30:54 [INFO] iChat (v2.3.0) enabled
    16:30:54 [INFO] [iConomyChestShop] version 2.75 initialized!
    16:30:54 [INFO] [iConomyChestShop] iConomy version 5 loaded.
    16:30:54 [INFO] [iConomyChestShop] Permissions version 3.1.5 loaded.
    16:30:54 [INFO] [iConomyChestShop] LWC version 3.11 loaded.
    16:30:54 [INFO] LWC     Loaded 134 locale strings (0 overrides)
    16:30:54 [INFO] [Permissions] version [3.1.5] (Yeti)  loaded
    16:30:54 [INFO] CraftBookCircuits: Permissions plugin detected! Using Permission
    s plugin for permissions.
    16:30:54 [INFO] [iConomy] hooked into Permissions.
    16:30:54 [INFO] [iChat] Found Permissions (v3.1.5)
    16:30:54 [INFO] LWC     Using Permissions API...
    16:30:54 [INFO] LWC     Loading SQLite
    16:30:54 [INFO] SQLite  Using: Native
    16:30:54 [INFO] LWC     At version: v3.11
    
    Thanks,
    Dragonhippie

    no one knows?
    please help D:

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 14, 2016
  28. i have the same error as you...
    i run bukkit build 860, and i don't know whats wrong...
     
  29. Offline

    StreetJesus

    I looked all over the command reference and I still can't find the permissions node for Warp Signs, can anyone help?
     
  30. Offline

    Nathuram

    I'm having a problem with iConomy breaking my server.

    People can make signs and then use them to spawn infinite items by setting prices to zero for specific items.

    Long story short my entire server map is blown up and then covered in lava and bedrock. How do I do to iconomy what it did to my server (kill it)

    this has been going on for days and I'm about to shut the whole thing down.
     

Share This Page