HamsterAPI is a small library for listening to incoming and outgoing packets, reading, modifying and canceling them. It also allows you to easily send packages to users without the need to use Reflection or NMS in your plugin.
This fork includes support for 1.17.x, added by Haoshoku.
- Send Title, Subtitle, ActionBar, and Packets to players.
- Listen incoming and outgoing packets with events based on priority and cancellation.
- Disconnect players safely/instantly.
- Communicate with BungeeCord. (Kick, switch server, send message channel, etc)
- BossBar API
- Client <-> server communication with custom channels (For modded clients)
- Bungeecord Listener
Read documentation here: Documentation