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

    Brettflan

    Unless somebody else is already working on it, I think in the next few days I might try my hand at adding in an optional teleport countdown timer (delay between teleport being initiated by player and teleport actually triggering) which can also optionally abort the teleport if the player's x/y/z position changes before the timer completes. I'm thinking of a simple threaded model for it which uses Thread.sleep() liberally in each teleport timer thread.
    My experience with Java is next to nil, but I do have plenty of experience with a variety of other languages, so I think I can hammer out a workable implementation.
     
  3. We have a teleport-cooldown that adds a timer between each use, can just reuse that.
     
  4. Offline

    MatCat

    not sure if I am on 136 or 137... but cb build is 241.. /mail commands result in Error: 2
     
  5. Offline

    SeeD419

    This plugin created the most embarrassing moment in Minecraft history.

    I found a newbie stealing from a regulars chest, so I get right behind him, and I'm like "stealing is not allowed."

    He looks at me, and I type /kill username

    IT KILLED ME.

    I respawned....the noob picks up all my stuff, and try it again and just suicide a second time.

    Thanks essentials.
     
    Aelux and seriosbrad like this.
  6. Offline

    Aelux

    *is laughing his a-- off*
     
  7. Offline

    fatty888

    2011-02-04 18:25:12 [INFO] Starting minecraft server version Beta 1.2_01
    2011-02-04 18:25:12 [INFO] Loading properties
    2011-02-04 18:25:12 [INFO] Starting Minecraft server on *:25565
    2011-02-04 18:25:13 [INFO] Preparing level "world 2"
    2011-02-04 18:25:13 [INFO] Preparing start region
    2011-02-04 18:25:14 [INFO] Preparing spawn area: 12%
    2011-02-04 18:25:15 [INFO] Preparing spawn area: 20%
    2011-02-04 18:25:16 [INFO] Preparing spawn area: 24%
    2011-02-04 18:25:17 [INFO] Preparing spawn area: 36%
    2011-02-04 18:25:18 [INFO] Preparing spawn area: 44%
    2011-02-04 18:25:19 [INFO] Preparing spawn area: 52%
    2011-02-04 18:25:20 [INFO] Preparing spawn area: 57%
    2011-02-04 18:25:21 [INFO] Preparing spawn area: 65%
    2011-02-04 18:25:22 [INFO] Preparing spawn area: 77%
    2011-02-04 18:25:23 [INFO] Preparing spawn area: 89%
    2011-02-04 18:25:24 [INFO] Done! For help, type "help" or "?"
    138 recipes
    2011-02-04 18:25:32 [INFO] fatty888 [/192.168.1.101:49189] logged in with entity
    id 14
    Player count: 1
    2011-02-04 18:25:42 [WARNING] Can't keep up! Did the system time change, or is t
    he server overloaded?
    2011-02-04 18:25:44 [WARNING] Failed to handle packet: java.lang.NullPointerExce
    ption
    java.lang.NullPointerException
    at net.minecraft.server.ItemStack.d(ItemStack.java:89)
    at net.minecraft.server.ItemStack.f(ItemStack.java:97)
    at net.minecraft.server.InventoryPlayer.a(InventoryPlayer.java:120)
    at net.minecraft.server.EntityItem.b(SourceFile:191)
    at net.minecraft.server.EntityHuman.j(EntityHuman.java:156)
    at net.minecraft.server.EntityHuman.o(EntityHuman.java:148)
    at net.minecraft.server.EntityPlayer.o(EntityPlayer.java:189)
    at net.minecraft.server.EntityLiving.b_(EntityLiving.java:226)
    at net.minecraft.server.EntityHuman.b_(EntityHuman.java:48)
    at net.minecraft.server.EntityPlayer.n(EntityPlayer.java:134)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:195)
    at net.minecraft.server.Packet10Flying.a(SourceFile:126)
    at net.minecraft.server.NetworkManager.a(SourceFile:232)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:71)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:104)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:283)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:209)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:512)
    2011-02-04 18:25:48 [WARNING] Can't keep up! Did the system time change, or is t
    he server overloaded?
    Okay, i don't get it now... i get this with essentials and even without my plugins in the plugin folder.. I tried running on no plugins and still this come out... HOW DO I SOLVE THIS PLEASE HELP THANK YOU :D
     
  8. Offline

    Brettflan

    EDIT:
    After looking into it a bit more, separate threads for each teleport delay might be overkill. Especially considering Java defaults to setting aside 1 MB of memory for each thread, and also considering Java has a nice looking Timer class to handle just this sort of thing in a single extra thread.
    I'll probably go ahead and start working on it soonish.
     
  9. Offline

    Stickman

    I'm getting this same behavior from /ban, but not /kick. Essentials v134, craftbukkit ... that information doesn't seem to be readily available. How annoying. We seem to be on Essentials v137, though. I'll check the changelog when I have time, just running out the door and wanted to add my two cents.
     
  10. Offline

    Aelux

    If you're saying that you get this with or without the Essentials plugin installed, then you need to post in a different topic. From the looks of the error, I can tell it has nothing to do with Essentials. If you need server help, post on the support thread....
     
  11. Offline

    fatty888

    WHere can i post this topic in? help please... minecraft is precious to me T.T
     
  12. Offline

    Aelux

  13. Offline

    Zenexer

    I am still on temporary leave while I get some real life things sorted out, so you can thank ementalo for this update. I had nothing to do with this update.

    138:
    - Fixed /me not using all args
    - Fixed /broadcast not using all args + added broadcast tag.
    - Fixed /spawnmob with mobs that don't do groups.
    - Reverted /help limits by permissions for the time being. (we do not know non essentials commands permissions)
    - Fixed /etree and /ebigtree usage msgs
    - Fixed /ban offline players
    - Added /essentials has feedback when reloaded
     
  14. Offline

    Dustin

    138 broke the /sell command

    /eco give:take <player> <amount> has never worked for me either...
     
  15. Offline

    tremor

    so /help will show help for all commands regardless of whether people have access to it or not again?
     
  16. Offline

    Dustin

    I think /help will only show essential's commands as of 138.

    All previous version of essential's has always shown my players all of the commands, regardless if they had permission to use them or not. maybe I was doing something wrong...
     
  17. Offline

    Zenexer

    @tremor there is currently no way to determine who has access to what for all commands, only specific ones. For consistency, all will be visible, I'm afraid. This should change as soon as Bukkit's permissions system is completed.

    @Dustin Is it possible that 137 broke /sell?

    I can't say for sure how /help works as of present, as ementalo is unofficially (may as well make it official) in charge until I sort out a few real-life things.
     
  18. Offline

    Dustin

    thats a possiblity. I went from 136 to 138 and I haven't tried 137. reloaded 136.

    I know /eco <give:take> <player> <amount> isn't working for me with 136 or 138 either
     
  19. Offline

    Maddin

    does it auto-update?
     
  20. Offline

    jwideman

    It would probably help more if you include build numbers, at least for craftbukkit, since "newest" can be different 5 minutes from now.
     
  21. Offline

    thegleek

    ^ I always get confused why people do this.. the craftbukkit jar CONTAINS the latest minecraft_server.jar in it already, so WHY bother with it again???
     
  22. Offline

    Jobe SMith

    fixed my own issue, thnx newayz
     
  23. Offline

    chill1977

    Just because it says craftbukkit-0.0.1-SNAPSHOT doesnt mean it is the latest version nor does it tell anyone what version it is since this is the name of every version so that the sever command doesnt have to be redone everytime there is a new release. Go to http://bamboo.lukegb.com/browse/BUKKIT and get a version of craftbukkit, preferably a latter one, so you know what version you are running.
     
  24. Offline

    Jobe SMith

    next question, can import a warps textfile into the essentials warp dat file?
     
  25. Offline

    thegleek

    I think you misunderstood me.. i (myself) am not confused by this process of craftbukkit, the versioning, and the internal workings of it... what i'm confused by is why the fsck do people download the minecraft_server.jar (vanilla) and use it with craftbukkit??? whats wrong with you people?? craftbukkit works solely on the reverse engineered server which is included within the craftbukkit jar!!! there is NO effin way you can use the original minecraft_server.jar unless you hook into all those obfuscated class names (ie: h.class, aa.class, etc...). i think i am wasting my breathe here. this should all be common knowledge by this point in the game. geez
     
  26. Offline

    GreatRhodand

    whenever i ban a player i get disconnected from my server then i have to rejoin
     
  27. Offline

    imoro

    Here too.
     
  28. Offline

    nichiatu

    I get this error:
    Code:
    ERROR:
    
    while parsing a block collection
      in "<unicode string>", line 26, column 3:
          - '[1] This is RP, respect it'
          ^
    expected <block end>, but found '<scalar>'
      in "<unicode string>", line 27, column 14:
          - '[2] Don't douche around'
                     ^
    This is my config.yml:
    Pastebin
     
  29. Offline

    KiloWhiskey

    I'm completely with you on this. My servers bin has as few files in it as possible. Drives me nuts that a friend of mine has every version of every server type floating around just so he "knows it will work." He even has old hmod plugin created folders in there. *sigh*
     
  30. Offline

    CPnieuws

    Awesome plugin! So much better than General :)
     
  31. Offline

    weirdbeard

    Is it possible to move the "plugin.yml" outside of the jar and into the config folder for Essentials so that disabling commands without conflict is a simple matter?

    -WB
     
Thread Status:
Not open for further replies.

Share This Page