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

    Kane

    @Zenexer you really gotta redo your first post to make it more newb friendly just some advice to get less people asking 1000 questions :)
     
  3. http://dl.dropbox.com/u/19244232/Essentials.zip :D
     
  4. Awesome news! Thank you very very much.
     
  5. Offline

    pabbie

    OMG so I havent updated this in like a week. What the hell is essentialshome/help ans warp? LOL
    yeah im too lazy to search around for the answer haha.
     
  6. Offline

    suhy

    How to allow read messages from /helpop?
     
  7. essentials home = /home and /sethome
    essentials help = /help
    essentials.warp = the warp system.
    Basically the components have been separated in different plugins.
    So you have to get all the plugins if you want to have the functionality that you had before.
    hope it helped.
    --- merged: Feb 8, 2011 12:00 PM ---
    I'm not sure on this one but i think /helpop messages are displayed only to people in ops.txt
     
  8. Offline

    suhy

    'essentials.helpop.read' or something similar will be most usefully. But I try ops.txt - thanks!
     
  9. Offline

    SeeD419

    Tried the new home jar

    Setting home just kicks me from the game.

    I'm so burnt out on plugins I don't even feel like troubleshooting...

    I threw MyHome in there and it just worked, so w/e
     
  10. Offline

    pabbie

    does the warpplugin support the old hmod warp locations?
     
  11. Nope, warps are created instead the Essentials folder, in a sub-folder called 'warps'. Now each warp has its own file.
    --- merged: Feb 8, 2011 12:20 PM ---
    Try submitting a bug report here -> http://java.net/bugzilla/enter_bug.cgi?product=essentials
    FYI, /spawn does this too (kills you).
    Don't forget to specify the craftbukkit and essentials build numbers.
     
  12. Offline

    Enari

  13. It works for me.
    I've uploaded the latest release build (170 according to the description) here:
    http://www.2shared.com/file/13bKqJ3Z/Essentials.html
    @Zenexer and plugin developers -> If you would like me to stop sharing, please let me know. I haven't edited the build in any way, the archive is the same as the one on your site, i've just re-uploaded it for people that can't get it otherwise.
     
  14. Offline

    nakashimakun

    Okay I got the plugin but I'm having problems with it. It keeps crashing the hell out of my server. Any time I type /spawn insta crash. Is there something being done about this as I really enjoy using this plugin for now I have rolled back to using 157 as that didn't break like this does.
     
  15. Might be an imcompatibility issue with another plugin ?
    /spawn works for me, the only side-effect is that it kills me (teleports me out of the map)
     
  16. Offline

    QQCucumber

    Broken link, 403 Forbidden.
     
  17. Offline

    cannafix

    Download link Is Down
     
  18. That has been pointed a lot....
    The link is only down for some people (for me it works) so it's most likely a DNS issue.
    Get Essentials from here meanwhile : http://www.2shared.com/file/13bKqJ3Z/Essentials.html (updated by me, v 170, not an official link, get @ your own risk)
     
  19. Offline

    pabbie

    rip all my old warps =(
     
  20. Offline

    cannafix

    Thanks :)
     
  21. Offline

    Woutske

    The /sell command doesn't work well, I can sell whatever I want and get a lot of money. Eg: /sell 9000000
     
  22. Offline

    Arisilde

    So I'm running the newest version of Essentials, Permissions, and craftbukkit 260. I've given my "Mod" group the essentials.modgrp node but they can't change anyone's class. They can do /mod and get the syntax message, but every time they try to add a playerto a group it gives them a messagesaying they can't add them to the group. Any idea what I need to do to clear this up?

    Also on another note, the /kill command always kills whoever types it instead of the player who's name they typed.
     
  23. Offline

    nakashimakun

    the plugins on my server are:
    the new essentials and just permissions and ichat. And strangely its still crashing. do you have to be running the latest bukkit release for it?
     
  24. Offline

    Etsijä

    Can we still continue to use our current version v155 of Essentials when we turn into CraftBukkit builds newer than the current one we're using (#230)? 'cause I really hate to break everything down once again and having to explain to tens of people that one of the biggest plugins we use has been broken down into several. And I hate to tell people their /homes and servers /warps have disappeared (again).
     
  25. Offline

    ledhead900

    Craftbukkit 277 and Essentials 170 or 223

    Dont like to work no more :p, Seems Null error, Special chr

    http://pastebin.com/Pti5j82Q

    Ementalo knows about it on IRC
    Guess its sleep time now then !, Night you lot
     
  26. Offline

    mughi

  27. Yes, post the warps.txt in the plugins/EssentialsWarp folder
    --- merged: Feb 8, 2011 2:10 PM ---
    Save config.yml as UTF-8
    --- merged: Feb 8, 2011 2:12 PM ---
    Error logs??
     
  28. Offline

    ledhead900

    I thought I did hmm.
     
  29. Offline

    bradcland

    When going to the nether you'r always placed inside a block and die.
     
  30. Offline

    captainbinary

    I am using craft-bukkit 271 and essentials development build 226.

    This happens when ever i try and give an item, wether its trhough /give or /item.

    Code:
    give CaptainBinary 1 12
    Error: Unknown item numeric: 1
    java.lang.Exception: Unknown item numeric: 1
            at org.bukkit.earth2me.essentials.ItemDb.get(ItemDb.java:79)
            at org.bukkit.earth2me.essentials.commands.Commandgive.run(Commandgive.j
    ava:51)
            at org.bukkit.earth2me.essentials.commands.EssentialsCommandP.run(Essent
    ialsCommandP.java:53)
            at org.bukkit.earth2me.essentials.Essentials.onCommand(Essentials.java:5
    86)
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:17)
            at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:77
    )
            at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:1
    74)
            at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:337)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:319)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:225)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:512)
    
    I only have Essentials and Essentials Help installed.
     
Thread Status:
Not open for further replies.

Share This Page