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

CheeseBridge

A Minecraft mod that integrates Chzzk and Soop donations with the game in real-time.

Загрузки
218
Подписчики
0
Обновлён
22 июня 2026 г.
Лицензия
All-Rights-Reserved

Опубликован 31 января 2026 г.

Исходный код

주의사항

로컬서버를 8080 포트를 이용해서 열기 때문에 다른 프로그램에서 8080 포트를 사용 중이면 문제가 발생할 수 있습니다.

명령어

/후원연동 <숲/치지직> | 플랫폼 로그인 창이 뜨며 약관 동의 시 연결이 됩니다. (방송 화면에 주소 노출 금지)
/연동해제 | 연결된 후원 연동을 해제합니다. /후원연동 입력시 재연결됩니다.

* 관리자 전용 -
/후원 <player> <숲/치지직> <amount>

Config

{
  "chzzk": {
    "clientID": "YOUR_CLIENT_ID",
    "clientSecret": "YOUR_CLIENT_SECRET"
  },
  "soop": {
    "clientID": "YOUR_CLIENT_ID",
    "clientSecret": "YOUR_CLIENT_SECRET"
  }
}

API 애플리케이션 등록 방법

https://developers.chzzk.naver.com/

https://developers.sooplive.co.kr/

chzzk_app_auth

Precautions

Since the local server uses port 8080, issues may arise if another program is already using port 8080.

Commands

/후원연동 <SOOP/CHZZK> | Displays the login window; connection is established upon agreeing to the terms. (Do not expose the address on the broadcast screen)
/연동해제 | Disconnects the current connection. Re-entering /후원연동 will reconnect.

- Administrator Only -
/후원 <player> <SOOP/CHZZK> <amount>

Config

{
  "chzzk": {
    "clientID": "YOUR_CLIENT_ID",
    "clientSecret": "YOUR_CLIENT_SECRET"
  },
  "soop": {
    "clientID": "YOUR_CLIENT_ID",
    "clientSecret": "YOUR_CLIENT_SECRET"
  }
}

How to Register a Cheese Bridge API Application

https://developers.chzzk.naver.com/

https://developers.sooplive.co.kr/

chzzk_app_auth

Комментарии

Загружаем…