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

Content Creator Integration

Do practically anything you want when a stream event happens. Subs/cheers/tips/hosts/etc. Anything.

170K загрузок53 подписчиковLicenseRef-All-Rights-Reservedfabricforgeneoforge

Обновлён 9 мая 2025 г. · опубликован 9 февраля 2023 г.

  • CCI Editor

What is Content Creator Integration

Content Creator Integration (CCI) bridges the gap between your stream and Minecraft. It takes the information from your stream, and passes it to you, for you to do whatever you want, such as:



Why pick CCI?

1. Support for multiple services

CCI currently supports:

We also used to support Mixer Chat, RIP Mixer :(

2. Detailed, In-Depth Documentation

CCI is fully documented, with in-depth guides and instructions on how to do many frequently accessed functions. It is also community-contributed, which allows the community to give back and guide others.

Documentation is available here.

3. Extensive Editor

No scripting required! CCI has a detailed and extensive Editor for you to edit the configs it runs off:

A screenshot of the in-game editor. A toolbar at the top, a tree-style navigation window on the left, with lines with some content on a window on the right Work then and there, save, and your changes are immediately applied. No need to restart the game!

The editor also shows when you are creating invalid objects, so no scratching your head, wondering what went wrong.

4. Server Optional

CCI works entirely on the client. We don't need to be installed on a server to function, though it would help CCI do more things than usual. CCI has a full suite of client-only outcomes, for times when the server doesn't have CCI.

Most of the time though, you'll want to trigger a Command. Even then, CCI'll send a chat message in your place. All you have to do, is be Opped.

5. All your connection data in one place

As mentioned, CCI works entirely on the client. No putting multiple user's sensitive information in one config file, on a server in the middle of nowhere.

Multiple streamers could be running CCI on the same server (which also has CCI), and there won't be any transfer of your sensitive information at all. Your sensitive data stays on your machine, in your client-config. All the server needs to know, is if you're whitelisted. That is, if the server even has CCI installed at all.



Having Issues?

CCI is complex and thus, complicated. If you're having issues, feel free to join our Discord server, we've a channel specifically for helping with CCI.



Final Note

Many thanks to Wyld, TheMattaBase, Bacon_Donut, darkphan, generikb and Lewdi for testing the mod in its early development stages.

HUGE thanks to Sublimiter and BeefQL for all the issues reported, testing and support for the mod.

This mod uses the Socket.IO Java and Java Websocket Libraries, both of which are licensed under MIT.

I do not stream as a main source of income and I wrote this mod for streamers to use for free. If you are happy with how CCI has shaped your stream, consider Donating.



Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
1.13.0Релиз1.21.5fabric9 мая 2025 г..jar (1.5 МБ)
1.13.0Релиз1.21.5neoforge9 мая 2025 г..jar (1.5 МБ)
1.13.0Релиз1.21.5forge9 мая 2025 г..jar (1.5 МБ)
1.13.0Релиз1.21.4neoforge11 апреля 2025 г..jar (1.5 МБ)
1.13.0Релиз1.21.4forge11 апреля 2025 г..jar (1.5 МБ)
1.13.0Релиз1.21.4fabric11 апреля 2025 г..jar (1.5 МБ)
1.13.0Релиз1.21.3neoforge11 апреля 2025 г..jar (1.5 МБ)
1.13.0Релиз1.21.3forge11 апреля 2025 г..jar (1.5 МБ)
1.13.0Релиз1.21.3fabric11 апреля 2025 г..jar (1.5 МБ)
1.13.0Релиз1.21, 1.21.1fabric11 апреля 2025 г..jar (1.5 МБ)
1.13.0Релиз1.21, 1.21.1neoforge11 апреля 2025 г..jar (1.5 МБ)
1.13.0Релиз1.21, 1.21.1forge11 апреля 2025 г..jar (1.5 МБ)
1.13.0Релиз1.20.6fabric11 апреля 2025 г..jar (1.5 МБ)
1.13.0Релиз1.20.6neoforge11 апреля 2025 г..jar (1.5 МБ)
1.13.0Релиз1.20.6forge11 апреля 2025 г..jar (1.5 МБ)

Показаны последние 15 из 95 версий. Все версии — на Modrinth.

Ченджлог

1.13.0Релиз1.21.5 · 9 мая 2025 г.

Content Creator Integration

1.13.0

  • Fixed log type config generating incorrectly since depending on iChunUtil.
  • Added Twitch EventSub support in preparation of PubSub shutdown on 14 April 2025.

1.12.2

  • 1.21 NeoForge only: Updated to match code changes in NeoForge.

1.12.1

  • Fixed FakeCrashOutcome's Out of Memory Screen closing immediately regardless of duration.

1.12.0

  • Now dependent on iChunUtil for all Mod Loaders. CompleteConfig no longer required on Fabric.
  • Significant code refactors due to new dependency on iChunUtil.
  • Event.allowsOtherEventsToTrigger now defaults to true.
  • Fixed outcomes triggering despite being disabled when there's specifically one outcome in the event.
  • Attempted fix at certain config files - eg Stats failing to load causing a crash.
  • StreamElements now states "Authenticating" instead of "Connecting" to be less misleading about its connection status
  • Streamlabs socket now prints to console/log if it errors due to an invalid key or otherwise.
  • YouTube Chat support has been disabled for the time being due to it not working very well.

This changelog only lists at most the 5 most recent changes since its implementation.

Ports to new MC versions will not be included in the changelog unless the version is also updated.

1.13.0Релиз1.21.5 · 9 мая 2025 г.

Content Creator Integration

1.13.0

  • Fixed log type config generating incorrectly since depending on iChunUtil.
  • Added Twitch EventSub support in preparation of PubSub shutdown on 14 April 2025.

1.12.2

  • 1.21 NeoForge only: Updated to match code changes in NeoForge.

1.12.1

  • Fixed FakeCrashOutcome's Out of Memory Screen closing immediately regardless of duration.

1.12.0

  • Now dependent on iChunUtil for all Mod Loaders. CompleteConfig no longer required on Fabric.
  • Significant code refactors due to new dependency on iChunUtil.
  • Event.allowsOtherEventsToTrigger now defaults to true.
  • Fixed outcomes triggering despite being disabled when there's specifically one outcome in the event.
  • Attempted fix at certain config files - eg Stats failing to load causing a crash.
  • StreamElements now states "Authenticating" instead of "Connecting" to be less misleading about its connection status
  • Streamlabs socket now prints to console/log if it errors due to an invalid key or otherwise.
  • YouTube Chat support has been disabled for the time being due to it not working very well.

This changelog only lists at most the 5 most recent changes since its implementation.

Ports to new MC versions will not be included in the changelog unless the version is also updated.

1.13.0Релиз1.21.5 · 9 мая 2025 г.

Content Creator Integration

1.13.0

  • Fixed log type config generating incorrectly since depending on iChunUtil.
  • Added Twitch EventSub support in preparation of PubSub shutdown on 14 April 2025.

1.12.2

  • 1.21 NeoForge only: Updated to match code changes in NeoForge.

1.12.1

  • Fixed FakeCrashOutcome's Out of Memory Screen closing immediately regardless of duration.

1.12.0

  • Now dependent on iChunUtil for all Mod Loaders. CompleteConfig no longer required on Fabric.
  • Significant code refactors due to new dependency on iChunUtil.
  • Event.allowsOtherEventsToTrigger now defaults to true.
  • Fixed outcomes triggering despite being disabled when there's specifically one outcome in the event.
  • Attempted fix at certain config files - eg Stats failing to load causing a crash.
  • StreamElements now states "Authenticating" instead of "Connecting" to be less misleading about its connection status
  • Streamlabs socket now prints to console/log if it errors due to an invalid key or otherwise.
  • YouTube Chat support has been disabled for the time being due to it not working very well.

This changelog only lists at most the 5 most recent changes since its implementation.

Ports to new MC versions will not be included in the changelog unless the version is also updated.

1.13.0Релиз1.21.4 · 11 апреля 2025 г.

Content Creator Integration

1.13.0

  • Fixed log type config generating incorrectly since depending on iChunUtil.
  • Added Twitch EventSub support in preparation of PubSub shutdown on 14 April 2025.

1.12.2

  • 1.21 NeoForge only: Updated to match code changes in NeoForge.

1.12.1

  • Fixed FakeCrashOutcome's Out of Memory Screen closing immediately regardless of duration.

1.12.0

  • Now dependent on iChunUtil for all Mod Loaders. CompleteConfig no longer required on Fabric.
  • Significant code refactors due to new dependency on iChunUtil.
  • Event.allowsOtherEventsToTrigger now defaults to true.
  • Fixed outcomes triggering despite being disabled when there's specifically one outcome in the event.
  • Attempted fix at certain config files - eg Stats failing to load causing a crash.
  • StreamElements now states "Authenticating" instead of "Connecting" to be less misleading about its connection status
  • Streamlabs socket now prints to console/log if it errors due to an invalid key or otherwise.
  • YouTube Chat support has been disabled for the time being due to it not working very well.

This changelog only lists at most the 5 most recent changes since its implementation.

Ports to new MC versions will not be included in the changelog unless the version is also updated.

1.13.0Релиз1.21.4 · 11 апреля 2025 г.

Content Creator Integration

1.13.0

  • Fixed log type config generating incorrectly since depending on iChunUtil.
  • Added Twitch EventSub support in preparation of PubSub shutdown on 14 April 2025.

1.12.2

  • 1.21 NeoForge only: Updated to match code changes in NeoForge.

1.12.1

  • Fixed FakeCrashOutcome's Out of Memory Screen closing immediately regardless of duration.

1.12.0

  • Now dependent on iChunUtil for all Mod Loaders. CompleteConfig no longer required on Fabric.
  • Significant code refactors due to new dependency on iChunUtil.
  • Event.allowsOtherEventsToTrigger now defaults to true.
  • Fixed outcomes triggering despite being disabled when there's specifically one outcome in the event.
  • Attempted fix at certain config files - eg Stats failing to load causing a crash.
  • StreamElements now states "Authenticating" instead of "Connecting" to be less misleading about its connection status
  • Streamlabs socket now prints to console/log if it errors due to an invalid key or otherwise.
  • YouTube Chat support has been disabled for the time being due to it not working very well.

This changelog only lists at most the 5 most recent changes since its implementation.

Ports to new MC versions will not be included in the changelog unless the version is also updated.

1.13.0Релиз1.21.4 · 11 апреля 2025 г.

Content Creator Integration

1.13.0

  • Fixed log type config generating incorrectly since depending on iChunUtil.
  • Added Twitch EventSub support in preparation of PubSub shutdown on 14 April 2025.

1.12.2

  • 1.21 NeoForge only: Updated to match code changes in NeoForge.

1.12.1

  • Fixed FakeCrashOutcome's Out of Memory Screen closing immediately regardless of duration.

1.12.0

  • Now dependent on iChunUtil for all Mod Loaders. CompleteConfig no longer required on Fabric.
  • Significant code refactors due to new dependency on iChunUtil.
  • Event.allowsOtherEventsToTrigger now defaults to true.
  • Fixed outcomes triggering despite being disabled when there's specifically one outcome in the event.
  • Attempted fix at certain config files - eg Stats failing to load causing a crash.
  • StreamElements now states "Authenticating" instead of "Connecting" to be less misleading about its connection status
  • Streamlabs socket now prints to console/log if it errors due to an invalid key or otherwise.
  • YouTube Chat support has been disabled for the time being due to it not working very well.

This changelog only lists at most the 5 most recent changes since its implementation.

Ports to new MC versions will not be included in the changelog unless the version is also updated.

1.13.0Релиз1.21.3 · 11 апреля 2025 г.

Content Creator Integration

1.13.0

  • Fixed log type config generating incorrectly since depending on iChunUtil.
  • Added Twitch EventSub support in preparation of PubSub shutdown on 14 April 2025.

1.12.2

  • 1.21 NeoForge only: Updated to match code changes in NeoForge.

1.12.1

  • Fixed FakeCrashOutcome's Out of Memory Screen closing immediately regardless of duration.

1.12.0

  • Now dependent on iChunUtil for all Mod Loaders. CompleteConfig no longer required on Fabric.
  • Significant code refactors due to new dependency on iChunUtil.
  • Event.allowsOtherEventsToTrigger now defaults to true.
  • Fixed outcomes triggering despite being disabled when there's specifically one outcome in the event.
  • Attempted fix at certain config files - eg Stats failing to load causing a crash.
  • StreamElements now states "Authenticating" instead of "Connecting" to be less misleading about its connection status
  • Streamlabs socket now prints to console/log if it errors due to an invalid key or otherwise.
  • YouTube Chat support has been disabled for the time being due to it not working very well.

This changelog only lists at most the 5 most recent changes since its implementation.

Ports to new MC versions will not be included in the changelog unless the version is also updated.

1.13.0Релиз1.21.3 · 11 апреля 2025 г.

Content Creator Integration

1.13.0

  • Fixed log type config generating incorrectly since depending on iChunUtil.
  • Added Twitch EventSub support in preparation of PubSub shutdown on 14 April 2025.

1.12.2

  • 1.21 NeoForge only: Updated to match code changes in NeoForge.

1.12.1

  • Fixed FakeCrashOutcome's Out of Memory Screen closing immediately regardless of duration.

1.12.0

  • Now dependent on iChunUtil for all Mod Loaders. CompleteConfig no longer required on Fabric.
  • Significant code refactors due to new dependency on iChunUtil.
  • Event.allowsOtherEventsToTrigger now defaults to true.
  • Fixed outcomes triggering despite being disabled when there's specifically one outcome in the event.
  • Attempted fix at certain config files - eg Stats failing to load causing a crash.
  • StreamElements now states "Authenticating" instead of "Connecting" to be less misleading about its connection status
  • Streamlabs socket now prints to console/log if it errors due to an invalid key or otherwise.
  • YouTube Chat support has been disabled for the time being due to it not working very well.

This changelog only lists at most the 5 most recent changes since its implementation.

Ports to new MC versions will not be included in the changelog unless the version is also updated.

Полная история изменений — на Modrinth.

Комментарии

Загружаем…