Skip to content
Ckblck edited this page Dec 23, 2021 · 7 revisions

Armoury differs itself from other libraries due to the fact that it does not rely solely on inventory listeners to trigger events.

In contrast to popular libraries, it can detect armour being equipped by dispensers from as early as versions 1.9.

Packets

The library can also intercept Spigot-API induced modifications by listening to the Entity Properties packet. To put it another way, it will detect changes caused not only by the players themselves, but also by plugins or external sources such as the effect of worn-out equipment.

Clone this wiki locally