API AUTHOR
As for me, the simplest and most convenient API for developing Bukkit / Bungee plugins. It includes:
- Creating clickable GUIs
- Creating paginatred clickable GUIs
- Creating clickable holograms
- Creating of scoreboards with update
- Creating various batch entities (NPCs/FakePlayer, FakeVillager, FakePig, and more..)
- Creation of lightweight commands as easy as possible
- Building huge commands with many arguments
- Using VaultAPI
- Simplified configurations for BungeeCord plugins
- Ability to output all messages to the config on GitHub
- And more
An example of a clickable hologram:
Also in this development there is an independent Java library (DateUtil, NumberUtil, And more), And you can use it too!