Pokémon Spawn Notifications
This mod instantly notifies all players on the server when a legendary or shiny Pokémon appears. The system automatically sends a message with detailed information about the rare encounter so no one misses an important event.
Main Features
Notification System
When a shiny or legendary Pokémon appears, all server participants receive a special notification with encounter details.
Sound Effect from Pokémon Legends: Arceus
When a shiny Pokémon appears or a player releases it, the characteristic sound from Pokémon Legends: Arceus is played, creating an additional sense of event uniqueness.
Configuration Settings
- broadcastShiny: Enable or disable notifications about shiny Pokémon. Default:
true - broadcastCoords: Display coordinates in spawn notifications. Default:
true - broadcastBiome: Show biome information in notifications. Default:
false - playShinySound: Play shiny Pokémon sound when it appears. Default:
true - playShinySoundPlayer: Play sound for player-owned Pokémon. Default:
false - announceCrossDimensions: Allow notifications to cross dimension boundaries. When set to
true, adds dimension name to notification. Default:false - broadcastDespawns: Notify about Pokémon despawning. Default:
false. This feature may work unstable - broadcastRange: Define notification range. Value
-1means unlimited range. Default:-1 - playerLimit: Limit number of players receiving notifications.
-1means no limits. Default:-1 - labelsForBroadcast: Set of labels for Pokémon types to send notifications about. Default includes
"legendary"
Required Dependencies
The mod requires Cobblemon and Fabric Language Kotlin to work.