Перейти к содержимому
Mineforgian

CobbleSpawnAlert Reforged

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

Загрузки
4K
Подписчики
3
Обновлён
3 июля 2026 г.
Лицензия
All-Rights-Reserved

Опубликован 13 марта 2026 г.

CobbleSpawnAlert Reforged

Full English changelog available on GitHub.
Version française complète disponible sur notre Discord.

CobbleSpawnAlert Reforged adds configurable Cobblemon spawn alerts with clickable chat actions, capture notifications, rare category support, teleport helpers, and Discord webhook integration.

This mod is designed to make important Cobblemon spawns easier to notice and interact with, especially on servers where players want fast access to useful information directly from chat.

Features

  • Spawn alerts for important Cobblemon Pokémon
  • Capture notifications
  • Clickable chat actions
  • Support for rare categories:
    • Legendary
    • Mythical
    • Ultra Beast
    • Paradox
    • Starter
  • Support for special variants:
    • Alpha
    • Shiny
    • Radiant
  • Clickable Pokémon page links
  • Teleport helper actions from chat
  • Category-based glow actions
  • Discord webhook support for spawn and capture notifications
  • Configurable sounds and display options
  • FR / EN localization support

Alert Information

Alerts can display:

  • Pokémon name
  • Category
  • Level
  • Nearest player
  • Coordinates
  • Biome

Configuration

The mod includes configurable options for:

  • Which categories trigger alerts
  • Alpha / Shiny / Radiant alerts
  • Level filtering
  • Chat display options
  • Sounds
  • Teleport restrictions
  • Glow behavior
  • Pokémon page links
  • Discord webhook notifications
  • GG capture interaction

Compatibility

Built for Minecraft 1.21.1 on Fabric.

Cobblemon and addon compatibility may vary depending on the mod version. Check the changelog or file-specific release notes for exact tested versions.

Notes

  • Designed for Cobblemon environments on Fabric
  • Uses proper translatable in-game text for clean FR / EN support
  • Useful for both private servers and public Cobblemon communities

Ченджлог

2.8.0Релиз1.21.1 · 3 июля 2026 г.

Full English changelog available on GitHub. Full French changelog available on our Discord.

Summary

This update adds a new CSAR alert history UI, configurable history limits, and a compatibility filter to ignore artificial Pokémon spawns from systems such as Cobblemon Trial Spawners and Cobblemon Battle Towers.

Fixed

  • Fixed missing config UI grouping for history settings
  • Fixed a build issue caused by the new Server > History section not being handled in the config sidebar switch
  • Fixed missing translation keys in the config UI
  • Fixed raw translation keys appearing for some alert and Mass Outbreak Discord config options
  • Fixed confusing placement of the non-natural spawn filter option in the config UI
  • Fixed artificial Battle Tower and Trial Spawner Pokémon still being able to trigger classic CSAR spawn alerts when the filter is enabled

Added

  • Added a new alert history UI accessible with /csar history
  • Added alert history categories for Pokémon, Raid, Safari, Raid Dens, and Mass Outbreak alerts
  • Added history entries with useful alert information, active / expired status, and action buttons for still-valid alerts
  • Added configurable history size with server.history.maxEntries
  • Added a new Server > History section in the config UI
  • Added a new option to ignore artificial Pokémon spawns with main.alert.ignoreNonNaturalSpawns
  • Added a new Compatibility > Non-natural Spawns section in the config UI
  • Added compatibility filtering for Cobblemon Trial Spawners and Cobblemon Battle Tower spawns
  • Added support for muting classic CSAR spawn alerts from artificial spawn sources

Changed

  • Changed classic Pokémon, Raid Dens, CobbleSafari, and Mass Outbreak alerts so they can now be stored in alert history
  • Changed alert history to keep the most recent entries based on the configured maximum amount
  • Changed the artificial spawn filter to be disabled by default to preserve existing behavior
  • Changed the artificial spawn filter so it only affects classic Pokémon spawn alerts
  • Changed non-natural spawn settings to be grouped under the Compatibility section

