Change Log 1.1.26
You can now make blocks a one-time use. These blocks when placed can be destroyed, but will not return the block to the owner.
To activate this, enter the following in the block configuration file:
Code (YAML):
one_time_use
: true
(Note: This defaults to false)
This update also adds some additional checks and fixes some minor issues with the admin blocks.