VillagerGUIApi - Managing Villager Trading in Minecraft
This Spigot library provides developers with a convenient and consistent interface for working with villager trading inventories. Integration takes just a few lines of code!
Main Features
The library supports all Minecraft versions from 1.3 to 1.19, ensuring full compatibility without compromises. In addition to the easy-to-use API, the plugin offers a well-documented event system.
Available Events:
- Villager inventory close event
- Villager inventory modification event
- Villager inventory open event
- Villager trade completion event
Performance Optimization
The plugin remains lightweight and efficient through the use of a reflective loading mechanism with archiving. This allows loading only the classes needed for the current game version.