Falling blocks
Falling blocks is a Fall down blocks with dispenser.
http://www.youtube.com/watch?v=c9hQ5SysnOc&feature=youtu.be
Command
- /fallingblocks reload
- Only for reloading (has not permissions)
config.yml
Block ID : http://www.minecraftinfo.com/IDList.htm
if "35:7" then 35 is block ID,7 is data ID.
if "3" then 3 is block ID,and data ID is 0.
Config Sample
Quote from allow blocks:blocks:
- '1:0'
- '17:2'
End of Sample 17:2 is a "Wood (Birch)"
if dispensed can not shoot any more then force stop or dont stop. Confi Sample
Quote from max block option:option:
isStopIfNotEmpty: true
End of Sample

