v1.1

Details

  • Filename
    SnowControl-1.1.jar
  • Uploaded by
  • Uploaded
    Sep 17, 2015
  • Size
    34.84 KB
  • Downloads
    822
  • MD5
    883128164db4a7b1d7e037d1647120fe

Supported Bukkit Versions

  • 1.8.1

Changelog

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

Change Log

1.1

  • Compiled against Bukkit 1.8.8
  • Added new Snowy Biomes

1.0-beta9.8

  • Compiled against Bukkit 1.7.2

1.0-beta9.7

  • 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)