CobbleSpawnAlert Reforged

Adds Cobblemon spawn alerts with clickable chat actions, capture notifications, teleport helpers, and Discord webhook support.

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

Fabric

modImplementation "curse.maven:cobblespawnalert-reforged-1485115:7819788"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

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 Teleport integration 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, and Server groups
  • Added Main sections directly inside the hub: Alerts, Display, Sounds, Pokemon Click, GG, Glow, Anti-Spam, and Pokemon Info UI
  • Added Pokemon > Default, Server > Teleport, Server > Commands, and Server > Discord Webhook directly inside the hub
  • Added internal Server > Teleport groups: General, Coords Teleport, Air Safety, Anti-Spam, Target / Loading, Permissions, and Fallback Teleport
  • Added full server snapshot support for Teleport, Commands, Discord Webhook, and Fallback Teleport

Changed

  • Changed the in-game config flow to use one unified hub instead of multiple disconnected config screens
  • Changed Main, Pokemon, and Server config 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, and ConfigPlaceholderScreen.java

Notes

  • Pokemon > Overrides remains 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