Skip to content
/ armoury Public

A library that lets Spigot developers implement armor equip events to their 1.9-1.18.1 plugins.

License

Notifications You must be signed in to change notification settings

Ckblck/armoury

Repository files navigation

Armoury

Armoury is a lightweight library that allows developers to easily implement armour related events. It is compatible with versions 1.9 through 1.18.1.

Since it does not rely on inventory interactions to determine armour modifications, Armoury also considers scenarios where changes are made using methods such as PlayerInventory#setArmorContents(ItemStack[]), or when the equipment suffers from external damage.

ProtocolLib is a required dependency.

Usage

For explanations, examples, and use cases, visit the Wiki.

Contribute

You are free to ask questions, report bugs, submit pull requests, and make suggestions.

License

This project is licensed under the MIT license.

About

A library that lets Spigot developers implement armor equip events to their 1.9-1.18.1 plugins.

Topics

Resources

License

Stars

Watchers

Forks

Languages