- Some fixes to the custom block support
- Made it possible to use custom items as the material (for example paper with custom-model-data)
- Added %axgens_multiplier% placeholder
- Added permission based multipliers, use the axgens.multiplier.<amount>, note that if you have a bypass permission, this will not work (note: currently only whole numbers are allowed, for example axgens.multiplier.1 will give +1 to the multiplier of the player)
- A bunch of internal changes to optimize the code and to solve some issues