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. Hi, for those that are having errors it seems that our build artifacts messed up. Please update to latest v.

    THINGS TO KNOW ABOUT:

    Latest v has some plugins re-integrated into Essentials.jar, namely Ban, Warp, Home and Help (Which means you can get rid of those jars, your data will persist). With a recent change to bukkit it means that we can now co-exist with other plugins. If you have another plugin that uses any of essentials commands that plugin will take priority.

    You can get this build here:
    http://earth2me.net:8001/artifactory/essentials-release/Essentials.zip
     
  3. Offline

    Boon Pek

    Thanks for informing us, though... I think that the previous setup was much, much better. Users in my server now have different warp and home commands (MyWarp and MyHome running alongside) and well... they may get confused as to which commands to use.
    Just my 2 cents. You could perhaps create an Essentials.jar for all integrated ones and Essentials for the seperated ones :)
     
  4. Offline

    chatfriend2001

    Hi, i'm using cb 493 with essentials 2.0.263.
    Is there a way to disable the generation of exit portals in this or newer versions?
     
  5. Offline

    Endimmion

    No more errors since 2.0.273 update
     
  6. Offline

    Niemand

    Updated Essentials a few minutes ago.

    Following Errors occur:

    When using the "/god", "/time day", "/whois <playername>" and some more commands..:
    Code:
    2011-03-08 15:17:19 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'god' in plugin Essentials v2.0.278
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:21)
            at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:77)
            at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:176)
            at net.minecraft.server.NetServerHandler.c(NetServerHandler.java:638)
            at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:601)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:595)
            at net.minecraft.server.Packet3Chat.a(SourceFile:24)
            at net.minecraft.server.NetworkManager.a(SourceFile:230)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:70)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:338)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:253)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getPluginCommand(Ljava/lang/String;)Lorg/bukkit/command/PluginCommand;
            at com.earth2me.essentials.Essentials.onCommand(Essentials.java:519)
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:19)
            ... 12 more
    
    Dunno where that one comes from, but it showes up:
    Code:
    java.lang.NoSuchMethodError: com.afforess.minecartmaniacore.event.MinecartLaunchedEvent.isCancelled()Z
            at nl.compiled.minecartmaniaspawner.helpers.MinecartHelper.spawnAndLaunchMinecart(Unknown Source)
            at nl.compiled.minecartmaniaspawner.listeners.BlockListener.onBlockRedstoneChange(Unknown Source)
            at org.bukkit.plugin.java.JavaPluginLoader$29.execute(JavaPluginLoader.java:272)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:225)
            at net.minecraft.server.BlockRedstoneWire.a(BlockRedstoneWire.java:110)
            at net.minecraft.server.BlockRedstoneWire.g(BlockRedstoneWire.java:40)
            at net.minecraft.server.BlockRedstoneWire.a(BlockRedstoneWire.java:284)
            at net.minecraft.server.World.k(World.java:369)
            at net.minecraft.server.World.h(World.java:348)
            at net.minecraft.server.World.f(World.java:317)
            at net.minecraft.server.World.c(World.java:268)
            at net.minecraft.server.BlockPressurePlate.g(BlockPressurePlate.java:126)
            at net.minecraft.server.BlockPressurePlate.a(BlockPressurePlate.java:89)
            at net.minecraft.server.Entity.c(Entity.java:535)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:219)
            at net.minecraft.server.Packet10Flying.a(SourceFile:126)
            at net.minecraft.server.NetworkManager.a(SourceFile:230)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:70)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:338)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:253)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    
    Another one:
    Code:
    2011-03-08 15:20:56 [SEVERE] Could not pass event REDSTONE_CHANGE to Minecart Mania Spawner
    java.lang.NoSuchMethodError: com.afforess.minecartmaniacore.event.MinecartLaunchedEvent.isCancelled()Z
            at nl.compiled.minecartmaniaspawner.helpers.MinecartHelper.spawnAndLaunchMinecart(Unknown Source)
            at nl.compiled.minecartmaniaspawner.listeners.BlockListener.onBlockRedstoneChange(Unknown Source)
            at org.bukkit.plugin.java.JavaPluginLoader$29.execute(JavaPluginLoader.java:272)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:225)
            at net.minecraft.server.BlockRedstoneWire.a(BlockRedstoneWire.java:110)
            at net.minecraft.server.BlockRedstoneWire.g(BlockRedstoneWire.java:40)
            at net.minecraft.server.BlockRedstoneWire.a(BlockRedstoneWire.java:284)
            at net.minecraft.server.World.k(World.java:369)
            at net.minecraft.server.World.h(World.java:348)
            at net.minecraft.server.World.f(World.java:317)
            at net.minecraft.server.World.c(World.java:268)
            at net.minecraft.server.BlockPressurePlate.g(BlockPressurePlate.java:126)
            at net.minecraft.server.BlockPressurePlate.a(BlockPressurePlate.java:89)
            at net.minecraft.server.Entity.c(Entity.java:535)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:219)
            at net.minecraft.server.Packet10Flying.a(SourceFile:126)
            at net.minecraft.server.NetworkManager.a(SourceFile:230)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:70)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:338)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:253)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    
    One more - the last for this post... occuring when somebody leaves the server:
    Code:
    2011-03-08 15:21:42 [SEVERE] java.net.SocketException: Connection reset
    2011-03-08 15:21:42 [SEVERE]    at java.net.SocketInputStream.read(SocketInputStream.java:168)
    2011-03-08 15:21:42 [SEVERE]    at java.net.SocketInputStream.read(SocketInputStream.java:182)
    2011-03-08 15:21:42 [SEVERE]    at java.io.FilterInputStream.read(FilterInputStream.java:66)
    2011-03-08 15:21:42 [SEVERE]    at net.minecraft.server.Packet.b(SourceFile:113)
    2011-03-08 15:21:42 [SEVERE]    at net.minecraft.server.NetworkManager.f(SourceFile:155)
    2011-03-08 15:21:42 [SEVERE]    at net.minecraft.server.NetworkManager.c(SourceFile:9)
    2011-03-08 15:21:42 [SEVERE]    at net.minecraft.server.NetworkReaderThread.run(SourceFile:62)
    2011-03-08 15:21:42 [INFO] <Playername> lost connection: disconnect.genericReason
    

    At the moment I am a bit pissed... hoped to get my server online today... everything was working fine... but something - whatever it was - forced me to do an update.
     
  7. Offline

    DevonX

    EhEY the update broke it <_< using 2.0.278 and 2.0.272
     
  8. Offline

    dervonz

    Argh! I also updated to 278 and i got several problems... where can i get the working 272 Package?
    Or can someone upload it for me??

    Thx a lot !!!!!
     
  9. Offline

    newyorkdaily

    this is odd, it works fine with me on build 493, umm well "always check your stage 1's" do you have the core essentials.jar plugin installed? you cant use essentialstele.jar without essentials.jar. i know it seems stupid to say but u never know lol.
     
  10. Offline

    Niemand

    That unacceptable character #FFFD is some character (probably in your group.yml or user.yml) that is not compatible. maybe you used the tab-key instead of the space-key. Check for something like that.
     
  11. Offline

    Tendonsie

    Giving my users permissions to do essentials commands works.
    So I think it use permissions, essentials?
     
  12. Offline

    zone-31

    to all people that post error logs here, and not the recommended place:
    "got bukkit, wont work, what do??" will not help you( in fact, this will lower your internetz level by 2)

    the help guide:
    99.9999999% of all errors can be fixed by doing the following steps:
    1. update bukkit (http://ci.bukkit.org/job/dev-CraftBukkit/) take the recommended build, or go for the newest
    2. update essentials( if this is hard for you, get your friend to make a server instead, because you are a moron)
    3. DON'T use /update ingame! it will download the "fake and gay" not tested versions. if so, update essentials as normal
    4. read the errorlogs.... most of them are a illegal symbol in the setup file... the log even tells you where the illegal symbol is!! (ZOMG!!!)
    5. update every other plugin. saying; "lolwut!!??!?1 my hardcore plugin worked with build 12, before the beta update??!?! wats rong forumzz!!" wont help at all.
     
  13. Offline

    dervonz

    Where can i download older Essential Versions ??? I badly need #272 !!

    Ty
     
  14. Offline

    zone-31

    why do you need an older version ???
     
  15. Offline

    Linaks

    My problem is:

    Code:
    >
    > 20:49:30 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    > 20:49:30 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:272)
    > 20:49:30 [SEVERE] at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:357)
    > 20:49:30 [SEVERE] at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
    > 20:49:30 [SEVERE] at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
    > 20:49:30 [SEVERE] at net.minecraft.server.NetworkManager.a(SourceFile:230)
    > 20:49:30 [SEVERE] at net.minecraft.server.Packet3Chat.a(SourceFile:24)
    > 20:49:30 [SEVERE] at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:576)
    > 20:49:30 [SEVERE] at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:582)
    > 20:49:30 [SEVERE] at net.minecraft.server.NetServerHandler.c(NetServerHandler.java:619)
    > 20:49:30 [SEVERE] at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:183)
    > 20:49:30 [SEVERE] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:80)
    > 20:49:30 [SEVERE] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
    > 20:49:30 [SEVERE] at com.earth2me.essentials.Essentials.onCommand(Essentials.java:524)
    > 20:49:30 [SEVERE] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
    > 20:49:30 [SEVERE] at com.earth2me.essentials.help.EssentialsHelp.onCommand(EssentialsHelp.java:56)
    > 20:49:30 [SEVERE] at com.earth2me.essentials.help.EssentialsHelpWorker.onCommand(EssentialsHelpWorker.java:18)
    > 20:49:30 [SEVERE] java.lang.NoSuchMethodError: com.earth2me.essentials.User.get(Lorg/bukkit/entity/Player;Lorg/bukkit/Server;)Lcom/earth2me/essentials/User;
    > 20:49:30 [INFO] ?9[PLAYER_COMMAND] Linaks: /help 
    Anyone can help me?
     
  16. Offline

    NeatMonster

    Big problem with me too. Just installed GroupManager. Tested if I have permissions for essentials.afk, it tell me I can't use it (right !), but when I use /afk, the command work. No permissions are respected. What the hell ?
     
  17. Offline

    Bhikku

    Code:
    2011-03-08 21:15:14 [INFO] §9[PLAYER_COMMAND] Bhikku: /help 
    2011-03-08 21:15:14 [SEVERE] java.lang.NoSuchMethodError: com.earth2me.essentials.User.get(Lorg/bukkit/entity/Player;Lorg/bukkit/Server;)Lcom/earth2me/essentials/User;
    2011-03-08 21:15:14 [SEVERE] 	at com.earth2me.essentials.help.EssentialsHelpWorker.onCommand(EssentialsHelpWorker.java:18)
    2011-03-08 21:15:14 [SEVERE] 	at com.earth2me.essentials.help.EssentialsHelp.onCommand(EssentialsHelp.java:56)
    2011-03-08 21:15:14 [SEVERE] 	at org.bukkit.command.PluginCommand.execute(PluginCommand.java:31)
    2011-03-08 21:15:14 [SEVERE] 	at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:80)
    2011-03-08 21:15:14 [SEVERE] 	at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:183)
    2011-03-08 21:15:14 [SEVERE] 	at net.minecraft.server.NetServerHandler.c(NetServerHandler.java:619)
    2011-03-08 21:15:14 [SEVERE] 	at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:582)
    2011-03-08 21:15:14 [SEVERE] 	at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:576)
    2011-03-08 21:15:14 [SEVERE] 	at net.minecraft.server.Packet3Chat.a(SourceFile:24)
    2011-03-08 21:15:14 [SEVERE] 	at net.minecraft.server.NetworkManager.a(SourceFile:230)
    2011-03-08 21:15:14 [SEVERE] 	at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
    2011-03-08 21:15:14 [SEVERE] 	at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
    2011-03-08 21:15:14 [SEVERE] 	at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:357)
    2011-03-08 21:15:14 [SEVERE] 	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:272)
    2011-03-08 21:15:14 [SEVERE] 	at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    have the same problem
    Code:
    2011-03-08 21:09:40 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-493-g8b5496e-b493jnks (MC: 1.3)
    2011-03-08 21:09:40 [INFO] Preparing level "world"
    2011-03-08 21:09:40 [INFO] Preparing start region
    2011-03-08 21:09:41 [INFO] Loaded EssentialsHelp build 2.0.272 by Zenexer, ementalo, Eris, and EggRoll
    2011-03-08 21:09:41 [INFO] §eLoaded Essentials build 2.0.278 maintained by Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo and ceulemans
    2011-03-08 21:09:41 [INFO] Loaded EssentialsHome build 2.0.272 by Zenexer, ementalo, Aelux, Brettflan, KimKandor, and snowleo
    2011-03-08 21:09:41 [INFO] Loaded EssentialsWarp build 2.0.272 by Zenexer, ementalo, Aelux, Brettflan, KimKandor, and snowleo
    2011-03-08 21:09:41 [INFO] ChatBukkit v0.0.1 is enabled!
    2011-03-08 21:09:41 [INFO] Loaded EssentialsTele build 2.0.272 by Zenexer, ementalo, Aelux, Brettflan, KimKandor, and snowleo
    2011-03-08 21:09:41 [INFO] ScrapBukkit version 0.2.1 is enabled!
     
  18. Offline

    ManBearWaffle

    I'm getting tons of errors for /tp /god /home /warp and /spawn after the latest update.
     
  19. Offline

    Zenexer

    Just updated, and getting errors?
    You NEED to delete EssentialsHelp.jar, EssentialsTele.jar, EssentialsWarp.jar, EssentialsHome.jar, EssentialsUpdate.jar, EssentialsGod.jar, and EssentialsEco.jar. They have been merged into Essentials.jar. Don't worry: you alternative plugins will still work!
     
  20. Offline

    Adamadz

    I know this isnt the place but i need help.
    I have had a server working before using McMyAdmin personal however i wanted to move on and get craftbukkit server thing. I got it all set up and ready all portfowarding is working and all the details in the text files are right. However when the server is turned on only i am able to log in, no one else can. it dosent even show them trying to connect. I need help is it McMyAdmin doing something or what please HELP ME ! :L

    ( I still have both Server folders )

    Sorry for posting here it's just ur so popular and cool! :D

    P.s. I Love it!
     
  21. Offline

    Zenexer

    @Adamadz Click the live chat link in the OP, and we'll help you out. :)
     
  22. Offline

    Phantom Index

    Yeah, but /tpa and /i commands do not work.
     
  23. Offline

    Zenexer

  24. Offline

    ManBearWaffle

    Did the essentials god command's permission node change? essentials.god isn't giving users permission to use it.
     
  25. Offline

    zombiemann

    using the newest available build for Essentials, and Bukkit 518 every command I try gives a "An interal error occured while attempting to perform this command" I tried jumping into the live chat but I get java security errors in both Chrome and FireFox
     
  26. Offline

    NeatMonster

    Exactely the same issue with all the commands [​IMG].
     
  27. Offline

    Moe041991

    some trouble since the update.

    Code:
    2011-03-08 22:44:48 [INFO] §9[PLAYER_COMMAND] Moe041991: /sethome 
    2011-03-08 22:44:48 [SEVERE] java.lang.NoSuchMethodError: com.earth2me.essentials.User.get(Lorg/bukkit/entity/Player;Lorg/bukkit/Server;)Lcom/earth2me/essentials/User;
    2011-03-08 22:44:48 [SEVERE] 	at com.earth2me.essentials.home.EssentialsHomeWorker.onCommand(EssentialsHomeWorker.java:22)
    2011-03-08 22:44:48 [SEVERE] 	at com.earth2me.essentials.home.EssentialsHome.onCommand(EssentialsHome.java:55)
    2011-03-08 22:44:48 [SEVERE] 	at org.bukkit.command.PluginCommand.execute(PluginCommand.java:31)
    2011-03-08 22:44:48 [SEVERE] 	at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:80)
    2011-03-08 22:44:48 [SEVERE] 	at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:183)
    2011-03-08 22:44:48 [SEVERE] 	at net.minecraft.server.NetServerHandler.c(NetServerHandler.java:619)
    2011-03-08 22:44:48 [SEVERE] 	at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:582)
    2011-03-08 22:44:48 [SEVERE] 	at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:576)
    2011-03-08 22:44:48 [SEVERE] 	at net.minecraft.server.Packet3Chat.a(SourceFile:24)
    2011-03-08 22:44:48 [SEVERE] 	at net.minecraft.server.NetworkManager.a(SourceFile:230)
    2011-03-08 22:44:48 [SEVERE] 	at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
    2011-03-08 22:44:48 [SEVERE] 	at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
    2011-03-08 22:44:48 [SEVERE] 	at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:357)
    2011-03-08 22:44:48 [SEVERE] 	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:272)
    2011-03-08 22:44:48 [SEVERE] 	at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    2011-03-08 22:44:52 [INFO] §9[PLAYER_COMMAND] Moe041991: /home 
    2011-03-08 22:44:52 [SEVERE] java.lang.NoSuchMethodError: com.earth2me.essentials.User.get(Lorg/bukkit/entity/Player;Lorg/bukkit/Server;)Lcom/earth2me/essentials/User;
    2011-03-08 22:44:52 [SEVERE] 	at com.earth2me.essentials.home.EssentialsHomeWorker.onCommand(EssentialsHomeWorker.java:22)
    2011-03-08 22:44:52 [SEVERE] 	at com.earth2me.essentials.home.EssentialsHome.onCommand(EssentialsHome.java:55)
    2011-03-08 22:44:52 [SEVERE] 	at org.bukkit.command.PluginCommand.execute(PluginCommand.java:31)
    2011-03-08 22:44:52 [SEVERE] 	at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:80)
    2011-03-08 22:44:52 [SEVERE] 	at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:183)
    2011-03-08 22:44:52 [SEVERE] 	at net.minecraft.server.NetServerHandler.c(NetServerHandler.java:619)
    2011-03-08 22:44:52 [SEVERE] 	at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:582)
    2011-03-08 22:44:52 [SEVERE] 	at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:576)
    2011-03-08 22:44:52 [SEVERE] 	at net.minecraft.server.Packet3Chat.a(SourceFile:24)
    2011-03-08 22:44:52 [SEVERE] 	at net.minecraft.server.NetworkManager.a(SourceFile:230)
    2011-03-08 22:44:52 [SEVERE] 	at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
    2011-03-08 22:44:52 [SEVERE] 	at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
    2011-03-08 22:44:52 [SEVERE] 	at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:357)
    2011-03-08 22:44:52 [SEVERE] 	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:272)
    2011-03-08 22:44:52 [SEVERE] 	at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    CB Newest reccomended (i think 493).
    Towny, Permissions, WOrldedit, Voxelport,

    Edit: Sorry, me being stupid and didnt read the page before.
     
  28. Offline

    _Oni_

    How use recent version of Essentials with MyHome?
     
  29. Offline

    NeatMonster

    I'm not on my computer, so what is this 282 update ?
     
  30. Offline

    newyorkdaily

    Hi all commands are working fine but no restrictions work with essentialsgroupmanager.jar and the bridge.jar, whenever i change the groups page i save it and it changes back to what it was as soon as i close.
    I get this error
    Code:
    java.lang.ClassCastException: java.lang.String cannot be cast to java.util.Map
            at com.earth2me.essentials.Essentials.loadData(Essentials.java:285)
            at com.earth2me.essentials.Essentials.reload(Essentials.java:186)
            at com.earth2me.essentials.Essentials.onEnable(Essentials.java:123)
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:118)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:414)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.java:187)
            at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:83)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:61)
            at org.bukkit.craftbukkit.CraftServer.reload(CraftServer.java:205)
            at org.bukkit.command.SimpleCommandMap$ReloadCommand.execute(SimpleComma
    ndMap.java:196)
            at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:80
    )
            at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:1
    83)
            at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:381)
            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)
     
  31. Offline

    Latros

    SO is this still as broken as ever? We need a working version of essentials spawn and essentials ban, but when we tried the last "working" version before this past update, neither ban or spawn were even remotely working.

    Can anyone confirm CraftBukkit b500+ essentials spawn / ban working as intended?
     
Thread Status:
Not open for further replies.

Share This Page