MineralManager v2.1-pre4

Details

  • Filename
    MineralManager.jar
  • Uploaded by
  • Uploaded
    Aug 10, 2012
  • Size
    98.40 KB
  • Downloads
    431
  • MD5
    8914da7c70f00086b357a93315442dde

Supported Bukkit Versions

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

Changelog

Version 2.1-pre4

(In green are changes since 2.1-pre3))

New Features

  • Imports data from MV 1.3
  • Add dialogue for region create, instead of complex commands.
  • Regions are now stored in a yaml file which is human-readable
  • Can select an entire world as a region

Upgrades

  • Add documentation to the config examples.
  • Drastic performance improvements across the code base
  • Some data formats have changed, and data will be converted on first run.
  • Reloading server will respawn blocks at the original deadline, not at reload time.
  • Tested with CraftBukkit 1.3.1 RB

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.