Improved

  • Improved alert review by allowing players to reopen recent alerts from a dedicated history UI
  • Improved recent alert usability by keeping UI, TP Player, and TP Pos actions available while the alert is still valid
  • Improved clarity by hiding action buttons for expired history entries
  • Improved server control with a configurable alert history limit
  • Improved protection against false classic spawn alerts caused by artificial Pokémon sources
  • Improved compatibility with Cobblemon Trials Edition and Cobblemon Battle Tower
  • Improved config UI organization and FR / EN translation coverage for the new history and compatibility settings

Notes

  • Alert history is stored in memory and is not persisted after a server restart
  • The default alert history limit is 100 entries
  • The configurable history limit supports values from 1 to 500
  • Expired history entries remain visible for reference but no longer provide active action buttons
  • The non-natural spawn filter must be enabled manually in the config UI
2.7.1Релиз1.21.1 · 26 июня 2026 г.

Full English changelog available on GitHub. Full French changelog available on our Discord.

Summary

This hotfix improves the 2.7.0 update by fixing non-OP Pokémon UI access from classic alerts, correcting a missing permission message translation, and adding player-side Raid Dens sound customization to /csar config.

Fixed

  • Fixed an issue where non-OP players could not open the Pokémon UI from classic CSAR alerts
  • Fixed classic Pokémon alert UI clicks requiring admin-level access in some cases
  • Fixed the raw cobblespawnalertreforged... permission key appearing when non-OP players tried to use restricted UI commands
  • Fixed the missing permission message display by using an existing translated permission message

Added

  • Added Raid Dens custom sound options to the player config UI
  • Added player-side Raid Dens sound settings for enable / disable, custom sound id, volume, and pitch

Notes

  • The Pokémon UI can now be opened by non-OP players from alert clicks as intended
  • Admin-only UI commands remain protected
  • Raid Dens, CobbleSafari, Mass Outbreak, and classic Pokémon alert behavior remain unchanged from 2.7.0
2.7.0Релиз1.21.1 · 22 июня 2026 г.

Full English changelog available on GitHub. Full French changelog available on our Discord.

Summary

This update improves CSAR integrations by making Raid Dens and CobbleSafari alerts clickable, adding UI support for both systems, improving Discord webhook behavior, and exposing several missing configuration options in the in-game config UI.

Fixed

  • Fixed Raid Dens UI and teleport actions expiring too quickly while the raid was still active
  • Fixed Raid Dens compatibility being forced back to enabled when saving the server config UI
  • Fixed missing UI exposure for the world-load chat message setting
  • Fixed missing UI exposure for Mass Outbreak Discord webhook display settings
  • Fixed CobbleSafari click targets so the alert tag and destination open the UI while informational text remains non-clickable
  • Fixed personal Pokémon alert preferences incorrectly being able to trigger global Discord webhooks

Added

  • Added clickable Raid Dens alerts with CSAR UI support
  • Added clickable CobbleSafari alerts with CSAR UI support
  • Added UI access from Raid Dens and CobbleSafari alert components
  • Added main.alert.sameDimensionOnly to the in-game config UI as an alert reception option
  • Added main.messages.showWorldLoadChatMessage to the in-game config UI
  • Added server.raidDens.enabled to the in-game config UI
  • Added Mass Outbreak Discord webhook display options to the in-game config UI
  • Added configurable Mass Outbreak Discord webhook fields for position, world, biome, and nearest player

Changed

  • Changed Raid Dens and CobbleSafari alerts to behave more consistently with classic CSAR alerts
  • Changed Raid Dens and CobbleSafari to use the same teleport anti-spam behavior as classic CSAR alerts
  • Changed webhook behavior so Pokémon alerts triggered only by a player's personal /csar config no longer send global Discord webhooks
  • Changed global server alerts and classic category alerts to continue sending Discord webhooks when enabled
  • Changed main.sameDimensionOnly to main.alert.sameDimensionOnly in the alert section
  • Changed config migration so existing main.sameDimensionOnly values are moved automatically to the new location

