You've already forked Arcturus-Morningstar-Extended
mirror of
https://github.com/duckietm/Arcturus-Morningstar-Extended.git
synced 2026-06-19 15:06:19 +00:00
c4b3295a45
Incoming 9106 HousekeepingForceDisconnectUserEvent — (userId, reason). Sends the optional reason as a Habbo.alert, dispatches the action ack BEFORE calling target.disconnect() so the result lands on the wire before the target's socket closes, then drops the session. Online-only; offline target returns `user_offline`. `mvn compile` clean.