Inactive [FIX/MECH] BananaChunk v5.0 - Stuck in a lag hole? Request a chunk resend [R1.3]

Discussion in 'Inactive/Unsupported Plugins' started by codename_B, May 31, 2011.

     
  1. Offline

    codename_B

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    BananaChunk
    No more getting stuck in lagholes!

    Version: 5.0

    Download: http://dev.bukkit.org/server-mods/bananachunk/

    Features: Allows users to request a chunk resend if they're stuck in a lag-hole. From version 4.6 onwards there should be no lag holes from teleporting, ever.

    Commands:
    /chunkme
    Configuration: None
    Source: Included in the .jar

    Changelog:
    • v1-4.3 30/05/2011-unreleased, experimented with the best way to get a chunk
    • v4.4 31/05/2011- released awesome plugin. Saved servers everywhere.
    • v4.5 31/05/2011- fixed invisible players bug.
    • v4.6 02/06/2011 - added teleport lag hole fix
    • v5.0 14/09/2012 - back by popular demand

    This post has been edited 1 time. It was last edited by codename_B Sep 14, 2012.
  2.  
  3. Offline

    quaz3l

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Details? This really doesn't help anyone. Just saying.
  4. Offline

    quaz3l

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    @codename_B I realized in your new version (bpermissions.com/1.2) you took out the preprocess event, might want to look at that...
  5. Offline

    PseudoKnight

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    LlmDl likes this.
  6. Offline

    codename_B

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
  7. Offline

    codename_B

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Is the command still necessary? I'll add it back then.
  8. Offline

    quaz3l

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    It does help.
  9. Offline

    Darkhand81

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
  10. Offline

    mushroomhostage

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I noticed this too, the onCommand() handler does send the "Chunk reset" chat message to the player but the call to //SendChunk is commented out. I suppose it should be calling the same code as in BCPlayerListener onPlayerTeleport().
  11. Offline

    in0de

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Sorry being ambiguous. Though, at last, much thx!
  12. Offline

    pswayne

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)

    This link doesnt give you the plugin! it takes you to tetragaming.com with no signs of any plugin!

    is the plugin still working and very much alive?
  13. Offline

    generalen

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    How do I download this cool plugin? I've tried with the download link, but nothing happens :( , what shall I do?
  14. Online

    KawaiiNeko

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    See this:
  15. Offline

    _LB

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Is this plugin still needed? I've noticed code in Minecraft that does this automatically when you go near chunk errors, and sure enough when I walk near chunk errors on most server they disappear.
  16. Offline

    pswayne

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Thanks buddy
  17. Offline

    generalen

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Thanks :) I've installed it on my server, and it works :D Great job ;)
  18. Offline

    Com_Wiz

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    The link is broken :'(
  19. Online

    KawaiiNeko

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Why are people so lazy and can't read the last page before they post...
    I've already directed 2 other dudes to the link! >_>
    And i really think you should put the link in the first post, @codename_B, as everyone is lazy as fuck :D

    This post has been edited 3 times. It was last edited by KawaiiNeko May 28, 2012.
    efstajas likes this.
  20. Offline

    Kane

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Am I being derp? This plugin seems to have no actual event ran...

    Code:
      public boolean onCommand(CommandSender sender, Command cmd, String commandLabel, String[] args)
      {
        if ((cmd.getName().equalsIgnoreCase("chunkme")) &&
          (!(sender instanceof Player))) {
          sender.sendMessage(ChatColor.RED + "You aren't a player");
          return true;
        }
     
        sender.sendMessage(ChatColor.GREEN + "Chunk resent.");
        return true;
      }
    }

    It seems like it might on teleport but not on the actual command....
  21. Offline

    masterer1

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Umm... the download link isnt working very well for me... it says error: could not locate the website terragaming.com
  22. Offline

    micahdg

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Neither are your reading skills, apparently.
  23. Offline

    masterer1

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    ? wat r u talking about i clicked on the linnk and it said Error:could not locate the website tetragaming.com
  24. Online

    KawaiiNeko

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Check the last page, i've already redirected a few people to the download link, stop being lazy.

  25. Offline

    masterer1

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
  26. Offline

    masterer1

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Where is the last page anyways
  27. Online

    KawaiiNeko

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    First, edit your post instead of making another one, and second... Please stop typing like shit.
    Also, you're posting on the last page now.

    Anyways:
    I noticed now that the link is down, i'll upload it for you (and other people wanting the plugin too) on my site.
    http://derpnet.nu/BananaChunk.jar

    This post has been edited 2 times. It was last edited by KawaiiNeko Jul 4, 2012.
  28. Offline

    PseudoKnight

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Man, I still can't live without this plugin. I turn it off and 10 minutes later I'm falling through the level or stuck in a wall. It seems silly that this is needed.
  29. Online

    LlmDl

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Bug found using MC 1.3.2, CB 2357.

    Players who get into a cart cannot exit the cart or break the cart. The only way out is to log off and back on.

    Edit: Reproduced on ChrizC's server. Note: if a player moves to another chunk inside the minecart they can then exit the cart like normal and break it.

    This post has been edited 1 time. It was last edited by LlmDl Sep 6, 2012.
  30. Online

    KawaiiNeko

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Oh, so it's THIS plugin causing that... :p
  31. Online

    LlmDl

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Weird huh? I've pm'd codenameB concerning this so hopefully he can spare a bit of time to investigate it.
  32. Offline

    codename_B

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Because a plugin which hasn't been updated since [1060] is a priority :p
    Mikeambrose3 likes this.

Share This Page