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

    Jason555555

    Does anyone have a more organized version of the essentials config? The one that comes with the plugin is rather messy.
     
  3. Offline

    _Oni_

    I try and it doesn't read file :(
    I'm wrong with something?
    EDIT : I think I found, my warp file isn't a hmod's warps.txt anymore. [​IMG]
     
  4. Offline

    Sapd

    Does essentials already support 493?
     
  5. Offline

    ks07

    Essentials and EssentialsSpawn are working for me on 493 - However EssentialsHelp appears to be broken. I don't use any of the other though.
     
    Vaupell likes this.
  6. Offline

    Vaupell

    I just downloaded the pack and installed - Core, help, home, spawn, tele and they load without errors.
    and ingame all works, also help "atleast" on a fresh server.
     
  7. Offline

    gilros

    I know how to do that, I meant creating a new world for use with /world. I've got it figured out now.
     
  8. Offline

    shrub

    Essentials (2.0.249) does work on the latest stable/recommend build of CraftBukkit 493, ScrapBukkit 0.2.1 and Chatbukkit 0.0.1. (These obtained through the Recommend CraftBukkit .zip pack)

    The only issue I've had so far is that the /time command is borked. You type in "/time day" and it just spits the help context out "/time [day|night]" .
     
  9. Offline

    jor956

    Hi. I have a problem; everything works fine with essentials except banning, for some reason when players are banned it seems to work, but they are still able to join the server.
    Please help as this is a huge issue.
    Thanks

    EDIT: Ok new update, they get banned and all is well, but they can still log back in to the server
    help please

    DOUBLE EDIT: It seems that they get banned, but then they can still log back in.
    This is very weird.
    Please help thanks
     
    baflgraf likes this.
  10. Offline

    tonix

    when im starting up my server with this is get a login message but ive deleted that but i cant get rid of, "you have no new mails" how will i get rid of that? ive looked everywhere in config.
     
  11. Offline

    jor956

    This problem was fixed, all that was needed was an update :p
    Sorry for the confusion

    TRIPLE EDIT: Hang on, it's stopped working again, can somebody please help, this is a huge problem!
    Thankyou
     
  12. Offline

    Mattrhorn

    I had just downloaded this and i cant get essentials to wark i did everything but ingame it doesnt change anything everything is the same (Im running this on mac)
    please help or give me a descriptive tutorial on what i should do
     
  13. Offline

    ScottSpittle

    any way we can have colored names in playerlist.. with there group name (per player) e.g
    Connected Players:
    [Admin] - Scotspittle, [Builder] - Fatty
     
  14. Offline

    pixelbat

    The most recent Essentialsspawn with CB 493 is not working properly for me. It loads just fine, no errors. On our server we have our spawn on a platform about 50 blocks above sea level. I can /setspawn just fine on this platform, no errors, says it is setting the spawn. However if you type /spawn you appear at the block at sea level directly under the platform where setspawn was set. Then if someone dies, they respawn in the air above sea level, however below the platform so they die falling. Anyone else having similar problems with Essentialsspawn?
     
  15. Offline

    tremor

    Essentials /MUTE does not stop the emotes /me - mute a player and they continue to jabber away through emotes..
     
  16. Offline

    Stephen92

    ok I have a big problem, i'm trying to get essentials chat to work instead of ichat and im having problems this is my groupmanagers setup please show me what to do lol.
    http://pastebin.com/2m4esQd0
     
  17. Offline

    hi00ih

    hi i'm new to the forums but i'm trying to run a bukkit server with version "2011-03-04 21:14:07 [INFO] This server is running Craftbukkit version git-Bukkit
    -0.0.0-443-g8f199f7-b420jnks (MC: 1.2_01)
    2011-03-04 21:14:07 [INFO] This server is also sporting some funky dev build of
    Bukkit!" is what it says with the version command and i was doing fine until the 1.3 update in which most of my plugins broke but i deleted the ones that i couldn't update, yes i can run the server and get in game but most of the time i endlessly float in the void without the map loading and essecials posts
    Code:
    2011-03-04 21:00:19 [INFO] Loaded world: world
    2011-03-04 21:00:19 [SEVERE] Could not pass event PLAYER_LOGIN to Essentials
    java.lang.NoSuchMethodError: org.bukkit.entity.Player.getServer()Lorg/bukkit/Ser
    ver;
            at com.earth2me.essentials.User.<init>(User.java:56)
            at com.earth2me.essentials.User.get(User.java:81)
            at com.earth2me.essentials.EssentialsPlayerListener.onPlayerLogin(Essent
    ialsPlayerListener.java:181)
            at org.bukkit.plugin.java.JavaPluginLoader$11.execute(JavaPluginLoader.j
    ava:180)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:59)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:225)
            at net.minecraft.server.ServerConfigurationManager.a(ServerConfiguration
    Manager.java:141)
            at net.minecraft.server.NetLoginHandler.b(NetLoginHandler.java:76)
            at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:68)
            at net.minecraft.server.Packet1Login.a(SourceFile:46)
            at net.minecraft.server.NetworkManager.a(SourceFile:230)
            at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:34)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:87)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:338)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:252)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    2011-03-04 21:00:20 [INFO] hi00ih [/127.0.0.1:50158] logged in with entity id 13
    3
    2011-03-04 21:00:20 [SEVERE] Could not pass event PLAYER_JOIN to Essentials
    java.lang.NoSuchMethodError: org.bukkit.entity.Player.getServer()Lorg/bukkit/Ser
    ver;
            at com.earth2me.essentials.User.<init>(User.java:56)
            at com.earth2me.essentials.User.get(User.java:81)
            at com.earth2me.essentials.EssentialsPlayerListener.onPlayerJoin(Essenti
    alsPlayerListener.java:147)
            at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja
    va:130)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:59)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:225)
            at net.minecraft.server.ServerConfigurationManager.a(ServerConfiguration
    Manager.java:96)
            at net.minecraft.server.NetLoginHandler.b(NetLoginHandler.java:87)
            at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:68)
            at net.minecraft.server.Packet1Login.a(SourceFile:46)
            at net.minecraft.server.NetworkManager.a(SourceFile:230)
            at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:34)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:87)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:338)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:252)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    Can someone please help with this? i will try and update craftbukkit.
     
  18. Offline

    jor956

    Anyone?
     
  19. Offline

    Vita

    I'm having trouble with the sign protection. Anyone can access 'protected' chests, this is really annoying when I'm doing everything right (I think), anyone else have this problem/know a solution?
     
  20. Offline

    tonix

    Im having problem on my server, the ppl on the server cant use /home /warp cause they arent op, how do i fix that?
     
  21. Offline

    MarchewMaster

    When I type "/ spawn", this pops up a wall of errors ...
    --- merged: Mar 5, 2011 2:05 PM ---
     
  22. Offline

    HanzoSanada

    Problem

    ./time day/night command isn't working for me.

    If i type /time day it just says /time [day:night]
    Same thing with /time night

    what am i doing wrong?

    EDIT:

    /online,/list,/playerlist does not work for my players. i have essentials.list as a permission as it says :(
     
  23. Offline

    grenades090

    hello i am having a problem. whenever i use the /ban [player] command on someone they join back as if i had just kicked them. are there any solutions to this?
     
  24. Offline

    HenningBlocker

    EssentialsGroupManager work for me!
    But is there anyone who knows how I can do this feature with prefix and suffix?
    I want to add a 'tag' like '[ADMIN]' or so what. And I want to add a color to our names.
    If this is working for someone, than tell me please (It is great if you add your yaml code ;) )
     
  25. Seems that mcserverlist.net has changed something, i keep getting this warning spammed in the server console

    Code:
    20:51:13 [WARNING] Error communication with MCServerlist.
    java.io.IOException: Server returned HTTP response code: 500 for URL: http://mcserverlist.net/api/update
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441)
        at net.mcserverlist.bukkit.McslPlayerListener$UpdateRunnable.update(McslPlayerListener.java:192)
        at net.mcserverlist.bukkit.McslPlayerListener$UpdateRunnable.run(McslPlayerListener.java:123)
        at java.lang.Thread.run(Thread.java:680)
    20:51:13 [SEVERE] java.io.IOException: Server returned HTTP response code: 500 for URL: http://mcserverlist.net/api/update
    20:51:13 [SEVERE]     at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441)
    20:51:13 [SEVERE]     at net.mcserverlist.bukkit.McslPlayerListener$UpdateRunnable.update(McslPlayerListener.java:192)
    20:51:13 [SEVERE]     at net.mcserverlist.bukkit.McslPlayerListener$UpdateRunnable.run(McslPlayerListener.java:123)
    20:51:13 [SEVERE]     at java.lang.Thread.run(Thread.java:680)
     
  26. Offline

    Andre_9796

    workin for 432?
     
  27. Offline

    nat1192

    Any chance that the devs will change this line in EssentialsChat/src/com/earth2me/essentials/chat/EssentialsChatWorker.java
    from:
    Code:
    user.setDisplayName(prefix + user.getName() + suffix + (suffix.endsWith("§f") ? "" : "§f"));
    to
    Code:
    user.setDisplayName(prefix + user.getDisplayName() + suffix + (suffix.endsWith("§f") ? "" : "§f"));
    That would let nicks actually appear as the user's names. I don't know how to recompile ant based projects otherwise I would just do it myself.

    Edit: Ok so ant is pretty easy to use. Also, this modification would cause a buildup of color tags as well as prefixes/suffixes, so probably not a good idea. I'll come up with a fix in a wee bit.
     
  28. Offline

    naosia

    I have a slight issue, the /tjail command permission isn't working. I have the EssentialsBan.jar file, and the command works when I have permissions set to - '*'.

    This is the "helper" rank, which should be able to use /tjail. After this rank comes moderator, and after that one comes admin. Admin inherit mods permissions, and mods inherit helper permissions. Therefore, my admins can't even do /tjail, even though I've added the permissions node.

    Code:
        helper:
            default: false
            info:
                build: true
                prefix: '&b[H] '
                suffix: '&f'
            inheritance:
                - trusted
            permissions:
                - 'essentials.kick'
                - 'essentials.mute'
                - 'essentials.item'
                - 'essentials.give'
                - 'essentials.jail'
                - 'essentials.tpo'
                - 'essentials.tpohere'
                - 'essentials.tptoggle'
    

    Thanks for any help.
     
  29. Offline

    _Oni_

    Helper rank must have essentials.togglejail permissions to can use /togglejail or /tjail
     
  30. Offline

    naosia

    Hmm, the "Awesome Command Reference" just had essentials.jail. Thanks for pointing it out.

    Zenexer, update your wiki!
     
  31. Offline

    jor956

    Anyone know why my banning isn't working. They player is kicked and it says to them "you have been banned" but they can still log in
    e.g:
    Code:
    2011-03-06 09:59:57 [INFO] º9[PLAYER_COMMAND] jor956: /ban toxicity_14
    2011-03-06 09:59:58 [INFO] Freed 1.5960235595703125 MB.
    2011-03-06 10:00:31 [INFO] Toxicity_14 [/108.6.4.139:36176] logged in with entit
    y id 17759
    Help me please!
     
    baflgraf likes this.
Thread Status:
Not open for further replies.

Share This Page