CobbleDrock Spawn Alerts 1.0.0
CobbleDrock Spawn Alerts is a Minecraft Bedrock add-on for CobbleDrock 1.2.2 that adds real-time server-wide notifications whenever important Pokémon appear, are captured, defeated, or despawn.
Features
Spawn Alerts can notify the entire server when the following Pokémon appear:
-
Legendary Pokémon
-
Mythical Pokémon
-
Ultra Beasts
-
Paradox Pokémon
-
Rare / pseudo-legendary Pokémon
-
Shiny Pokémon
Notifications can include detailed information such as:
-
Pokémon name
-
Pokédex number
-
Level
-
IVs
-
Nature
-
Ability
-
Coordinates
-
Biome
-
Dimension
-
Nearest player and distance
A notification sound is also played when an important Pokémon appears.
The server can additionally announce when the Pokémon:
-
Is captured by a player
-
Is defeated
-
Despawns naturally
Example Alert
✦ LEGENDARY ENCOUNTER ✦
A wild Legendary Mewtwo (Lv. 60) has appeared!
#150 | IVs (31/31/31/28/22/31) | Nature Timid | Ability Pressure
At (123, 64, -45) · Overworld · Ice Plains biome
Nearest: Steve (48m)
Required Add-ons
Install the following add-ons:
-
CobbleDrock Core 1.2.2 — Required
-
CobbleDrock Content 1.2.2 — Required
-
CobbleDrock Legendary Spawns 1.0.0 — Recommended
-
CobbleDrock Spawn Alerts 1.0.0 — This add-on
Spawn Alerts has a direct dependency on CobbleDrock Core 1.2.2 and cannot work independently.
The Legendary Spawns add-on is recommended if you want supported Legendary Pokémon to appear naturally.
Installation Order
Import the packs in this order:
-
CobbleDrock-Core-1.2.2.mcaddon -
CobbleDrock-Content-1.2.2.mcaddon -
CobbleDrock-Legendary-Spawns-1.0.0.mcaddon— Optional / Recommended -
CobbleDrock-Spawn-Alerts-1.0.0.mcaddon
In your world's Behavior Packs, use this order:
CobbleDrock Core BP 1.2.2 → CobbleDrock Legendary Spawns 1.0.0 → CobbleDrock Spawn Alerts 1.0.0
Keep the normal CobbleDrock Resource Packs and Content Packs enabled as usual.
Important
Spawn Alerts does not spawn Pokémon by itself.
It only detects and announces Pokémon that are already being spawned by CobbleDrock, Legendary Spawns, or the normal wild Pokémon spawn system.
Anti-Spam System
To prevent excessive notifications, the default cooldown system includes:
-
Maximum of one global alert every 3 seconds
-
Maximum of one alert for the same species every 60 seconds
These values can be changed using configuration commands.
Operator Commands
Use the following commands with operator permissions:
/scriptevent lota:alerts_status
Shows the current status and configuration.
/scriptevent lota:alerts_test
Sends a test alert.
/scriptevent lota:alerts_toggle
Enables or disables the entire alert system.
Example:
/scriptevent lota:alerts_toggle off
/scriptevent lota:alerts_clear
Clears tracked Pokémon data and resets cooldowns.
/scriptevent lota:alerts_config <key> <value>
Changes a configuration option.
Configuration Examples
Disable Rare Pokémon alerts:
/scriptevent lota:alerts_config alertOnRareSpecies false
Enable Shiny alerts:
/scriptevent lota:alerts_config alertOnShiny true
Change the notification sound:
/scriptevent lota:alerts_config announceSound "random.orb"
Hide biome information:
/scriptevent lota:alerts_config includeBiome false
Set the same-species cooldown to 120 seconds:
/scriptevent lota:alerts_config speciesCooldownSeconds 120