Improved

  • Improved Raid Dens interactions so coordinates and nearest player are clickable for teleport actions
  • Improved Raid Dens UI with Pokémon, level, difficulty, biome, nearest player, coordinates, and TP actions
  • Improved Raid Dens registry duration so UI and teleport actions remain valid for the expected raid lifetime
  • Improved CobbleSafari interactions so the destination, [Safari] tag, coordinates, and nearest player support the intended click behavior
  • Improved CobbleSafari UI with destination, world, nearest player, coordinates, and TP actions
  • Improved CobbleSafari registry duration to prevent UI and teleport actions from expiring too quickly
  • Improved config UI clarity by separating alert reception settings from teleport restriction settings
  • Improved consistency between classic Pokémon alerts, Mass Outbreak alerts, Raid Dens alerts, and CobbleSafari alerts

Notes

  • Raid Dens and CobbleSafari keep the same teleport anti-spam behavior as classic CSAR alerts
  • A single alert cannot be used to chain multiple teleport actions
  • Glow actions are not added to Raid Dens or CobbleSafari because they are not suitable for these alert types
  • CobbleSafari informational text is intentionally not clickable to keep alert interactions clear
2.6.1Релиз1.21.1 · 15 июня 2026 г.

Full English changelog available on GitHub. Full French changelog available on our Discord.

Summary

This update improves the Raid Dens and CobbleSafari integrations by making their alerts clickable and compatible with the CSAR UI system.

Added

  • Added clickable Raid Dens alerts
  • Added CSAR UI support for Raid Dens alerts
  • Added clickable CobbleSafari alerts
  • Added CSAR UI support for CobbleSafari alerts

Improved

  • Improved Raid Dens alerts so they can now open a dedicated CSAR UI view
  • Improved Raid Dens interactions so coordinates can be used for position teleportation and the nearest player can be used for player teleportation
  • Improved the Raid Dens UI with useful raid information, including Pokémon, level, difficulty, biome, nearest player, and coordinates
  • Improved CobbleSafari alerts so they can now open a dedicated CSAR UI view
  • Improved CobbleSafari interactions so coordinates can be used for position teleportation and the nearest player can be used for player teleportation
  • Improved the CobbleSafari UI with useful portal information, including destination, world, nearest player, and coordinates
  • Improved Raid Dens and CobbleSafari teleport handling so they now follow the same anti-spam behavior as classic CSAR alerts
2.6.0Релиз1.21.1 · 12 июня 2026 г.

Full English changelog available on GitHub. Full French changelog available on our Discord.

Summary

This update adds compatibility with Cobblemon Raid Dens, including dedicated raid alerts, raid Pokémon capture announcements, and a dedicated Discord webhook.

Added

  • Added optional compatibility with Cobblemon Raid Dens
  • Added an in-game alert when a Raid Den appears
  • Added Raid Den alert details for Pokémon, level, raid difficulty, nearest player, coordinates, and biome
  • Added a dedicated Discord webhook for Raid Den alerts
  • Added a message when a player receives a Pokémon after a raid
  • Added an option to enable or disable raid victory announcements
  • Added an option to hide false despawn messages linked to raid bosses
  • Added a dedicated sound for Raid Den spawns
  • Added volume and pitch settings for the Raid Den spawn sound
  • Added Raid Dens options in /csar server
  • Added Raid Dens player preferences in /csar config

Improved

  • Improved compatibility handling so Raid Dens options only appear when Cobblemon Raid Dens is installed
  • Improved Raid Den spawn messages with a compact and readable one-line format
  • Improved Raid Den webhook content with the most relevant raid information
  • Improved Raid Den sound behavior so it only plays on Raid Den spawn, not on capture or victory

