| Package | Description |
|---|---|
| eu.wauz.wauzcore.items |
This package contains general classes for creating and interacting with custom items.
|
| eu.wauz.wauzcore.system.listeners |
This package contains the listeners for either Bukkit or custom events.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
WauzEquipment.equipArmor(ArmorEquipEvent event)
Equips a fitting cosmetic set of armor, when the chestplate changed.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PlayerInteractionListener.onEquip(ArmorEquipEvent event)
Changes the armor set of a player,
but only if they meet the equip requirements.
|