Pim van der Loos
c5abedc89b
Add 1.15 support, add ArmorEquipEvent
- Added support for version 1.15 of minecraft. From now on, the NBT constructors are private instead of public. During initialization, they're made accessible now. - Added ArmorEquipEvent that keeps track of every possible way someone might equip armor. It is then cancelled if needed. - Updated language file. A long and a short name of each tier is now supported, which can be used as variables.
Description
Languages
Java
100%