Compatibility
Minecraft: Java Edition
26.1.x
1.21.10
Platforms
Supported environments
Client-side
Server-side
Tags
Creators
Details
Licensed MIT
Published 4 months ago
Library and API to manage abstract integrations via observer patterns and callbacks.
This library has okhttp3, java_websocket and SocketIO-client bundled so there is no need to install them separately.
Right now library has implementations for Twitch Integration and Donation Alerts Integration (both Centrifugo and SocketIO versions), you can use it from the get go. If you need another service - you can easily create one yourself by using abstract classes from the lib (check out TwitchIntegrationImpl as example). There might be more implementations for other popular services in the future.


