# Lectern - v1.2.3
## HWID Alts Moderation Fix
### PLUGIN FIXES
- **`/hwidalts` moderation status broken under Bookshelf's cloud loader** — the bridge looked up `getModerationManager()` on the registered Bookshelf plugin, but the loader registers a thin shell without it, so ban / IP-ban / mute / online state silently stopped showing. Now resolved through the Bookshelf API singleton, restoring the color-coded status (red = banned, yellow = IP-banned, purple = muted, green = online, gray = offline) and IP grouping.
### INTERNAL UPDATES
- Bumped **Lectern-Impl** to `1.2.3`.