ChunkManager

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

Warning: This project is experimental. Its files will not synchronize across the CurseForge network.

This plugin does some smart manipulation of the server internals to prevent the following chunk sending problems:

  • Chunks are only sent while you are moving - one chunk per movement packet.
  • Chunks beyond your viewing distance are still sent if you moved away from them before they were sent to you.
  • Chunks will not be sent if you are receiving too many other types of packets (many entities nearby, for example).
  • Chunks are sent with the chunks nearest to you being sent first. If you are moving fast, this will only load chunks behind you!

Should be compatible with all other plugins, even plugins that mess around with chunks themselves, including spout!

Tested in the latest 1.0.0 dev builds, but should work for most older builds as well. Will gracefully fail if you are running an incompatible server and re-enable the vanilla chunk sending management.


Comments

  • To post a comment, please or register a new account.
Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    34361
  • Created
    Dec 3, 2011
  • Last Released File
    Dec 3, 2011
  • Total Downloads
    5,348
  • License

Categories

Members

Recent Files