Nightly Build - may be unstable.\n\nCommit: b05eeb89f7ae0243ce18e7d5a6f7bc45736a63b0\n\nfix(clients): add graceful fallback handling for optional client bridges
Wrap LunarApolloBridge initialization and reload calls in try-catch blocks to handle missing Apollo plugin
Wrap FeatherClientBridge initialization and reload calls in try-catch blocks to handle missing Feather plugin
Wrap LabyModBridge initialization and reload calls in try-catch blocks to handle missing LabyMod plugin
Add NoClassDefFoundError exception handling in LunarCmd to provide user feedback when Apollo is unavailable
Add exception handling in LobbyWaterPortalListener for optional Apollo water portal integration
Add exception handling in PlayerQuitListener for all three optional client bridge cleanup methods
Add exception handling in ChestRefillVisualManager, MatchManager, and PlayerManager for client-specific features
Log informative messages during config reload when optional client plugins are not available
Prevents plugin startup failures when optional client bridge dependencies are n