Features
- Now you can specify you personal weapon in config.yml file and create your [weapon].yml with experience amount and list of blocks.
To determine the weapon name, the "contains" method is utilized. Therefore, for utmost precision, it's advisable to name the file exactly after the desired object. For instance, a file could be created for "diamond_axe", "wood_axe", etc., or simply "axe" for all weapons. Weapons listed first in the "config.yml" file take precedence. So, if "axe" and "diamond_axe" are listed, "axe" will be selected first. Consequently, to use a specific weapon, it's advisable to place it at the top of the list.