RollingMinecarts 0.2.1

Details

  • Filename
    RollingMinecarts.jar
  • Uploaded by
  • Uploaded
    Jan 5, 2012
  • Size
    6.18 KB
  • Downloads
    481
  • MD5
    5ef23f0b7578e6f5c6db05ca8f3d290b

Supported Bukkit Versions

  • CB 1.0.1-R1

Changelog

  • Temporarily removed the config file. All minecarts will operate at default (non-configurable) settings.
  • Keep chunks around minecarts loaded. (thank you orion304 and MinecartPermanence for concept and code)
  • Added commands to count and remove all minecarts in all worlds. (thank you nmc93 and MinecartRemover for concept and code)
  • Added multiworld support.
  • Reduced CPU usage

RollingMinecarts v0.2.1 now has the basic 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.1 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 beautifully small and efficient MinecartRemover.