Discord bridge moves out of the modpack
Removed two mods. The Discord ↔ server chat bridge, join/leave/advancement announcements, and /register <username> whitelist all still work — they now run through the slashAI Discord bot and the theblockacademy backend instead of in-process mods.
Removed
- Fabricord (4.2.1) — Discord chat bridge. Replaced by the new
@DeanBotclient inside slashAI, which parses the Pterodactyl console WebSocket and writes back over RCON. - AutoWhitelist (1.3.3+1.21) —
/registerslash command. Now lives on the slashAI side and calls the backend's/mc/whitelistendpoint (validates the Discord ↔ MC link, then runswhitelist addover RCON). Auto-revoke on Discord leave is preserved via the backend'smc_audittable.
Mod count: 192 (was 194). No functional change for players — same commands, same announcements, just served from a different process.
Downloads
Pick the variant matching your OS — StreamCraft ships native libraries per platform:
- Windows —
TBA-1.0.7.mrpack(Prism Launcher) /TBA-1.0.7.zip(CurseForge App) - Linux —
TBA-1.0.7-linux.mrpack/TBA-1.0.7-linux.zip - macOS (Apple Silicon) —
TBA-1.0.7-macos-arm64.mrpack/.zip - macOS (Intel) —
TBA-1.0.7-macos-x86_64.mrpack/.zip