1.4.0 20 hours ago
it supports decimal number for the multiplier permission node.
If you a user has a permission node like:
levelup.pickaxe.multiplier.1_2
'_' will be replaced by '.' and the multiplier will be 1.2.
levelup.pickaxe.multiplier.1_2
'_' will be replaced by '.' and the multiplier will be 1.2.
1.3.0 7 days ago
supports "*" for the material_list: option.
1.2.0 Jan 12, 2021
changed how display name is extracted.
the use of "info_regex:" option is now replaced by
#this the begining of the information section in the display_name
info_start: "&b["
1.1.2 Nov 10, 2020
added reset_blockcount_at_lvelup: option
set this option to false, if you wish to keep the block break counter.
1.1.1 Nov 10, 2020
updated the debug framework.