Chzzk Core
Connects your Minecraft server to Chzzk: streamer login, channel registry, chat/events, and the public API other Chzzk mods build on.
Required before Chzzk Donations, Subscriptions, or Actions.
How you use it
- Register which Chzzk channel the server listens to.
- Streamer runs
/chzzk login in-game to link their account.
- Chat and events flow into the server for feature mods to react.
- Optional CodeMC Admin adds a browser settings UI at
127.0.0.1:39218.
Quick start
- Put
codemcchzzkapi-core-{mc}-neoforge.jar in mods/.
- (Recommended) Add CodeMC Admin for the web settings panel.
- Start the server; streamer runs
/chzzk login.
- Add Chzzk Actions plus Chzzk Donations / Chzzk Subscriptions as needed.
Config is created under config/codemcchzzkapi/.
Mod dependencies
- CodeMC Admin - optional, web Admin UI
- chzzk-auth-server - optional, default auth for release builds
Runtime
- Minecraft 26.1.2 (range
[26.1.2, 27))
- NeoForge 26.1.2.74 or newer
Chzzk mod family
치지직 Core
마인크래프트 서버와 치지직을 연결하는 기본 모드입니다. 스트리머 로그인, 채널 연동, 채팅 수신을 담당하고, 후원·구독 모드가 쓰는 API도 여기서 제공합니다.
이 모드 없이는 치지직 Donations, Subscriptions, Actions가 동작하지 않습니다.
이렇게 쓰입니다
- 방송 중인 스트리머 채널을 서버에 등록해 둡니다.
- 스트리머가 게임에서
/chzzk login으로 치지직 계정을 연결합니다.
- 치지직 채팅·이벤트가 서버로 들어오면, 설치한 기능 모드가 반응합니다.
- CodeMC Admin을 같이 쓰면 브라우저(
127.0.0.1:39218)에서 설정을 볼 수 있습니다.
시작하기
codemcchzzkapi-core-{mc}-neoforge.jar를 서버 mods/에 넣습니다.
- (권장) CodeMC Admin도 넣으면 웹 설정 화면을 쓸 수 있습니다.
- 서버를 켠 뒤 스트리머가
/chzzk login으로 채널을 연결합니다.
- 후원·구독 반응이 필요하면 치지직 Actions와 치지직 Donations / 치지직 Subscriptions를 추가합니다.
설정 파일은 config/codemcchzzkapi/에 생성됩니다.
같이 쓰는 모드
- CodeMC Admin - 선택, 웹 Admin UI
- chzzk-auth-server - 선택, 릴리즈 JAR 기본 인증 방식(중앙 OAuth)
필요 환경
- 마인크래프트 26.1.2 (범위
[26.1.2, 27))
- NeoForge 26.1.2.74 이상
치지직 모드군