SnoGro v1.2.7

Details

  • Filename
    SnoGro.jar
  • Uploaded by
  • Uploaded
    Jul 28, 2013
  • Size
    32.10 KB
  • Downloads
    2,814
  • MD5
    54e967a43280553a91ded1b8b6bf170e

Supported Bukkit Versions

  • 1.6.2

Changelog

Version 1.2.7

  • Updated for 1.6.2-R0.1

Version 1.2.6

  • 1.4 Compatibility stuff:
    • Pretty much just added carrots and potatoes to the do-not-snow-on list.

Version 1.2.5

  • 1.3 Compatibility stuff:
    • Added more stair versions to the exclusion list.
    • Biome changes.

Version 1.2.4

  • Possible fix for snow not starting on a natural storm.
  • Fix to allow snow to build up above the old 128 world limit.
  • Fix to allow worlds with spaces in their names.

Version 1.2.3

  • Fixed snow on top of:
    • Pumpkins
    • Melons
    • Buttons
    • Levers
    • Signs (on walls)
    • Pressure Plates

Version 1.2.2

  • 1.2.5-r1.0 Support

Version 1.2.1

  • Added height limits to configuration files
    • Height limit for the command
    • Height limit for weather hook (currently not configurable per-world. Global setting)
  • Major code clean up, same great algorithms.

Version 1.2.0

  • Snow now recognizes the top block every check. Now, if you place a block any number of blocks above the current snow, it will move up (assuming it is a proper block to place snow ontop of) .
  • Snow no longer accumulates ontop of ladders.

Version 1.1.4

  • Updated to RB 1.2.3-R0.1 (no immediate changes)
    • You do not need to update if you already have 1.1.3, the code is identical.

Version 1.1.3

  • Stopped snow from accumulating ontop of:
    • Nether Fence and Stairs
    • Trap Doors
    • Cacti

Version 1.1.2

  • Stopped snow from accumulating ontop of all rails and fences
  • Improved algorithm, less sightings of misc snow blocks.

Version 1.1.1

  • Stopped snow from accumulating ontop of
    • Glass Block
    • Thin Glass (glass pane)
    • Iron Fence (iron bars)
  • Snow no longer accumulates higher than the first snowtop next to sugarcane blocks.

Version 1.1.0

  • Hooked into weather!
    • use /snow enable [world] to enable our algorithms instead of normal snow!
    • use /snow disable [world] to disable the snow
    • Snow will pile-up in snowy biomes automatically!
  • Added configuration. Check BukkitDev for more information!
  • Added special circumstances to fill certain rugged holes
  • Snow will pile-up better around villages! (currently non-configurable)

Version 1.0.1

  • Fixed Bug: Snow no longer grows on wheat.

Version 1.0.0

  • Release Version!
  • Added /snow stop
    • Stops the snow that was started by you
  • Fixed Bug: Blocks can be broken/created in the snow, and it will adjust accordingly

Version 0.1.0

  • Initial Release
  • Snow will not grow on top of upside-down stairs. We will have to add unique support later.
  • Sometimes snow doesn't seem to hook into natural storms and sometimes it does. I'm not sure why as any storm started by the console works just fine.