ProperWeather 1.1.6b

Details

  • Filename
    ProperWeather.jar
  • Uploaded by
  • Uploaded
    Jun 19, 2014
  • Size
    151.43 KB
  • Downloads
    286
  • MD5
    32de1cf2b75b3344cb97504f8ed5092d

Supported Bukkit Versions

  • CB 1.7.9-R0.1

Changelog

  • TIME PUT TO TESTING: 3 hrs [HALF-STABLE]
  • This plugin now only contains 3 base weather types: clear, rain, storm. Other weather types were put away for now, since people were complaining. Once this gets released, you'll get an extension called ProperWeather-Weathers (which is currently being worked on) which will contain these funny, annoying and fancy weathers.
  • API for weather elements & cycles is very close to done
  • Moved some options from weather_settings.yml to cycles.yml. They can now be set up for each cycle differently
  • Removed biomes, cant-be-after as they made no sense(if someone wants them back, just post a comment ;) )
  • Changed format of cycles.yml to this:
mycycle:
  stop: false
  order: random
  weathers:
    - { max-duration: 456, min-duration: 123, probability: 15, weather: clear}
    - { max-duration: 36000, min-duration: 20000, probability: 80, weather: rain}