Fix: Resolved issue where "/cr restock" would always add items instead of replace (if chest should replace)
Fix: Added missing description messages for chest properties with "/cr set propname"
Fix/New: Added ability to clear global_message via "/cr set global_message clear"
Fix/New: Chests with period < 1 will no longer restock based on time!
New: Added some additional debug logging for redstone restocking.
New: Added loot tables for random item restocking! Set up loot tables in loot_tables.yml. An example file "loot_example.yml" is included to help explain how this works.
DO NOT USE THIS VERSION!!
There is an issue of infinite recursion on load and every time the polling task occurs.