RollingMinecarts 0.2.3

Details

  • Filename
    RollingMinecarts.jar
  • Uploaded by
  • Uploaded
    Jan 9, 2012
  • Size
    3.18 KB
  • Downloads
    336
  • MD5
    43ad78dc12421f0679049813a5e78d77

Supported Bukkit Versions

  • CB 1.0.1-R1

Changelog

  • Reduced plugin footprint. Previous build was 3,991 bytes, v0.2.3 is 3,253 bytes. 18% decrease in size!
  • Reduced CPU usage
  • Greatly lessened issue with chunks staying loaded. (working on better fix)

RollingMinecarts v0.2.3 has the ability to keep chunks around minecarts loaded, meaning there is no longer any need for MinecartPermanence to keep your minecarts rolling. If however you would prefer to continue using MinecartPermanence, an option will be included in future versions to disable this imbedded functionality.

Also included in v0.2.3 are two basic and lightweight commands: /countminecarts and /removeminecarts. These commands are permissions ready and their nodes are rollingminecarts.count and rollingminecarts.remove, respectively. With this addition there is no longer need to use nmc94's MinecartRemover.

Some chunks stay loaded until something, or someone tells them to unload.  The server does this on it's own when memory starts to get used up.  A nearby player will also cause the chunk to unload fully after he has visited.