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

    Jelle

    Could u add a godmode for only the first 10 seconds at login?
    And a godmode when u die for 10 seconds (or anything else)

    Because sometimes we're doing Arena, with TNT.
    It really sucks when u die and than you're living 3 seconds, and than u die again when u just activated some kits...

    EDIT: Maybe backup zip format?
     
  3. Offline

    neonx

    I like this new Sign stuff^^ Healing and Disposal sign works, its cool.
    But the Trading sign isnt :/ And that would be the most important for me -.-

    + Can you change the Buy/Sell signs to accept items not just $ ? Infinite items to buy/sell would be great.
    Btw, Buy/Sell signs doesnt work for me also.
     
  4. Offline

    TMBuM

    Cant we all . . just come to the conclusion that this/these plugins are not working 100%
    I'm changing to another plug-in for general commands till essentials has worked out what it plans to do with itself its just to messy at the moment.

    Waves - TM
     
  5. So, on the newest CB, this isn't compatible with dynmap :( Is there anyway you could fix? I also throw an error on enable, but the plugin still works fine...

    CB 440
    Essentials +EssentialsWarp v225
    Dynmap 0.13
     
  6. Offline

    Obliviator

    "You do not have permission to create a SignWarp."
    What am i doing wrong D:
    Essentials 240
    EssentialsTele
    EssentialsHelp
    Craftbukkit 250
    Permissions 2.4

    EDIT: Happens whenever anyone finishes making a sign. It just removes the text and says that even though i have ['*'] in permissions
     
  7. Offline

    McLrn227

    i removed the kit part and now want to add one. can someone post the format please? copy/paste is fine.
     
  8. Offline

    bogboom


    Thats from MyWarp
     
  9. Offline

    jwideman

    I believe you still have to use GroupManager.
     
  10. Offline

    Bluemonkey

    im just woundering.. how do i add myself as an admin?? hehe, i've looked trough the Wiki site. but couldent find anyhting
     
  11. Offline

    Fezz

  12. Offline

    Brettflan

    Use /back or /home or some other teleport command to get to a safe location so that you stop dying, then go to the appropriate place and use /setspawn. You should then properly respawn there on death.
     
  13. Offline

    firebane

    I like your Essentials package but could I make a suggestion of which on yoru Wiki page to say what the revision number is on the links for the downloads?

    The title of this thread is 225 but the revisions are much newer but I have no way of knowing which the are until I've downloaded then.
     
  14. Offline

    Fezz

    I spawn underground, in that infinite air. I have not yet set a home cuz its the first time i ran it.
     
  15. Offline

    Dorest0rm

    Yeah that...running into that problem to.
     
  16. Offline

    tkelly

    I'd also like to know this.
     
  17. Offline

    Runelynx

    Any chance an additional "home" could be added to EssentialsHome? For example, my users are setting up shops and would really like to be able to have a 2nd "home" command they can use to get to their shop easily.

    Seems like it just needs another entry in the YML file and some new command links, pretty straightforward yea? :)
     
  18. Offline

    Moe041991

    is there any localshop plugin for essentials eco, since iconomy turned out to be crapy?
     
  19. Offline

    Brettflan

    Simple, add "mail" to the "disabled-commands" list in the config.yml file.
     
  20. Offline

    Almightycloud

    Hello Could tell me if just using essentials.* gives all the commands?
     
  21. Offline

    RaymanMaik

     
  22. Offline

    tkelly

    Yea, but it still tells the users to check their mail in the startup MOTD
     
  23. Offline

    Brettflan

    No, it doesn't, unless you have a really really (really) old version of Essentials.
     
  24. Offline

    Paul McCarron

    anyone know how i can get kits into the default group?
     
  25. Offline

    Draconicus

    Wow. Why does everyone love the YML format so much?
    In order to have contractions like "don't" in my MOTD, I need to use double quotes (") rather than single quotes ('), but doing so causes doubled linebreaks, so there are blank lines between each MOTD line!

    (pasting this over on the official help, too)
     
  26. Offline

    DarkM

    I'm having problems with /give and /item as well... It gives me an error, can't remember what it says but I posted about it a couple pages back...
     
  27. Offline

    n4Ghost

    Who can help me??

    Code:
    18:51:36 [SEVERE] null
    java.lang.ClassCastException: java.lang.String cannot be cast to java.util.Map
            at com.earth2me.essentials.Essentials.loadData(Essentials.java:270)
            at com.earth2me.essentials.Essentials.reload(Essentials.java:172)
            at com.earth2me.essentials.Essentials.onEnable(Essentials.java:109)
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:117)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:414)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:187)
            at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:83)
            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)
    
     
  28. Offline

    RTRD

    @Zenexer I just updated from 234 to 240 and I still get this error:
    Code:
    2011-02-27 19:08:50 [SEVERE] Could not load plugins\EssentialsGroupManager.jar in plugins: null
    org.bukkit.plugin.InvalidPluginException
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:65)
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:129)
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:94)
    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: java.util.zip.ZipException: error in opening zip file
    at java.util.zip.ZipFile.open(Native Method)
    at java.util.zip.ZipFile.<init>(Unknown Source)
    at java.util.jar.JarFile.<init>(Unknown Source)
    at java.util.jar.JarFile.<init>(Unknown Source)
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:52)
    ... 8 more
     
  29. Offline

    Tobbi

    when some1 does /help it becomes like an error in my cmd saying something with essentials and earth2me...plzz help
     
  30. Offline

    LudicrousYoshi

    /spawn and /setspawn are fine although /setspawn doesnt have a confirmation message.

    The problem is that whenever people die they are put in a random spot on a hill about 200 blocks away from where the spawn should be... anyone know how to fix this?
     
  31. Offline

    Dorest0rm

    As i can't really search trough the thread, is there a way to disable the messages when someone places stone, lava, tnt etc.?

    I would also like to be able to disable the message when /atriorch is done?
     
Thread Status:
Not open for further replies.

Share This Page