Compatibility
Minecraft: Java Edition
1.21.10
Platforms
Supported environments
Creators
Details
Licensed MIT
Published 18 hours ago
Updated 5 days ago
Library and API to manage abstract integrations via observer patterns and callbacks.
This library has okhttp3 and java_websocket bundled so there is no need to install them separately.
Right now library has an implementation for Twitch Integration, 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.


