[ABANDONED PLUGINS] I will bring them up to date for you! {help required updating, loads to do!}

Discussion in 'Bukkit Help' started by codename_B, Mar 1, 2012.

Thread Status:
Not open for further replies.
  1. Offline

    Vas

  2. Offline

    Typical_Name

    If you have time, could you please update these three plugins?

    http://forums.bukkit.org/threads/fu...the-sun-just-wasnt-hot-enough-1-0-1-r1.38676/
    http://forums.bukkit.org/threads/mech-mobrider-v0-4x-finally-a-proper-use-for-saddles-1-1-r3.47709/
    http://forums.bukkit.org/threads/fu...y-and-other-mobs-too-1-1-r6-1-2-3-r0-1.23096/


    Unfortunately, these plugins all appear to be closed source, so you'd probably have to restart them from scratch :/.

    Oh, yes, and I'm a bPermissions user.

    EDIT: Found the github for SunBurn: https://github.com/Ahniolator/Sunburn/tree/9c6a4eea605769d25401aee327bf660a43d2a8f5


    And MobRider: https://github.com/mung3r/MobRider



    ... And Pigasus: https://github.com/redsgreens/Pigasus



    I wish people would post these sorts of things on their threads XD.
     
  3. Offline

    Redstorm3265

  4. Offline

    tyzoid

  5. Offline

    LHammonds

    Well, the version says 2.2 but it is the one compiled on 3/8/2012 by inorixu which is the one in your link...not sure why the minor build number was not increased.

    Since the author has screenshots showing the notification messages working with version 2.2 on CB 1240, I assume the notification problems are due to the newer CraftBukkit version or maybe the conversion by inorixu.

    I was assuming any conversion to the current build would be done from the original 2.2 version (dated Oct 7, 2011) since conversions by others may not have been done properly.

    Thanks,
    LHammonds
     
  6. Offline

    tyzoid

    See if this works: http://server.tymcs.tk/Uploads/1.2/PearlOfPeace.jar

    hammale
    EasyBan users are getting impatient... :p

    ATTENTION
    If you want your plugin updated more quickly, post a link to the source (i.e. github).

    All posts without links will be ignored, and all plugin requests without github (or other source links) will take longer to be updated.

    Also, check the spreadsheet to see if the plugin you are looking for has already been updated:https://docs.google.com/spreadsheet/pub?key=0ApGUEm1R916SdDlId3dneVpvWERZMk8yTHNhS2RJN1E

    Other places to check for your updates:
    http://bpermissions.com/1.2/
    http://server.tymcs.tk/Uploads/1.2/
    http://dustplanet.de/1.2/
    http://www.hammhome.net/alex/java/1.2/

    Remimber:
    If you are a bPermissions user, please say so, as you will get priority over other updates.
    [​IMG] to codename_B

    -space reserved-

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 13, 2016
  7. Offline

    DaEgo

    Just a reminder for
    MotherNature (is it up to date ?) error
    and
    EasyBan (Hammale Version with login error with every user)
    thx
     
  8. Offline

    hammale

    that they r :D
     
    AS1LV3RN1NJA and tyzoid like this.
  9. Offline

    tyzoid

    Redownload this: http://server.tymcs.tk/Uploads/1.2/PearlOfPeace.jar

    It should work now.
     
  10. Offline

    diannetea

  11. Offline

    kaifas

  12. Offline

    obnoxint

  13. Offline

    diannetea

    There is a lot of this going on:

    Show Spoiler


    2012-04-10 14:47:51 [SEVERE] Could not pass event PlayerAnimationEvent to EfficiencyExpert
    org.bukkit.event.EventException
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:303)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:459)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:894)
    at net.minecraft.server.Packet18ArmAnimation.handle(SourceFile:38)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:113)
    at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:551)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:449)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    Caused by: java.lang.NullPointerException
    at me.mathmaniac43.efficiencyexpert.EfficiencyExpertPlayerListener.swapMaterials(EfficiencyExpertPlayerListener.java:382)
    at me.mathmaniac43.efficiencyexpert.EfficiencyExpertPlayerListener.go(EfficiencyExpertPlayerListener.java:167)
    at me.mathmaniac43.efficiencyexpert.EfficiencyExpertPlayerListener.onPlayerAnimation(EfficiencyExpertPlayerListener.java:317)
    at sun.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301)
    ... 10 more
    2012-04-10 14:47:51 [SEVERE] Could not pass event PlayerMoveEvent to EfficiencyExpert
    org.bukkit.event.EventException
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:303)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:459)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:209)
    at net.minecraft.server.Packet10Flying.handle(SourceFile:126)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:113)
    at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:551)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:449)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    Caused by: java.lang.NullPointerException
    at me.mathmaniac43.efficiencyexpert.EfficiencyExpertPlayerListener.swapMaterials(EfficiencyExpertPlayerListener.java:382)
    at me.mathmaniac43.efficiencyexpert.EfficiencyExpertPlayerListener.go(EfficiencyExpertPlayerListener.java:167)
    at me.mathmaniac43.efficiencyexpert.EfficiencyExpertPlayerListener.onPlayerMove(EfficiencyExpertPlayerListener.java:327)
    at sun.reflect.GeneratedMethodAccessor176.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301)
    ... 10 more
     
  14. Offline

    IOn Vash

    Having problem with griefers, need easyban updated ;_;
     
  15. Offline

    tyzoid

    hammale ...
     
  16. Offline

    DaEgo

    use LWC^^
     
  17. Offline

    codename_B

    What's the issue with easyban updating? Is the source a mess? (I haven't looked yet)
     
  18. Sorry if we seem impatient, but EasyBan is central to a lot of servers.
    It's the reason I'm still using a temp map for 1.2.5
    Imagine having a years worth of bans and IP logs erased :S
     
  19. Offline

    tyzoid

    You'd have to ask hammale for his version of the source...

    hammale, could you commit your local version to github? https://github.com/Bukkitupdate/EasyBan
     
  20. Offline

    codename_B

    If you want it really fast feel free to donate :p
    Imagine having a list of 300 plugins to update :S
     
  21. I'll see what I can do. Perhaps a reward for who whoever gets EasyBan and GeoIPTools working properly.
     
  22. Offline

    xGhOsTkiLLeRx

    KyleBoyer

    XSigns was updated by it's author.
    Take a look ah the spreadsheet!
     
  23. Offline

    DaEgo

    if essentials would handle range bans, nobody would need easyban, thats the only reason why i need it :mad:
     
  24. Offline

    tyzoid

    If you can send me a sample of the bans/IP logs, I might be able to make a converter to some other system...
     
    DaEgo likes this.
  25. PM'd the bans file.
     
  26. Offline

    hammale

    yeah sry guys i just have a lot of things going on rite now...i really messed up easyban :D
     
  27. Offline

    tyzoid

    Do you know of a javascript yaml interpreter?
     
  28. Offline

    hammale

    not off the top of my head but google found this which looks like it wrks for php...
     
  29. Offline

    F-Gaming

  30. Any news on Easyban?
     
Thread Status:
Not open for further replies.

Share This Page