v1.0-Beta9.6

Details

  • Filename
    SnowControl.jar
  • Uploaded by
  • Uploaded
    Feb 24, 2013
  • Size
    33.31 KB
  • Downloads
    678
  • MD5
    d9decc527db3162555d13f7fcee339e0

Supported Bukkit Versions

  • 1.4.7

Changelog

You can always grab the latest version from my build server HERE.

Change Log

1.0-beta9.6

  • Added message colors to informational messages.
  • Fixed bug where a SNOW_BLOCK would not fall if block under was broken.
  • Fixed possible bug for sky worlds (or other not normal worlds) where getHighestNonAirBlock could loop forever.

(Actual Changes Here)

1.0-beta9.5

  • NullPointerException Fixed when adding to lists with commands
  • Reload will now restart the Monitor, picking up the latest "CheckEvery" value.
  • Workaround for Glass not always being recognized because of Bukkit bug

1.0-beta9.4

  • added commands to add bocks to lists in game, and a few other fixes
  • removed the_end and _nether from default worlds
  • Removed Chunk load event, since it was causing some people issues, and wasn't really adding much
  • Prevent next thread starting before last finished.

1.0-beta9

  • Complete overhaul of the melting/accumulation algorithms.
  • Snow can now accumulate to more than one block, and basically unlimited. Controlled by "MaxAccumulationDefault".
  • Added Reload Command to reload any changes made to the config, along with permission to use it.
  • Added ability to enable for specific worlds. Look for "EnabledWorlds" in the config after first startup, it will contain all your worlds, then just remove any you want.
  • Added Mcstats PluginMetrics: (http:mcstats.org/plugin/SnowControl)