• v1.3.6 48d73daaf7

    v1.3.6 Stable

    claude-bot released this 2026-05-19 00:14:13 +09:00 | 4 commits to main since this release

    presence pulse 다중 hook 으로 false negative 회피.

    • ServerLifecycleEvents.SERVER_STARTED (fabric) / ServerStartedEvent (neoforge) 추가
    • onPlayerJoin 시점에도 markModPresence 호출
    • ServerTickEvents.END_SERVER_TICK 유지 (정상 호스트 steady-state)

    banner/mohist 같은 fabric-bukkit 하이브리드 호스트에서 tick 이벤트가 안 들어와 #server mq_chat_mod 점수가 1 로 안 올라가 데이터팩 가드가 false negative 로 시작 차단하던 문제 해결. 어느 한 이벤트만 firing 돼도 가드 통과.

    Downloads