gravityv0.4
Details
-
FilenameGravity.jar
-
Uploaded by
-
UploadedOct 21, 2013
-
Size3.74 KB
-
Downloads581
-
MD5e07050cb0dfe3df5c651f8e8c8b8f042
Supported Bukkit Versions
- 1.6.4
Changelog
v0.4
+ New config options, blacklist and blacklist-block-ids.
+ If you wish to prevent gravity being applied to a block type or list of blocks set blacklist to true and list the block-ids.
v0.3
+ Added config.
+ Config option to allow items to drop if a block falls to an invalid location. For example onto a touch.
+ Added a scheduleSyncDelayedTask for performance and timing increase. This means you have more time to place a block beneath a block just placed before gravity is applied.
v0.2
+ Added permission node "gravity.apply"
v0.1
+ initial release.