MineralManager v2.1-pre1

Details

  • Filename
    MineralManager.jar
  • Uploaded by
  • Uploaded
    Aug 4, 2012
  • Size
    62.09 KB
  • Downloads
    257
  • MD5
    644dff16a127d396a5139ae8ace7bd58

Supported Bukkit Versions

  • CB 1.2.5-R5.0
  • CB 1.2.5-R4.0

Changelog

Version 2.1-pre1

Upgrades

  • Add documentation to the config examples.
  • Drastic performance improvements across the code base
  • Some data formats have changed, and data will be automatically converted on first run.

Fixes

  • Fix permissions issue with the /mm command.
  • Fix issue with configurations not being properly attached to regions.
  • Remove the /mm update command
  • Significantly reduce disk I/O

Version 2.0

New Features

  • Handle placed blocks that aren’t defined by the configuration file (i.e. knows which blocks were placed even if they were placed in a region). (Requested)
  • Handles blocks with different data values. (Requested)
  • Handles block ids. (Requested)
  • Creative mode to allow placement of natural blocks and removal of managed blocks. (Requested)
  • Ability to create "empty" regions that aren't managed. (Requested)
  • Multi-world support to allow separate regions for different worlds. (Requested)
  • Option to make blocks not re-spawn if their placeholder is destroyed (Volatile Blocks). (Requested)
  • Multiple region selection methods. (Requested)

Upgrades

  • Overhaul of regions and the config.yml file.
  • Rebuild the plugin from the ground up to be more robust and modular.
  • Uses less CPU and less RAM than the old plugin over time, and thus is more accommodating to larger servers.
  • Regions are still managed within the game but their configurations are managed via the config.yml file.

Fixes

  • Fixed a bug where multiple commands being executed simultaneously would conflict.
  • Multitudes of little things.

None.