This Lib is not mine, is just to have it on aternos Servers.
Common library used for all NyaaCat plugin.
Provides infrastructures to simplify plugin development
Provides infrastructures to simplify plugin development
Component List
- Annotation based command dispatcher
- Annotation based configuration serializer
- Annotation based database serializer
- JSON message builder
- Database middleware
- Http client
- Http server based on timboudreau/netty-http-client