File Details
CobbleSpawnAlertReforged-1.4.0.jar
- R
- Mar 26, 2026
- 3.24 MB
- 21
- 1.21.1
- Fabric
File Name
CobbleSpawnAlertReforged-1.4.0.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
Full English changelog available on GitHub. Full French changelog available on our Discord.
Summary
This update adds a unified in-game config hub for Main, Pokemon, and Server settings. It replaces the old separated config screens with a single consistent UI flow and integrates Teleport, Commands, and Discord Webhook settings into the same hub.
Fixed
- Fixed multiple inconsistencies between the old config screens and the new unified hub flow
- Fixed the server config save pipeline in the in-game UI
- Fixed
Fallback Teleportintegration in the server snapshot and save flow - Fixed FR / EN translation support issues in the active config UI
- Fixed payload / snapshot alignment issues in the unified config system
Added
- Added
/csar config - Added a unified in-game config hub
- Added left sidebar navigation with collapsible
Main,Pokemon, andServergroups - Added Main sections directly inside the hub:
Alerts,Display,Sounds,Pokemon Click,GG,Glow,Anti-Spam, andPokemon Info UI - Added
Pokemon > Default,Server > Teleport,Server > Commands, andServer > Discord Webhookdirectly inside the hub - Added internal
Server > Teleportgroups:General,Coords Teleport,Air Safety,Anti-Spam,Target / Loading,Permissions, andFallback Teleport - Added full server snapshot support for
Teleport,Commands,Discord Webhook, andFallback Teleport
Changed
- Changed the in-game config flow to use one unified hub instead of multiple disconnected config screens
- Changed
Main,Pokemon, andServerconfig pages to share the same shell, navigation model, and footer actions - Changed the active config UI to rely on translatable text for FR / EN support
- Changed the server config workflow so Teleport, Commands, and Discord Webhook are edited from the same UI system
Improved
- Improved overall UI consistency across the in-game config system
- Improved navigation with a single shared sidebar and section structure
- Improved readability with consistent accordions and grouped sections
- Improved config save / reset flow with clearer modified / saved state feedback
- Improved maintainability by consolidating the main editable config surfaces into one system
Removed
- Removed old legacy config screens that were no longer part of the main flow:
MainConfigUiScreen.java,PokemonConfigUiScreen.java,ServerTeleportConfigUiScreen.java, andConfigPlaceholderScreen.java
Notes
Pokemon > Overridesremains intentionally deferred to a future dedicated editor- This update focuses on unifying and stabilizing the in-game config experience rather than adding new gameplay features