Inactive [GEN] Essentials v2.1 [?]

Discussion in 'Inactive/Unsupported Plugins' started by Zenexer, Jan 19, 2011.

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

    Zenexer

  2. Offline

    andrewkm

  3. Offline

    Kane

    Not sure if your willing update yet. There was some good critical fixes in the newest bukkit.


    02:13:17 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-593-g90614b9-b588jnks (MC: 1.3)


    Code:
    02:17:13 [SEVERE] BLOCK_RIGHTCLICKED loading Essentials v2.0.300 (Is it up to date?)
    java.lang.NoSuchFieldError: BLOCK_RIGHTCLICKED
            at com.earth2me.essentials.Essentials.onEnable(Essentials.java:165)
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:117)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:511)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:216)
            at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:92)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:70)
            at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:202)
            at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:189)
            at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:129)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:244)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
     
  4. Offline

    jor956

    I have a feature to request to add to the /whois command, could you add the country of the player like there is in the informant plugin, this will make it much easier than using a site to lookup their IP
     
  5. Offline

    godgodgodgo

    When I try to make it so that it disables lava flow, bucket flow, tnt, fire spread etc it does this:

    Code:
    2011-03-27 20:29:07 [INFO] Starting minecraft server version Beta 1.3
    2011-03-27 20:29:07 [INFO] Loading properties
    2011-03-27 20:29:07 [INFO] Starting Minecraft server on *:25565
    2011-03-27 20:29:07 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-544-g6c6c30a-b556jnks (MC: 1.3)
    2011-03-27 20:29:07 [INFO] Preparing level "smp"
    2011-03-27 20:29:07 [INFO] Preparing start region
    2011-03-27 20:29:08 [SEVERE] Could not load plugins\Essentials.jar in plugins: null
    org.bukkit.plugin.InvalidPluginException
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:113)
        at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:159)
        at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:107)
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:61)
        at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:204)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:191)
        at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:131)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:246)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    Caused by: mapping values are not allowed here
     in "<reader>", line 297, column 42:
         ... -flow: true    water-bucket-flow: true
                                             ^
    
        at org.yaml.snakeyaml.scanner.ScannerImpl.fetchValue(ScannerImpl.java:745)
        at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:307)
        at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:183)
        at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:564)
        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.composeMappingNode(Composer.java:228)
        at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
        at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:230)
        at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
        at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:230)
        at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
        at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122)
        at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105)
        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:73)
        at org.bukkit.plugin.java.JavaPlugin.initialize(JavaPlugin.java:149)
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:111)
        ... 8 more
    2011-03-27 20:29:08 [INFO] LWC    Loading shared objects
    2011-03-27 20:29:08 [INFO] LWC    Native library: plugins/LWC/lib/native/Windows/x86/sqlitejdbc.dll
    2011-03-27 20:29:08 [INFO] [Permissions] version [2.5.4] (Phoenix) was Initialized.
    2011-03-27 20:29:09 [INFO] [AutoMessage] version [1.5] loaded
    2011-03-27 20:29:09 [INFO] [BackupPlugin]  BackupPlugin version 0.8.7 is enabled!
    2011-03-27 20:29:09 [INFO] [BackupPlugin]  Permissions plugin found, using Permission config
    2011-03-27 20:29:09 [WARNING] [BackupPlugin]  Disabled MapperUnit, mapper_path invalid: mcmap\mcmap.exe
    2011-03-27 20:29:09 [INFO] [BackupPlugin]  Finished setting up a thread: BackupUnit Next run in: 10 minutes.
    2011-03-27 20:29:09 [INFO] Blueprint v1.0 was sucessfully loaded!
    2011-03-27 20:29:09 [INFO] ChatBukkit v0.0.1 is enabled!
    2011-03-27 20:29:09 [INFO] [Citizens]: Permissions enabled.
    2011-03-27 20:29:09 [INFO] [Citizens]: Loaded 0 NPC's
    2011-03-27 20:29:09 [INFO] [Citizens]: version [1.07_2] (Helpers) loaded
    2011-03-27 20:29:09 [INFO] CraftBookCommon 3.0-alpha1 enabled.
    2011-03-27 20:29:09 [INFO] CraftBookCircuits 3.0-alpha1 enabled.
    2011-03-27 20:29:09 [INFO] CraftBookMechanisms 3.0-alpha1 enabled.
    2011-03-27 20:29:09 [INFO] CraftBukkitUpToDate version 2.2.1 is enabled!
    2011-03-27 20:29:09 [INFO] [Permissions] version [2.5.4] (Phoenix)  loaded
    2011-03-27 20:29:09 [INFO] CButD: CraftBukkit is up to Date
    2011-03-27 20:29:09 [INFO] [DiscoSheep] version 0.3 is enabled!
    2011-03-27 20:29:09 [INFO] [DiscoSheep] Permissions plugin detected!
    2011-03-27 20:29:09 [INFO] Loading map 'org.dynmap.flat.FlatMap'...
    2011-03-27 20:29:09 [INFO] Loading map 'org.dynmap.kzedmap.KzedMap'...
    2011-03-27 20:29:09 [INFO] Loading renderer 'org.dynmap.kzedmap.DefaultTileRenderer'...
    2011-03-27 20:29:09 [INFO] Loading renderer 'org.dynmap.kzedmap.CaveTileRenderer'...
    2011-03-27 20:29:09 [INFO] Activated world 'smp' in Dynmap.
    2011-03-27 20:29:09 [INFO] Loading map 'org.dynmap.flat.FlatMap'...
    2011-03-27 20:29:09 [INFO] Loading map 'org.dynmap.kzedmap.KzedMap'...
    2011-03-27 20:29:09 [INFO] Loading renderer 'org.dynmap.kzedmap.DefaultTileRenderer'...
    2011-03-27 20:29:09 [INFO] Dynmap WebServer started on null:8123
    2011-03-27 20:29:09 [INFO] FindMe 1.2.4 loaded.
    2011-03-27 20:29:09 [INFO] [Humiliation] Permissions system detected!
    2011-03-27 20:29:09 [INFO] [Humiliation] version 0.1.1 is enabled!
    2011-03-27 20:29:09 [INFO] [iConomy] Configuration Integrity Start:
    2011-03-27 20:29:09 [INFO]     - System.Interest.Percentage is null or missing, Defaulting to: 0.0
    2011-03-27 20:29:09 [INFO] [iConomy] Configuration Integrity End.
    2011-03-27 20:29:09 [INFO] [iConomy] Logging is currently disabled.
    2011-03-27 20:29:10 [INFO] [iConomy] v4.5 (Elektra) loaded.
    2011-03-27 20:29:10 [INFO] [iConomy] Developed by: [Nijikokun, Coelho]
    2011-03-27 20:29:10 [INFO] [iConomy] hooked into Permissions.
    2011-03-27 20:29:10 [INFO] [InventorySort] Using [Permissions v2.5.4] for Permissions.
    2011-03-27 20:29:10 [INFO] [InventorySort] version 1.6.2 is enabled!
    2011-03-27 20:29:10 [INFO] JuggernautSpirit version 1.23 loaded.
    2011-03-27 20:29:10 [INFO] JumpBlock version 0.7 is enabled!
    2011-03-27 20:29:10 [INFO] LWC    Loaded 35 locale strings (0 overrides)
    2011-03-27 20:29:10 [INFO] LWC    Using Nijikokun's permissions plugin for permissions
    2011-03-27 20:29:10 [INFO] LWC    Loading SQLite
    2011-03-27 20:29:10 [INFO] SQLite    Using: Native
    2011-03-27 20:29:10 [INFO] LWC    At version: v2.00
    2011-03-27 20:29:10 [INFO] MCDocs - Permissions Detected!
    2011-03-27 20:29:10 [INFO] MCDocs by Tazzernator (Andrew Tajsic) - version 5.2.2 is enabled!
    2011-03-27 20:29:10 [INFO] Minecart Mania Core version 1.04g is enabled!
    2011-03-27 20:29:10 [INFO] [PlugMan] Starting Up! - Version: 1.3 by bekvon
    2011-03-27 20:29:10 [INFO] [PlugMan] Found Permissions Plugin!
    2011-03-27 20:29:10 [INFO] [QuickStrasse] version 0.71 by SunShe is enabled!
    2011-03-27 20:29:10 [INFO] [RealShop] load dependency : iConomy 4.x ok
    2011-03-27 20:29:10 [INFO] [RealShop] Uses iConomy plugin (/money commands) as economy system
    2011-03-27 20:29:10 [INFO] [RealShop] version [0.56] (tickleman) loaded
    2011-03-27 20:29:10 [INFO] ScrapBukkit version 0.2.1 is enabled!
    2011-03-27 20:29:10 [INFO] [SendGift] version 1.2 by lonelydime is enabled!
    2011-03-27 20:29:10 [INFO] SlowHealth 2.3 enabled! Rate: 35.0s | Amount: 1
    2011-03-27 20:29:10 [INFO]  | Max: 20
    2011-03-27 20:29:10 [INFO] Vanish 1.5 loaded.
    2011-03-27 20:29:10 [INFO] WorldEdit 4.2 enabled.
    2011-03-27 20:29:10 [INFO] WorldEdit: Permissions plugin detected! Using Permissions plugin for permissions.
    2011-03-27 20:29:10 [INFO] Done (0.269s)! For help, type "help" or "?"
    2011-03-27 20:29:14 [INFO] Stopping the server..
    2011-03-27 20:29:14 [INFO] CONSOLE: Stopping the server..
    2011-03-27 20:29:14 [INFO] Stopping server
    2011-03-27 20:29:14 [INFO] [AutoMessage] version [1.5] disabled
    2011-03-27 20:29:14 [INFO] [BackupPlugin]  BackupPlugin disabled!
    2011-03-27 20:29:14 [INFO] [Citizens]: version [1.07_2] (Helpers) disabled
    2011-03-27 20:29:14 [INFO] [DiscoSheep] closed down. Good bye
    2011-03-27 20:29:14 [INFO] Stopping map renderer...
    2011-03-27 20:29:14 [INFO] Shutting down webserver...
    2011-03-27 20:29:14 [INFO] map WebServer.run() stops with IOException
    2011-03-27 20:29:14 [INFO] FindMe 1.2.4 unloaded.
    2011-03-27 20:29:14 [INFO] Webserver shut down.
    2011-03-27 20:29:14 [INFO] [Humiliation] version 0.1.1 is disabled!
    2011-03-27 20:29:14 [INFO] [iConomy] Plugin disabled.
    2011-03-27 20:29:14 [INFO] [InventorySort] version 1.6.2 is disabled!
    2011-03-27 20:29:14 [INFO] LWC    Freeing SQLite
    2011-03-27 20:29:14 [INFO] [Permissions] version [2.5.4] (Phoenix) disabled successfully.
    2011-03-27 20:29:14 [INFO] WorldEdit: Permissions plugin detected! Using Permissions plugin for permissions.
    2011-03-27 20:29:14 [INFO] [PlugMan] Shutting Down!
    2011-03-27 20:29:14 [INFO] [QuickStrasse] is being disabled!
    2011-03-27 20:29:14 [INFO] [RealShop] version [0.56] (tickleman) un-loaded
    2011-03-27 20:29:14 [INFO] [SendGift] Disabled
    2011-03-27 20:29:14 [INFO] Goodbye world!
    2011-03-27 20:29:14 [INFO] Vanish 1.5 unloaded.
    2011-03-27 20:29:14 [INFO] Saving chunks
    
     
  6. Offline

    gbear605

    Hi, the company I'm hosting a server from has it set so that worlds are in a folder in the home directory called "Hgsbackup" When I try to start the server, groupmanager thinks that hgsbackup is the world, and looks for a world.yml file for that, while the world folder is acctually inside of it.
     
  7. Offline

    DeathBanes

    Hello, for some odd reason, Essentials doesn't work for me. At all.
    Every other plugin is fine, I have 531 CB and just downloaded the updated Essentials recently. It worked fine before that, but I don't know why it's not responding.
     
  8. Offline

    nehkz

    I'm getting the same problem as the guy above..
    Essentials is kinda fucked.
     
  9. Offline

    DeathBanes

    So I'm not alone! Thank goodness.
    Can anyone provide a download link to a slightly older version of this?
     
  10. Offline

    bigpaully

    # Backup runs a command while saving is disabled
    backup:
    # Interval in minutes
    interval: 120
    # Add a command that backups your data, e.g.
    # command: 'rdiff-backup World1 backups/World

    How do i use this to make world backups i dont understand
     
  11. Offline

    jor956

    would this be possible?
     
  12. ok so i changed the config file to this and it breaks essentials

    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: '~'
    
    # 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
    
    # 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
    
    # Mob limit on spawnmob
    spawnmob-limit: 10
    
    # 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}'
    
    # The server rules, available by typing /rules
    rules:
      - '[1] Be respectful'
      - '[2] Be ethical'
      - '[3] Use common sense'
    
    # 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
    
    # Note: All items MUST be followed by a quantity!
    # Times are measured in seconds.
    kits:
      tools:
        delay: 10
        items:
          - 277 1
          - 278 1
          - 279 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'
    
    ############################################################
    # +------------------------------------------------------+ #
    # |                   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
    
    ############################################################
    # +------------------------------------------------------+ #
    # |                   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.
    worth-1: 1
    worth-278: 1000
    
    # 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
    
    ############################################################
    # +------------------------------------------------------+ #
    # |                EssentialsServerlist                  | #
    # +------------------------------------------------------+ #
    ############################################################
    
    # This is your server's mcserverlist.net API key.  Register your server at mcserverlist.net if you haven't already.
    mcsl-key: ''
    
    ############################################################
    # +------------------------------------------------------+ #
    # |                   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: 0
    
      # If you want the default chat format, uncomment the next line and comment the other format.
      #format: '<{DISPLAYNAME}> {MESSAGE}'
      format: '{DISPLAYNAME}&f {MESSAGE}'
    
      # You can also have group-specific formats:
      group-formats:
        Default: '<{DISPLAYNAME}>&f {MESSAGE}'
        Admin: '<{DISPLAYNAME}>&f {MESSAGE}'  God: '<{DISPLAYNAME}> {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.db after loading Essentials for the first time.
      alert:
        # 10: lava
        # 11: still lava
        # 46: TNT
        on-placement: 10,11,46
        # 1: rock (just an example--doesn't actually do much)
        on-use: 1
        # 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
    
      # 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
        tnt-explosion: false
        creeper-explosion: false
    
      # 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 arrows cause damage?
        projectiles: false
    
        # This will disable damage from touching cacti.
        contactdmg: false
    
        # Burn, baby, burn!  Should fire damage be disabled?
        firedmg: false
    
        # Should people with build: false in permissions be allowed to build
        # Set true to disable building for those people
        build: 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.
    when i add the God group (my group for owner) it breaks
    this is what i have as my error statement (next post)

    Code:
    21:22:35 [INFO] Starting minecraft server version Beta 1.3
    21:22:35 [INFO] Loading properties
    21:22:35 [INFO] Starting Minecraft server on 192.168.1.150:25565
    21:22:35 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-513-
    gc01392c-b528jnks (MC: 1.3)
    21:22:35 [INFO] Preparing level "Leggo Land"
    21:22:35 [INFO] Preparing start region
    21:22:36 [SEVERE] Could not load plugins\Essentials.jar in plugins: null
    org.bukkit.plugin.InvalidPluginException
            at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
    ava:113)
            at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.
    java:159)
            at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager
    .java:107)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:59)
            at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:204)
            at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:191)
            at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:131)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:246)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    Caused by: while parsing a block mapping
     in "<reader>", line 204, column 5:
            Default: '<{DISPLAYNAME}>&f {MES ...
            ^
    expected <block end>, but found Scalar
     in "<reader>", line 205, column 45:
         ... <{DISPLAYNAME}>&f {MESSAGE}'    God: '<{DISPLAYNAME}> {MESSAGE}
                                             ^
    
            at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(Par
    serImpl.java:576)
            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.composeMappingNode(Composer.java
    :228)
            at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
            at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java
    :230)
            at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
            at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java
    :230)
            at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
            at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:12
    2)
            at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105)
    
            at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseCons
    tructor.java:124)
            at org.yaml.snakeyaml.Yaml.load(Yaml.java:264)
            at org.bukkit.util.config.Configuration.load(Configuration.java:73)
            at org.bukkit.plugin.java.JavaPlugin.initialize(JavaPlugin.java:149)
            at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
    ava:111)
            ... 8 more
    21:22:36 [INFO] LWC     Loading shared objects
    21:22:36 [INFO] LWC     Native library: plugins/LWC/lib/native/Windows/x86/sqlit
    ejdbc.dll
    21:22:36 [INFO] [Permissions] version [2.5] (Phoenix) was Initialized.
    21:22:37 [INFO] WorldGuard loaded.
    21:22:37 [INFO] [BlockHead] Found Permissions plugin. Using it.
    21:22:37 [INFO] BlockHead version 0.3.1 by zand is enabled!
    21:22:37 [INFO] [ColorMe] v1.1 has been enabled.
    21:22:37 [INFO] Loaded EssentialsChat build 2.0.285 by Zenexer, ementalo, Aelux,
     Brettflan, KimKandor, snowleo and ceulemans.
    21:22:37 [INFO] EssentialsServerlist version 2.0.285 by Vimae Development enable
    d.
    21:22:37 [SEVERE] Exception in thread "Thread-6"
    21:22:37 [SEVERE] java.lang.NullPointerException
    21:22:37 [INFO] Loaded EssentialsSpawn build 2.0.285 maintained by Zenexer, emen
    talo, Aelux, Brettflan, KimKandor, snowleo and ceulemans.
    21:22:37 [SEVERE]       at net.mcserverlist.bukkit.McslPlayerListener$UpdateRunn
    able.update(McslPlayerListener.java:134)
    21:22:37 [INFO] Fabulous version 0.1 is enabled!
    21:22:37 [SEVERE]       at net.mcserverlist.bukkit.McslPlayerListener$UpdateRunn
    able.run(McslPlayerListener.java:115)
    21:22:37 [SEVERE]       at java.lang.Thread.run(Unknown Source)
    21:22:37 [INFO] [Permissions] version [2.5] (Phoenix)  loaded
    21:22:37 [INFO] [iChat] Using Permissions 2.5 (2.5) for permissions
    21:22:37 [INFO] iChat (v2.2.0) enabled
    21:22:37 [INFO] [IonCannon] Enabling Ioncannon V1.0 ...
    21:22:37 [INFO] [IonCannon] Ioncannon ported by Xesxen.
    21:22:37 [INFO] [IonCannon] IonCannon enabled. Have fun! :D
    21:22:37 [INFO] LWC     Loaded 35 locale strings (0 overrides)
    21:22:37 [INFO] LWC     Using Nijikokun's permissions plugin for permissions
    21:22:37 [INFO] LWC     Loading SQLite
    21:22:37 [INFO] SQLite  Using: Native
    21:22:37 [INFO] LWC     At version: v2.00
    21:22:37 [INFO] Unknown Command version 1.0 is enabled!
    21:22:37 [INFO] Vanish 1.5 loaded.
    21:22:37 [INFO] WorldEdit 4.0-beta8 enabled.
    21:22:37 [INFO] WorldEdit: Permissions plugin detected! Using Permissions plugin
     for permissions.
    21:22:37 [INFO] WorldGuard: Permissions plugin detected! Using Permissions plugi
    n for permissions.
    21:22:37 [INFO] WorldGuard: Single session is enforced.
    21:22:37 [INFO] WorldGuard: TNT ignition is PERMITTED.
    21:22:37 [INFO] WorldGuard: Lighters are PERMITTED.
    21:22:37 [INFO] WorldGuard: Lava fire is blocked.
    21:22:37 [INFO] WorldGuard: Fire spread is UNRESTRICTED.
    21:22:37 [INFO] WorldGuard 4.0-alpha1 enabled.
    21:22:37 [INFO] Done (0.165s)! For help, type "help" or "?"
    >
    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 18, 2016
  13. Offline

    NEREVAR117

    Can someone help me with Essential Warps? I don't know how to delete warps, send players to warps, or make it admin only. :/
     
  14. Offline

    bigpaully


    the reason y you are getting this is because essentials is not updated for the newest release "582" works for "556 and lower"
     
  15. Offline

    jor956

    ^?

    Is there any way for me to disable the login messages for essentials, but keep the actual plugin?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 18, 2016
  16. Offline

    Cappe1337

    i got a seriously problem ALL of my users can use the essentials /god And i dont know how but please help me fix it here's my permissions config file :
    Code:
    # System is no longer used, but may become used in the future
    # Copies is for multiple-world support
    #   Put the name of the world you wish for it to be a clone of, otherwise leave it empty.
    #   If this file is for your default world (the one in server.properties) then you must
    #   leave copies blank.
    #  Example: copies: Derp    -  This will clone the permissions of the world Derp
    #
    # Make sure to rename this file to the name of the world that is in sever.properties under
    # level-name.  So if it is level-name: world  then this should be world.yml and in the
    # plugins/Permissions directory (ie. plugins/Permissions/world.yml)
    #
    # NOTE: Do not use tabs while editing this document.  Use only spaces.  A good way to avoid
    # doing this is to use Notepad++ and replace the tab with 4 spaces.
    plugin:
        permissions:
            system: default
            copies:
    
    ##
    # 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
    ##
    #   All permissions including the asterisks must be placed in single quotes.
    #   like so:
    #
    #       - 'foo.bar'
    #
    #   Otherwise errors will happen!
    ##
    #   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:
    #
    #       - '*'
    #   If you give a group this permissions, do not have the group inherit any permissions
    #   from other groups.  Any users assigned to this group should NOT be given any additional
    #   permissions either.
    ##
    #   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: false
            inheritance:
            permissions:
                - 'foo.bar'
      - 'general.spawn'
                - 'general.teleport'
                - 'general.teleport.here'
                - 'general.give'
                - 'general.give.infinite'
                - 'iChat.*'
                - 'gastronomic.*'
                - 'iConomyChestShop.shop.create'
                - 'iConomyChestShop.shop.use'
                - 'iConomyChestShop.shop.sell'
                - 'iConomy.rank'
                - 'iConomy.list'
                - 'iConomyChestShop.*'
                - 'iConomyChestShop.shop.create'
                - 'iConomyChestShop.shop.use'
                - 'iConomyChestShop.shop.sell'
                - 'iConomyChestShop.shop.admin'
        Moderator:
            default: false
            info:
                prefix: '&9[&9Mod&9]&9'
                suffix: '&f'
                build: true
            inheritance:
                - Default
            permissions:
                - 'bar.foo'
                - 'general.player-info'
                - 'lwc.blockinventory'
                - 'lwc.mod'
                - 'worldguard.*'
        Admins:
            default: false
            info:
                prefix: '[&2Admin&2]'
                suffix: '&f'
                build: true
            inheritance:
            permissions:
                - '*'
    
    ##
    # Users denote which users are included in which group.
    # TheNo1Yeti is in the Admin group
    # Herpina is a member of the Moderator group but also has access
    # to the herp.derp permissions
    # Derpina is a member of the admin group but does not have access
    # to the derp.derp permission node
    # Users can also have a prefix and suffix as seen with Herpina
    ##
    users:
        cappe1337:
            group: Admins
            permissions:
        Herpina:
        soliden1337:
            group: Moderator
            info:
                prefix: 'Moo'
                suffix: 'Cow'
            permissions:
                - 'herp.derp'
        metzmaa:
            group: Metzmaa
            info:
                prefix: 'Moo'
                suffix: 'Cow'
            permissions:
                - 'herp.derp'
     amo98:
            group: VIP
            info:
                prefix: 'Moo'
                suffix: 'Cow'
            permissions:
                - 'herp.derp'
        Derpina:
            group: Admins
            permissions:
                - '-derp.derp'
    
    edit: code tags - mughi
     
  17. Offline

    Tiel

    Any way I can bribe you to update to 556? :s
     
  18. Offline

    Ghostaunt

    I've got (29 times) an error when I make a reload with /rel
    CraftBukkit : 556
    Essentials : .300
    Plugin :Iconomy, permission, Autosave, BigBrother, essentials général + spawn, LWC, MineCraftmania admin + core , RealShop, Worldedit, Worldguard
    Code:
    2011-03-27 20:45:51 [SEVERE] java.lang.NullPointerException
    2011-03-27 20:45:51 [SEVERE]     at com.nijiko.permissions.Control.loadWorld(Control.java:108)
    2011-03-27 20:45:51 [SEVERE]     at com.nijiko.permissions.Control.inGroup(Control.java:516)
    2011-03-27 20:45:51 [SEVERE]     at com.nijiko.permissions.Control.inGroup(Control.java:1108)
    2011-03-27 20:45:51 [SEVERE]     at com.sk89q.bukkit.migration.NijiPermissionsResolver.inGroup(NijiPermissionsResolver.java:70)
    2011-03-27 20:45:51 [SEVERE]     at com.sk89q.bukkit.migration.PermissionsResolverManager.inGroup(PermissionsResolverManager.java:106)
    2011-03-27 20:45:51 [SEVERE]     at com.sk89q.worldguard.bukkit.WorldGuardPlugin.inGroup(WorldGuardPlugin.java:1375)
    2011-03-27 20:45:51 [SEVERE]     at com.sk89q.worldguard.bukkit.WorldGuardPlugin.postReload(WorldGuardPlugin.java:428)
    2011-03-27 20:45:51 [SEVERE]     at com.sk89q.worldguard.bukkit.WorldGuardPlugin.onEnable(WorldGuardPlugin.java:167)
    2011-03-27 20:45:51 [SEVERE]     at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:118)
    2011-03-27 20:45:51 [SEVERE]     at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:451)
    2011-03-27 20:45:51 [SEVERE]     at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:217)
    2011-03-27 20:45:51 [SEVERE]     at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:92)
    2011-03-27 20:45:51 [SEVERE]     at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:70)
    2011-03-27 20:45:51 [SEVERE]     at org.bukkit.craftbukkit.CraftServer.reload(CraftServer.java:260)
    2011-03-27 20:45:51 [SEVERE]     at com.earth2me.essentials.commands.Commandreloadall.run(Commandreloadall.java:27)
    2011-03-27 20:45:51 [SEVERE]     at com.earth2me.essentials.commands.EssentialsCommand.run(EssentialsCommand.java:45)
    2011-03-27 20:45:51 [SEVERE]     at com.earth2me.essentials.Essentials.onCommand(Essentials.java:588)
    2011-03-27 20:45:51 [SEVERE]     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
    2011-03-27 20:45:51 [SEVERE]     at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:80)
    2011-03-27 20:45:51 [SEVERE]     at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:229)
    2011-03-27 20:45:51 [SEVERE]     at net.minecraft.server.NetServerHandler.c(NetServerHandler.java:645)
    2011-03-27 20:45:51 [SEVERE]     at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:608)
    2011-03-27 20:45:51 [SEVERE]     at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:602)
    2011-03-27 20:45:51 [SEVERE]     at net.minecraft.server.Packet3Chat.a(SourceFile:24)
    2011-03-27 20:45:51 [SEVERE]     at net.minecraft.server.NetworkManager.a(SourceFile:230)
    2011-03-27 20:45:51 [SEVERE]     at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:76)
    2011-03-27 20:45:51 [SEVERE]     at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
    2011-03-27 20:45:51 [SEVERE]     at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:357)
    2011-03-27 20:45:51 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:272)
    2011-03-27 20:45:51 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
     
  19. Offline

    Bilge

    Every time the server is restarted cleared mailbox messages reappear, whether users are logged in or not when the server is shut down gracefully using the "stop" command.

    Also, is there any way to disable the special signs? I don't really want people creating healing signs.
     
  20. Offline

    agent31957

    I'm on reccomended cb, latest essentials and I'm getting this error:
    Code:
    >-bash-3.2#java -Xms1024M -Xmx1024M -jar craftbukkit-0.0.1-SNAPSHOT.jar nogui
    14:58:30 [INFO] Starting minecraft server version Beta 1.3
    14:58:30 [INFO] Loading properties
    14:58:30 [INFO] Starting Minecraft server on *:25565
    14:58:30 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-544-g6c6c30a-b556jnks (MC: 1.3)
    14:58:30 [INFO] Preparing level "world3"
    14:58:30 [INFO] Preparing start region
    14:58:31 [INFO] WorldGuard loaded.
    14:58:31 [SEVERE] Could not load plugins/Essentials.jar in plugins: null
    org.bukkit.plugin.InvalidPluginException
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:113)
        at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:159)
        at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:107)
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:61)
        at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:204)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:191)
        at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:131)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:246)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    Caused by: while parsing a block collection
     in "<reader>", line 84, column 3:
          - '[1] Don't break things that a ...
          ^
    expected <block end>, but found Scalar
     in "<reader>", line 84, column 14:
          - '[1] Don't break things that aren't yours'
                     ^
    
        at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockSequenceEntry.produce(ParserImpl.java:520)
        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.composeSequenceNode(Composer.java:203)
        at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:158)
        at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:230)
        at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
        at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122)
        at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105)
        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:73)
        at org.bukkit.plugin.java.JavaPlugin.initialize(JavaPlugin.java:149)
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:111)
        ... 8 more
    
    Any ideas?
     
  21. Offline

    Newman513

    Keep getting this:
    Code:
    17:49:06 [SEVERE] null loading EssentialsProtect v2.0.297 (Is it up to date?)
    java.lang.NullPointerException
        at com.earth2me.essentials.protect.EssentialsProtect.onEnable(EssentialsProtect.java:45)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:118)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:451)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:217)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:92)
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:70)
        at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:204)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:191)
        at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:131)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:246)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    17:49:06 [SEVERE] Exception in thread "Thread-6"
    17:49:06 [SEVERE] java.lang.NullPointerException
    17:49:06 [SEVERE]     at net.mcserverlist.bukkit.McslPlayerListener$UpdateRunnable.update(McslPlayerListener.java:135)
    17:49:06 [SEVERE]     at net.mcserverlist.bukkit.McslPlayerListener$UpdateRunnable.run(McslPlayerListener.java:116)
    17:49:06 [SEVERE]     at java.lang.Thread.run(Thread.java:680)
    17:49:06 [SEVERE] null loading EssentialsServerlist v2.0.297 (Is it up to date?)
    java.lang.NullPointerException
        at net.mcserverlist.bukkit.Mcsl.onEnable(Mcsl.java:105)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:118)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:451)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:217)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:92)
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:70)
        at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:204)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:191)
        at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:131)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:246)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    17:49:06 [SEVERE] null loading EssentialsSpawn v2.0.297 (Is it up to date?)
    java.lang.NullPointerException
        at com.earth2me.essentials.spawn.EssentialsSpawn.onEnable(EssentialsSpawn.java:36)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:118)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:451)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:217)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:92)
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:70)
        at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:204)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:191)
        at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:131)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:246)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    And This.


    Code:
    17:49:05 [SEVERE] Could not load plugins/Essentials.jar in plugins: null
    org.bukkit.plugin.InvalidPluginException
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:113)
        at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:159)
        at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:107)
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:61)
        at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:204)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:191)
        at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:131)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:246)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    Caused by: while parsing a block collection
     in "<reader>", line 81, column 3:
          - '[1] Treat Others Respectfully'
          ^
    expected <block end>, but found Scalar
     in "<reader>", line 90, column 33:
          - '[10] Removing Other Player's Creations Is NOT Allowed!'
                                        ^
    
        at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockSequenceEntry.produce(ParserImpl.java:520)
        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.composeSequenceNode(Composer.java:203)
        at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:158)
        at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:230)
        at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
        at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122)
        at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105)
        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:73)
        at org.bukkit.plugin.java.JavaPlugin.initialize(JavaPlugin.java:149)
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:111)
        ... 8 more
    
     
  22. Offline

    Brettflan

    These are obvious from the error messages, your configurations contain mistakes. Namely, you've stuck in un-escaped apostrophes in your text; you'll notice that each string of text is surrounded by apostrophes. So, two apostrophes in a row should escape them properly:
    Don't break things that aren't yours => Don''t break things that aren''t yours
    Removing Other Player's Creations Is NOT Allowed! => Removing Other Player''s Creations Is NOT Allowed!
     
  23. Offline

    Newman513

    Thank you very much. I can't believe I didn't notice that.
     
  24. Offline

    thepackett

    whenever i try to teleport it gives me error, time to next teleport: 1
    but i have all the cooldowns set to 0
    the mods are updated and working, help?
    Edit: More importantly i'm trying to work with multiple worlds, (/world (nether, normal, 1, 2, 3) however both aren't working, but i could use a small tutorial on how to set up multiple worlds (excluding the nether)
     
  25. Offline

    Tiel

    Eh, can't use /tp and /warp after updating to 556. When I type /help I get the default console commands.
     
  26. ok so i got my permissions set up but default still has permission to some commands such as /item, /tp /time, /tree, and a few other ones aswell i was wondering how can i fix this...

    also i have to OP everyone in order for them to use commands i aslo made it so the config file had no commands in it under "OPs restricted commands" (meaning only ops can use these) so how do i fix this too?

    heres my permissions file
    Code:
    groups:
        Default:
            default: true
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
            permissions:
                - 'essentials.help'
                - 'essentials.home'
                - 'essentials.sethome'
                - 'essentials.warp'
                - 'essentials.warp.list'
                - 'essentials.msg'
                - 'essentials.me'
                - 'essentials.list'
                - 'essentials.spawn'
                - 'essentials.signs.*.use'
                - 'essentials.motd'
                - 'essentials.mail'
                - 'essentials.mail.send'
                - 'essentials.suicide'
                - 'lwc.protect'
                - 'essentials.protect.pvp'
        Mod:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
                - Default
            permissions:
                - 'essentials.top'
                - 'essentials.jump'
                - 'essentials.back'
                - 'essentials.tp'
                - 'essentials.tphere'
                - 'essentials.burn'
                - 'essentials.ext'
                - 'essentials.ping'
                - 'essentials.ban'
                - 'essentials.mute'
                - 'essentials.kick'
                - 'essentials.tree'
                - 'essentials.heal'
                - 'essentials.back'
                - 'essentials.back.ondeath'
                - 'essentials.protect.pvp'
        Admin:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
                - Mod
            permissions:
                - 'essentials.essentials'
                - 'essentials.reloadall'
                - 'essentials.spawnmob'
                - 'essentials.clearinventory'
                - 'essentials.broadcast'
                - 'essentials.antioch'
                - 'essentials.kill'
                - 'essentials.give'
                - 'essentials.item'
                - 'essentials.time'
                - 'essentials.bigtree'
                - 'essentials.god'
                - 'essentials.eco'
                - 'essentials.burn'
                - 'fabulous.fab'
                - 'blockhead.hat'
                - 'blockhead.blockhead'
                - 'essentials.signs.*.*'
                - 'worldedit.*'
                - 'lwc.mod'
                - 'colorme.color'
        God:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
            permissions:
                - '*'
     
  27. Offline

    jor956

    hmmm I still have no idea?
     
  28. Offline

    DrCube

    I am having an issue to jailtoggle.

    I am able to set up jails.
    I am even able to use the /togglejail command.

    the problem is: When i use /togglejail playername jailname it gives them the "you are jailed" message but then give a "null error" and doesnt teleport them to the jail. Doesnt crash or anything just doesnt teleport them. The toggle off works as well.

    I am running Bukkit 556... which isnt the best for Essentials, but most everything else works. Is there something obvious I am missing?
     
  29. Offline

    ButtChew

    Is there a way not to display all of the group manager commands in the help menu? The commands show up in help for users that don't have permission to use them, and it really clogs up the help menu. I have tried adding them to the restricted commands in essentials config, but they still show up.
     
  30. Offline

    Koltrast

    Hi, I get this error whenever Essentials start:
    Code:
    [SEVERE] null
    unacceptable character #FFFD special characters are not allowed
    in "<reader>", position 174
        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 com.earth2me.essentials.Essentials.loadData(Essentials.java:283)
        at com.earth2me.essentials.Essentials.reload(Essentials.java:199)
        at com.earth2me.essentials.commands.Commandessentials.run(Commandessentials.java:27)
        at com.earth2me.essentials.commands.EssentialsCommand.run(EssentialsCommand.java:56)
        at com.earth2me.essentials.Essentials.onCommand(Essentials.java:586)
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
        at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:80)
        at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:221)
        at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:380)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:366)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:272)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    In what file is the "unacceptable" character? I use Ess 2.0.300 and Cb 556
     
  31. Offline

    webkiller8

    please update to 556, my server is hosted by servercraft and they have cb 556 and none of the essentials commands work i just get an error
     
Thread Status:
Not open for further replies.

Share This Page