v1.0-beta9.7

Details

  • Filename
    SnowControl.jar
  • Uploaded by
  • Uploaded
    Jul 9, 2013
  • Size
    34.16 KB
  • Downloads
    1,108
  • MD5
    35098cfe85ce949dc8d35b44104aa6d2

Supported Bukkit Versions

  • 1.6.2

Changelog

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

Change Log

1.0-beta9.6

  • Compiled against Bukkit 1.6.2

(Actual Changes Here)

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)