Notes

  • This compatibility is optional and has no effect if Cobblemon Raid Dens is not installed
  • Raid Den webhooks remain configured on the server side
  • /csar config preferences allow each player to choose whether they want to receive Raid Den announcements
2.5.2Релиз1.21.1 · 8 июня 2026 г.

Full English changelog available on GitHub. Full French changelog available on our Discord.

Summary

This update improves CSAR sound handling with more precise server-side and player-side sound settings.

Added

  • Added volume and pitch settings for classic alerts
  • Added per-category volume and pitch settings for Legendary, Mythical, Ultra Beast, Paradox, and Starter
  • Added per-variant volume and pitch settings for Alpha, Shiny, and Radiant
  • Added personal volume and pitch settings in /csar config

Improved

  • Improved sound editing consistency between /csar server and /csar config
  • Improved sound controls so values now use left-click to increase and right-click to decrease
  • Improved the Sounds section structure with clearer grouping: General, Categories, and Variants

Notes

  • Server settings define the base sound values
  • Player settings allow each player to adjust volume and pitch to their own preferences
2.5.1Релиз1.21.1 · 5 июня 2026 г.

Full English changelog available on GitHub. Full French changelog available on our Discord.

Summary

This update mainly improves the CSAR config UI to make it cleaner, more readable, and more consistent between /csar config and /csar server.

Fixed

  • Fixed a stray vertical line visible in the left menu of the config UI
  • Fixed the same visual issue in the personal config UI
  • Fixed alignment in the Teleport > Permissions section
  • Fixed duplicated enabled / disabled state display in the specific Pokémon config
  • Fixed several UI texts that were too long or poorly aligned

Improved

  • Improved UI consistency by using a clearer option layout with the option name on the left and the state or value on the right
  • Improved readability of Enabled, Disabled, Configured, and Not Configured states
  • Improved Discord webhook display in the server config UI
  • Improved webhook URL and Test buttons with a more compact layout
  • Improved readability of the Outbreaks section
  • Improved navigation coherence by reorganizing some UI sections
  • Improved the outbreak classic alert warning text to make the flood risk clearer

Notes

  • This update does not change alert, webhook, or Mass Outbreak logic
  • This is mainly a UI polish update
2.5.0Релиз1.21.1 · 1 июня 2026 г.

Full English changelog available on GitHub. Full French changelog available on our Discord.

Summary

This update reorganizes Discord webhook handling, adds Safari webhook support, improves Mass Outbreak detection, and adds an option to prevent classic CSAR alert flood during outbreaks.

Fixed

  • Fixed Mass Outbreak detection that could fail to trigger in-game alerts or webhooks
  • Fixed Mass Outbreak detection by adding a fallback scanner for active outbreaks
  • Fixed outbreak Pokémon triggering too many classic CSAR alerts
  • Fixed the missing translation for the outbreak classic alert option

Added

  • Added a separate webhooks.json config file
  • Added a dedicated Safari webhook
  • Added Safari webhook options in the server config UI
  • Added dedicated webhook URLs for spawns, captures, outbreaks, and Safari
  • Added fallback behavior to the default webhook when a dedicated URL is empty
  • Added a configurable option to allow or block classic alerts for Pokémon coming from a Mass Outbreak
  • Added a flood warning in the UI for the outbreak classic alert option
  • Added a LICENSE file with All Rights Reserved

Improved

  • Improved Discord webhook organization by separating it from the main server config
  • Improved config readability and overall webhook management
  • Improved migration support for older webhook values into webhooks.json
  • Improved Mass Outbreak reliability so alerts no longer depend only on the initial compat hook
  • Improved server control by allowing either recommended anti-flood behavior or a more permissive setup

Notes

  • The mod license is now All Rights Reserved
  • By default, normal Pokémon from a Mass Outbreak do not trigger classic CSAR alerts to avoid spam
  • Important special alerts such as Shiny, Alpha, or Radiant can still be preserved depending on the mod logic
  • It is recommended to regenerate the Discord webhook URL used during testing before release

Комментарии

Загружаем…