ProperWeather 1.0a

Details

  • Filename
    ProperWeather.jar
  • Uploaded by
  • Uploaded
    Oct 31, 2012
  • Size
    125.50 KB
  • Downloads
    163
  • MD5
    a11bd3b527b116ce0106efdbfa3cb358

Supported Bukkit Versions

  • CB 1.3.2-R3.0

Changelog

  • New command /pw sit tells you situation (weather type) in every region
  • New configuration node "region-type.<world name>" lets you set region type for world with name <world name>. <world name> is supposed to be replaced with name of your world of course.
  • You need to set use-biome-weather to true in your config file.
  • New command /pw conf
  • Implemented weather elements (currently only wind)
  • Added option to enable weathers only in specific biomes (specified in weathers.yml, node "biomes")
  • Slightly optimized Meteor Storm, but it still can kill server (TickNextTick list out of sync)
  • Implemented Weather Cycles(this will be for use with seasons plugin which is under development)
  • Improved reliability of region system a lot
  • Some of data that used to be stored in HashMaps now use Metadata
  • Fixed a bug when minecraft server incorrectly switched your raining state
  • If you define a weather and then undefine it somehow, you can get into trouble
  • weathers.yml sometimes isn't generated properly (has size of 0 bytes)
  • Built-in translation file doesn't "survive" server reload

PLEASE REPORT IF ANY OTHER