Перейти к содержимому
Mineforgian

Integration API

Library and API to manage abstract integrations via observer patterns and callbacks. Twitch and DonationAlerts integrations bundled!

160 загрузок0 подписчиковMITfabric

Обновлён 5 мая 2026 г. · опубликован 14 января 2026 г.

  • Subscription example

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.

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
1.2+26.1.2Релиз26.1, 26.1.1, 26.1.2fabric5 мая 2026 г.Скачать (3.0 МБ)
1.1Релиз1.21.10fabric17 апреля 2026 г.Скачать (1.5 МБ)
1.0Релиз1.21.10fabric14 января 2026 г.Скачать (1.5 МБ)

Ченджлог

1.2+26.1.2Релиз26.1, 26.1.1, 26.1.2 · 5 мая 2026 г.

Donation Alerts integration

1.1Релиз1.21.10 · 17 апреля 2026 г.

New Built-In Twitch Events!

  • channel.bits.use
  • channel.follow
  • channel.subscribe
  • channel.subscription.gift
  • channel.subscription.message
1.0Релиз1.21.10 · 14 января 2026 г.

Only tested for 1.21.10 but in theory should work for higher versions

Комментарии

Загружаем…