AmbientSeasons v1.6.0

Details

  • Filename
    AmbientSeasons.jar
  • Uploaded by
  • Uploaded
    Sep 13, 2011
  • Size
    23.13 KB
  • Downloads
    884
  • MD5
    f06869e01e35c0888b180d817241c063

Supported Bukkit Versions

  • CB 1060

Changelog

  • Added a date command, /date, /asdate, or /calendar - messages you the date if you aren't on the spout client, otherwise displays a notification in the corner
  • Sends a notification in the corner on new days, so you can keep track with the HUD toggled off.
  • Added ambientseasons.dontnotify permission to turn off the new day notification. Later I will make this toggleable in-game per player
  • Added fully configurable calender PER WORLD. You will have to make sure you set world: as the correct world or worlds.
  • Added fully configurable seasons, that get different weather based on their biome.
  • Added the ability to specify amount of days in a month.
  • Moved to months instead of seasons for the date, seasons exist but are assigned to months
  • Configuration overhauled majorly. It will generate a new default one, but it will no longer add new settings to your old config. Sorry. The code was getting to be a mess. It will back up your out of date config for you so you can migrate settings over however.
  • REMOVED time calc mode. It was confusing people and not really used. It will return with real-time sync after 1.8. Sorry.
  • Weather can look funny where differing biomes are near each other in winter
  • Snow still doesn't collect and ice doesn't freeze in biomes that do not do it vanilla. I decided to wait until after 1.8 for this feature.