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

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

  1. Offline

    EssentialsTeam

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Essentials 2.10.1 - A collection of useful commands and features

    Essentials offers over 100 commands that are useful on just about every server. Inside you will find commands to help both players and staff.
    Features include: TP, warps, homes, kits, mob spawning, and various mod tools.
    [IMG]

    The last 3 major releases of Essentials have contained over 1000 commits, and complete rewrites to major sections of the code. With 2.7 we focused on reducing 'bloat', and with 2.8 we focused on improving performance, and with 2.9 we somehow managed to reduce CPU usage again! If you download Essentials today, you will find it to be faster and smoother yet again. Now supporting Minecraft 1.4, it's our best release yet.

    Please don't post your problems or feature suggestions here - we can't keep track of them, and we will most likely not respond. Talk to us live in #essentials via irc.esper.net, or file a support ticket on Assembla. You don't have to register there.


    How to get Help << click me

    Plugin Conflicts

    • bColoredChat: The signs code conflicts with our signs code. Users can create valid signs, even if they don't have the permission in essentials. Use essentials.signs.color permission for colored signs and not the one from this plugin.


    Version Notes:
    • 3.x (upcoming)
      • There will be some changes on how we save the config.yml. We will support automatic update after a new version, so that you always have the newest options in there.
      • Warning for developers: If you build against Essentials, there will be breaking changes with the next big release. The EssentialsEco api will not break, but eventually be deprecated.
    • 2.10.1
      • Updated for CB 1.4.7
      • New Command - /book - Allows you to re-open a written book for editing
      • New Command - /firework - Lets you add/clear firework effects via command
      • New Command - /recipe - Lets you look up an item's recipe
      • New Feature - Support for 'book:<chapter>' item meta on books. This allows written books to be used in kits.
      • New Feature - Allow unsafe enchantments to be used ingame and on kits, if enabled in the config file.
      • New Feature - Show afk/muted status in /seen lookup when used on online player
      • New Feature - Allow some commands to be used when jailed: essentials.jail.allow.<command>
      • New Feature - Add support for whitelisting commands in /help by permission: essentials.help.<plugin>.<command>
      • New Feature - New config option: cancel-afk-on-interact - when this is false, people will need to manually type /afk to leave afk.
      • Update - Speed tweaks
      • Update - Unregister events if features are disabled
      • Update - Add support for /clear vanilla syntax
      • Update - Add support for /exp vanilla syntax
      • Update - Fix support for /tp vanilla syntax
      • Update - Make /heal remove burning
      • Update - Support for mods which set max health above 20
      • Update - Support for 'name:<name>' and 'lore:<desc>' item meta
      • Update - Support for 'color:<red>,<green>,<blue>' leather armor meta
      • Update - Support for 'player:<name>' skull meta
      • Update - Support for 'author:<name>' and 'title:<title>' book meta
      • Update - Updated kits examples - http://wiki.ess3.net/cfg/
      • Update - Add support '|' as linebreaks in kick/ban messages and item meta
      • Update - Added tempban countdown to connect message
      • Update - Moved /eco reset to /eco set
      • Update - Add server broadcast on /eco wildcard commands
      • Update - Add support for enchanted books to /enchant command
      • Update - Add support for disabling essentials commands in favour for default bukkit commands
      • Update - Improve support for SimplyPerms
      • Update - Notify tpa players when other player aborts teleport
      • Update - Set max time for tempban in config file
      • Update - Items.csv update
      • Bug Fix - Fix /home bed, to deal with bukkit bed changes
      • Bug Fix - Fix /sell to respect item meta
      • Bug Fix - Improved handling async threads
      • Bug Fix - Fix /top command to retain pitch/yaw
      • Bug Fix - Fix /mail sendall from not showing completed message
      • Bug Fix - Fix conflict with Craftbook's custom drops.
      • Bug Fix - Fix /god stopping people healing/eating
      • Bug Fix - Fix /back setting location when logging off in death
      • Bug Fix - Don't disable fly mode when switching worlds, if you have fly permission in both worlds.
      • Bug Fix - Fix /seen location changing for vanished players when teleporting.
      • Bug Fix - Remove a few bukkit api calls from async threads.
      • Permission - essentials.mute.notify - Players with this permission will be notified when a player is muted
      • Permission - essentials.sethome.bed - Players with this permission will be able to use beds to set their home during the day
      • Permission - essentials.fly.safelogin - Players with this permission will be switched to flying if they login in the air
      • Permission - essentials.vanish.effect - Visual invsibility potion effects while vanished.
      • Permission - essentials.tempban.unlimited - Players with this permission can tempban longer than config file limit.
      • GM - Fix op/* on offline mode servers not working
      • GM - Fix commandblock behaviour (toggle in config file)
      • GM - Add support for bukkitforge
      • GM - Updated permissions file example
      • GM - New command /mancheckw <world>
    • 2.9.6
      • Updated for CB 1.4.5
      • Update - Support tptoggling other players
      • Update - Extend support for fly toggling other players
      • Update - Allow the 'userIsNotAway' and 'userIsAway' translation messages to be empty
      • Update - Allow the noNewMail translation to be empty
      • Update - Allow money to be put in kits using the currency symbol before the amount
      • Update - Support bukkit syntax for exp amounts
      • Update - Item CSV update for missing items
      • Update - Add new mobs to /spawnmob
      • Update - Add wither damage blocks to Essentials Protect
      • Update - Updated French and Spanish translations
      • Update - Add support for vanilla /tp coordinate syntax, should help with maps using vanilla command blocks
      • Update - Adding /w trigger for whisper
      • Update - Show total sales profit from /sell all
      • Update - Don't show endless decimal places in motd {balance}
      • Update - Warn other party when teleport fails after tpaccept.
      • Update - Add a little bit of extra information to /seen, this will show when user is online.
      • Bug Fix - Fix spawns/jails loading due to classloader change
      • Bug Fix - Fix nagging for overridden commands
      • Bug Fix - Fix inventory modification methods
      • Bug Fix - Redundant tpaccept cost check.
      • Bug Fix - Spawnmob other, now spawns at targets feet, rather than where the target is looking
      • Bug Fix - Console can now spawnmob other
      • Bug Fix - Fishing now counts as doing something, and wont auto afk
      • Bug Fix - Typo's in ingame error message
      • Bug Fix - Extra perm check in /home
      • Bug Fix - Allow for console based gamemode shortcuts.
      • Bug Fix - Use durability instead of itemdata for antibuild checks - Allows proper potion blacklisting
      • Bug Fix - Godmode pvp protection not blocking thrown pots and arrows.
      • Bug Fix - missing mob target block
      • Bug Fix - Better handle respawn events when beds are later destroyed.
      • Bug Fix - The /more command throws better errors on invalid stacks
      • Bug Fix - Align BPerms group checking to be the same as pex/gm when used on signs.
      • Bug Fix - Cancel AFK on block interact
      • Bug Fix - Better handle log4j conflicts
      • Permission - essentials.tptoggle.others
      • GM - Fix bug with recursive mirroring
      • GM - Add suport for Rcon
      • GM - Properly block commandblocks, could previously be used to add permissions and delete groups.

    • 2.9.5
      • Updated for CB 1.3.2 R3
      • Update - Allows for kicking of hidden players
      • Update - Warn when banning a player who has never connected
      • Update - Delayed TP charges now will charge the person issuing the command, not the person being teleported
      • Bug Fix - Make sure /kill can kill players in creative mode
      • Bug Fix - Prevent stack traces when hack clients forge connection packets
      • Bug Fix - Fix kit and warp sign permissions
      • Bug Fix - Fix gamemode permission checks
      • Optimization - Less api calls on user lookups
      • Optimization - Less time wasted in string matching
      • New config setting: mails-per-minute - default 1000 - Limit number of mails the server will handle per minute.
      • Permission - essentials.home.bed - Required to use /home bed
      • Permission - essentials.vanish.pvp - Required to attack players while vanished
    • 2.9.4
      • Updated for CB 1.3.2
      • Update - Split EssentialsProtect into two plugins (the build stuff has been moved to EssentialsAntiBuild)
      • Update - Moved the warp, and kit permissions to use 'essentials.warps.<warpname>' & 'essentials.kits.<kitname>'
      • Update - Moved the world change perm check (disabled by default) to use 'essentials.worlds.<worldname>'
      • Update - Updates /gamemode aliases, and made them guess gamemode based on aliases (/gmc - creative | /gms - survival)
      • Update - /gamemode toggle (and /gmt) to toggle between gamemodes
      • Update - Default worth and itemdb file updates
      • Update - New items added to items.csv
      • Update - Better /ess debug debugging for permissions and cost checking
      • Update - If both freeze-afk-players and cancel-afk-on-move is turned on, cancel AFK on player jump
      • Update - /itemdb command shows item name aliases
      • Update - Force reset of fly/speed on world change
      • Update - Config file cleanup
      • Update - /enchantment command cleanup
      • Update - New colour theme for English translation
      • Update - /gc command now shows server uptime
      • Update - Removed op override for all essentials features (ops should still have all perms by default)
      • Update - God mode will now block potion effects
      • Update - /heal command will now clear potion effects
      • Update - Better errors on failed sign creation, and better compatibilty with other sign plugins
      • New command - /enderchest [player] - Allows you to open your or another players enderchest
      • New command - /speed <0-10> [player] - Allows you to change your fly speed
      • Bug Fix - Fix issues with console version of /warp
      • Bug Fix - Clean up mistakes in config.yml
      • Bug Fix - Fixed /msg, /pay and /kill dealing with 2 character names
      • Bug Fix - Handle /tjail's jail expiry a little better
      • Bug Fix - Fix /itemdb showing use remaining on none held items
      • Bug Fix - Fix EssSpawn/GeoIP join events to load at the same time as Core
      • Bug Fix - Teleport delay change, fix entity caching
      • Bug Fix - Fix console command logging
      • Bug Fix - Improved repair command cost check
      • Bug Fix - Switched chat formatting to use &r instead of &f
      • Bug Fix - Fixed min bukkit warning
      • Bug Fix - Fixed obscure config file mistakes crashing Essentials (kit/eco)
      • Bug Fix - Fixed ironore bug with spawning map types
      • Bug Fix - Fixed fly disabling from effecting creative users
      • Bug Fix - Fix problems with async chat event not sending messages to xmpp chat spy
      • Bug Fix - Fix delhome to follow home name conventions
      • Bug Fix - Fix format code wrapping in info/help/motd files
      • Bug Fix - Fix format code wrapping in ess chat messages
      • Bug Fix - Better handle wildcard perms and perm negation in superperms
      • Bug Fix - Fixed the kit and sign perm checks to use the same perms as the command
      • Bug Fix - Metrics errors wont spam as much
      • Optimization - Faster cost calculations
      • Optimization - Less useless permissions checks
      • New config setting: max-fly-speed - lets you set the max /speed
      • Permission - essentials.build - same as build: true
      • Permission - essentials.build.interact.<id>[:<datavalue>] - whitelist single interact block
      • Permission - essentials.build.place.<id>[:<datavalue>] - whitelist single place block
      • Permission - essentials.build.break.<id>[:<datavalue>] - whitelist single break block
      • Permission - essentials.build.pickup.<id>[:<datavalue>] - whitelist single item pickup
      • Permission - essentials.build.drop.<id>[:<datavalue>] - whitelist single item drop
      • Permission - essentials.build.craft.<id>[:<datavalue>] - whitelist single item craft
      • Permission - essentials.enderchest - Access to the /enderchest command
      • Permission - essentials.enderchest.others - Lets you look at other peoples enderchests
      • Permission - essentials.enderchest.modify - Lets you modify other peoples enderchests
      • Permission - essentials.kit.exemptdelay - Allows you to exempt from kit delays
      • Permission - essentials.speed = Access to the /speed command
      • Permission - essentials.speed.others = Ability to change the speed of another player
      • Permission - essentials.speed.bypass = Override max speed limits in config.yml
      • Permission - essentials.god.pvp = Unless you have this permission you will be unable to attack other players while in god mode
      • Permission - essentials.afk.auto = Unless you have this permission you will not auto afk
      • GM - Numerous minor GM bug fixes
    • 2.9.3
      • Updated for CB 1.3.1-R1.0
      • Update - Async chat event handling
      • Update - /gamemode command now supports adventure mode
      • Update - Experience calculation for new exp curve.
      • Update - New items added to items.csv
      • Update - Gamemode Sign has a new syntax: [gamemode] / <mode> / [price]
      • New command - /workbench - Allows you to open a workbench everywhere
      • New sign - Repair signs - Syntax: [repair] / <hand|all> / [cost]
      • New sign - Info signs - Syntax: [info] / [chapter] / [page number] / [cost]
      • Bug Fix - NPE fix for NPCs
      • Bug Fix - "x times" on signs
      • Bug Fix - Data value output of /itemdb command is now short instead of byte
      • Bug Fix - Loading of yml files does not fail due to thread-switching anymore
      • Bug Fix - Add missing triggers from /mute block list
      • Bug Fix - Prevent that Essentials stripping sign colours from other plugins
      • Bug Fix - Fix issue with cross world local chat
      • Bug Fix - Right clicking on signs with placeable blocks works again
      • Bug Fix - Fix /day /night /sun and /storm aliases to actually set to the current status if used without parameters
      • Optimization - Better searching for safe teleport locations.
      • Optimization - Faster calculation of displayname
      • Permission - essentials.keepxp - allows you to keep experience after death
      • Permission - essentials.workbench - /workbench command

    ... older change logs can be found at BukkitDev.

    Over 3.000.000 downloads since May 2011!

    Join the team
    There are many features to be added to Essentials, so we are looking for new developers to help us out. You should have at least some java skills. Contact snowleo or KHobbits on irc if you want to join.

    If you only want to add code to Essentials, create a pull request at GitHub.

    We are also looking for translation of our messages file. Translate it to your language and send it to us. Native speakers preferred.

    General information
    We have rolling releases, the second number in our version number changes, if there is a new minecraft or major bukkit update. We only support the recommended versions of Bukkit.

    If you have problems, check if you have the newest versions of Bukkit and Essentials first. In many cases the problem has already been fixed.

    Essentials is split in several jar files. These are modules that can be removed, if you don't need them:
    Modules that need Essentials.jar: EssentialsChat, EssentialsProtect, EssentialsSpawn, EssentialsGeoIP, EssentialsXMPP

    Standalone modules: EssentialsGroupBridge (FakePermission) in combination with EssentialsGroupManager (GroupManager formerly developed by AnjoCaido).

    Essentials is currently developed and maintained by KHobbits and snowleo. Group Manager is maintained by ElgarL.

    Many thanks to the other major developers and contributors over the years : Zenexer, Aelux, Brettflan, KimKandor, ceulemans, necrodoom, ementalo, okamosy, khyperia, Iaccidentally, md_5 and Andrewkm. Check the commit list at github for all names.

    Our repository is now at github. Pull requests can be done there.

    Essentials is licensed under GPLv3.

    Follow us on Twitter
    You can get instant notification when we make updates by subscribing to our automated Twitter feed. Just follow @EssentialsTeam.

    Donations
    Essentials development is handled by a rolling team of developers who give up their free time to help you maintain your servers. The team accepts donations which will be split between the active team members.

    We would like to offer a thanks to the following donators who have contributed above the average and have made a significant contribution to the project.
    If your server generates a profit or you are hosting company, we would really appreciate if you donate to this project. Please, donate!


    Learn by example
    @Samkio and xTorrent made a great YouTube video explaining what Essentials is, its different parts, and how to install it. Watch it on YouTube.

    @BrandonHopkins made a video about GroupManager and how to set it up for the first time.

    Other Highly Recommended Plugins
    We and many other server owners use these plugins in conjunction with Essentials:
    Please don't post your problems or feature suggestions here - we can't keep track of them, and we will most likely not respond. Talk to us live in #essentials via irc.esper.net, or file a support ticket on Assembla. You don't have to register there.

    This post has been edited 248 times. It was last edited by EssentialsTeam Feb 12, 2013.
  2. Offline

    broonie

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Used it for a while, great stuff! :)
    Ciizify likes this.
  3. Offline

    KHobbits

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Essentials is really quite useful. Personally I recommend that most people running a minecraft server start off with essentials and expand out from there.

    If someone has a need for more specialised commands, recent versions of essentials will give priority to other plugins with that use the same commands. This means you can override any commands or functionality you don't need with more specialised plugins.

    Donations

    Between June 2011 and October 2012 there have only been 5 people who donated more than £50 in total.

    Each month Essentials gets on average of 3 donations, with most donations being below £5

    I suggest that users don't rely on getting answers from this thread, because essentials support is focused on IRC help.

    This post has been edited 1 time. It was last edited by KHobbits Oct 10, 2012.
  4. Offline

    necrodoom

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    awesome plugin. recommended for people who are new in server mananging.
  5. Offline

    sauevaem

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Code:
    20:00:18 [SEVERE] java.lang.NoSuchMethodError: com.earth2me.essentials.Essentials.loadClasses()V
    20:00:18 [SEVERE]       at com.earth2me.essentials.chat.EssentialsChatPlayerListener.onPlayerChat(EssentialsChatPlayerListener.java:56)
    20:00:18 [SEVERE]       at org.bukkit.plugin.java.JavaPluginLoader$6.execute(JavaPluginLoader.java:236)
    20:00:18 [SEVERE]       at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
    20:00:18 [SEVERE]       at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:257)
    20:00:18 [SEVERE]       at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:646)
    20:00:18 [SEVERE]       at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:634)
    20:00:18 [SEVERE]       at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:32)
    20:00:18 [SEVERE]       at net.minecraft.server.NetworkManager.a(NetworkManager.java:195)
    20:00:18 [SEVERE]       at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:74)
    20:00:18 [SEVERE]       at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
    20:00:18 [SEVERE]       at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:370)
    20:00:18 [SEVERE]       at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285)
    20:00:18 [SEVERE]       at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    
    WHY?
    essentials 2.2 (without protect and chat)
    bukkit 740
    linux ubuntu
    shitload of pluins (MinecartMania, uQuest, cmMMO, HeroBounty, dynmap, worldedit, worldguard, ichat, jail, iconomy, chestshop, multiverse, multiinv, bukkituptodate, lwc, borderguard, bigbrother, authme, nocheat, slowhealth)
    Mitch109 likes this.
  6. Offline

    necrodoom

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    sauevaem: list exact essentials version. also post server.log.

    also more details about error.
  7. Offline

    EssentialsTeam

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Remove EssentialsChat.jar from your plugins folder.
  8. Offline

    anon

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Great plugin, I have to say. Really apreciate that you guys keep developing groupmanager, even as anjo left for a while. For me its the best permission manager ever created :D

    EDIT:
    Also, why the thread change?
  9. Offline

    sauevaem

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)

    I was going to argue with you that there is no chat plugin in my folder, but when I checked it turned out that there actually is... thanks
  10. Offline

    EssentialsTeam

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    We changed the thread, because Zenexer is busy on other projects and didn't update the original thread.
  11. Offline

    LSky

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    1) Is there a way to set an additional spawn for people that have not joined the server before?
    2) People without the essentials.plugin node can use /plugins, which apparently functions as /plugin list. Can this be fixed? I'm not interested in players being able to see what plugins are running on my server.
  12. Offline

    anon

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    1- yes, "/setspawn newbies" - but the name can be changed on the config files
  13. Offline

    EssentialsTeam

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    1) As anon said.
    2) The command /plugins belongs to bukkit. It's not part of Essentials
  14. Offline

    Plague

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
  15. Offline

    KiloWhiskey

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Wow, new page. Great news. Keep up the great work guys. Love the plugin.
  16. Offline

    s1ck3st

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    new thread, same ones and twos:

    1st: love your plugin!
    2nd: is it possible to disable "mail"-system so we won't see the "You have blabla new mail" on startup?
    it's kinda cool but we don't need this awesome feature :) and I haven't found some options for that issue in the config files

    thx a lot
  17. Offline

    LSky

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Both thanks for replying!
  18. Offline

    EssentialsTeam

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    In config:
    disabled-commands: mail
    kittenchunks, lucasdidur and s1ck3st like this.
  19. Offline

    k1l1k

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Thanks a lot, Essentials #1 plugin.
  20. Offline

    s1ck3st

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    cool! thanx! dunno why I didn't recognize this!

    have fun & enjoy
  21. Offline

    Dig1tal

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    When someone on my server types /who, they get an error message which just says:

    Error: d

    Any suggestions as to how I can fix this?
    Using this version, 2.2
  22. Offline

    ambientmf

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Weird, I'm unable to use Essential core commands like /list. My Permissions config haven't changed for the last few hundred Bukkit builds, I have myself enabled to use every command and yet /list yields no output at all. Just a message on the console saying "Player tried to use command: /list". Anyone else with issues in the latest Bukkit builds & Essentials? Running Craftbukkit #735 + Essentials 2.2

    EDIT: Ignore this post. Essentials didn't load 'cause I had an error in my permissions config as well as my Essentials config. Everything's working fine. :)
  23. Offline

    Suprem20

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I got this error, I've tried many thing to fix it, no luck. Anyone can help?

    2011-05-01 02:02:29 [SEVERE] special characters are not allowed loading EssentialsSpawn v2.2.7 (Is it up to date?)
    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:73)
    at com.earth2me.essentials.EssentialsConf.load(EssentialsConf.java:64)
    at com.earth2me.essentials.Warps.reloadConfig(Warps.java:210)
    at com.earth2me.essentials.Warps.<init>(Warps.java:32)
    at com.earth2me.essentials.Essentials.onEnable(Essentials.java:104)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:127)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:632)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:218)
    at com.earth2me.essentials.spawn.EssentialsSpawn.onEnable(EssentialsSpawn.java:29)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:127)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:632)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:218)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:116)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:94)
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:217)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:204)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:144)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:259)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
  24. Offline

    eagleFMJ

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I have a question.

    I am trying to use the command /world (name of world) and its not working, only when I type /world 0 it respawns me at the spawnpoint of the current world I am in.

    [IMG]

    I have other maps in the server folder but I see this message above. Do I need to add the map names in a config file somewhere?

    eagle
  25. Offline

    Platypus

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    IRC offers no help, nobody talks. /who, /list, etc causes this error:

    Code:
    01:51:21 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'who' in plugin Essentials v2.2.7
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
            at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:85)
            at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:255)
            at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:675)
            at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:638)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:632)
            at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:32)
            at net.minecraft.server.NetworkManager.a(NetworkManager.java:195)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:74)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:370)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    Caused by: org.bukkit.command.CommandException: Unhandled exception executing command 'who' in plugin SpyerAdmin v1.0
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
            at com.earth2me.essentials.Essentials.onCommand(Essentials.java:524)
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
            ... 12 more
    Caused by: java.lang.NullPointerException
            at nickguletskii200.SpyerAdmin.SpyerAdmin.onCommand(Unknown Source)
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
            ... 14 more
    >
    B740
  26. Offline

    PiLoT8585

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Weather is working good except in snowy areas nothing happens
  27. Offline

    SpyDaniel

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    @essentialsteam

    The warp, spawn and home commands seem to be offset again, as in I will set them on one block and when I use the commands, I will be warped a little forward of where I set it or to the side a bit.
  28. Offline

    EssentialsTeam

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    @Dig1tal: Set debug: true in config.yml and report the error that will be in console.

    @ambientmf: Any errors on server start?

    @Suprem20: One of your warps seems to be broken, check the .yml files in warps folder.

    @eagleFMJ: You need a plugin like Multiverse.

    @Platypus: SpyerAdmin is creating that error, maybe update?

    @SpyDaniel: What is the offset? (Press the F3 key to show your position)
  29. Offline

    SpyDaniel

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    @essentialsteam
    Thats weird, the coroods are the same, but the offset is deffenntly happening. If I stand in the middle of 4 blocks, so I'm right on the + of the 4 and set a warp and then use that warp, I will be warped to the top right of the four blocks.

    Also, the essentials config, for MoTD, colours do not seem to work with it. Using EssentialsChat. But colours do work in chat :\ - Never mind, was using ^ instead of & for the config.
  30. Offline

    Fob_Upset

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Code:
    16:47:49 [SEVERE] Could not pass event PLAYER_QUIT to TrainYourLung
    java.lang.NullPointerException
            at bukkit.Sixael.TrainYourLung.TYLPlayerListener.onPlayerQuit(TYLPlayerListener.java:39)
            at org.bukkit.plugin.java.JavaPluginLoader$2.execute(JavaPluginLoader.java:212)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:257)
            at net.minecraft.server.ServerConfigurationManager.disconnect(ServerConfigurationManager.java:115)
            at net.minecraft.server.NetServerHandler.disconnect(NetServerHandler.java:98)
            at org.bukkit.craftbukkit.entity.CraftPlayer.kickPlayer(CraftPlayer.java:124)
            at com.earth2me.essentials.PlayerWrapper.kickPlayer(PlayerWrapper.java:51)
            at com.earth2me.essentials.commands.Commandkick.run(Commandkick.java:38)
            at com.earth2me.essentials.commands.EssentialsCommand.run(EssentialsCommand.java:56)
            at com.earth2me.essentials.Essentials.onCommand(Essentials.java:567)
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
            at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:85)
            at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:247)
            at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:394)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:379)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    
    I get that everytime someone leaves.
    BIGFOOT808 likes this.

Share This Page