✨ Cobblemon Spawn Notif Discord
A server-side Discord integration addon for Cobblemon.
This mod centralizes special Pokémon notifications, player activity, server events, Minecraft ↔ Discord chat integration, and optional Alpha compatibility into a single server-side addon with one unified config file.
It is designed for Cobblemon servers that want clean Discord embeds, configurable routing, advanced filters, bot presence, Pokémon images, FR/EN support, optional compatibility with Cobblemon PokeNovaGuard role prefixes, and optional compatibility with Cobblemon Alpha Project.
📦 FEATURES
✅ Server-side only
✅ Single jar
✅ Single config file
✅ French / English support
✅ Clean Discord embeds
✅ Pokémon images in Discord embeds
✅ Localized Pokémon names in notifications
✅ Player head thumbnails
✅ Minecraft ↔ Discord chat bridge
✅ Bot presence with online player count
✅ Anti-spam / cooldown system
✅ Advanced filters for tags, biomes, dimensions, distance, and level
✅ Configurable coordinate, biome, and dimension display
✅ Optional Cobblemon PokeNovaGuard role prefix integration
✅ Optional Cobblemon Alpha Project compatibility
✅ No separate resource pack required
🔔 SUPPORTED NOTIFICATIONS
• Special Pokémon spawns
• Pokémon captures
• Hatching events
• Resurrection / fossil events
• Despawn events
• Battle faint events
• Player join / quit
• Player death
• Server start / stop
• Manual announcements
• Minecraft chat messages
• Discord chat messages
• Alpha Pokémon notifications
🌟 SUPPORTED SPECIAL CATEGORIES
• Shiny
• Legendary
• Mythical
• Ultra Beast
• Paradox
• Rare
• Ultra Rare
• Alpha
⚙️ CONFIGURABLE FEATURES
• Bot mode or webhook mode
• Separate Discord channels for announcements, captures, chat, lifecycle events, player events, resurrection / fossil events, special spawns, player death, hatching, and battle faint events
• Enable or disable each notification type independently
• Choose exactly which special tags are announced
• Filter by biome, dimension, minimum level, and distance from players
• Configure where coordinates, biome names, and dimensions are shown
• Enable or disable Pokémon images in embeds
• Configure embed colors, footer, username, and avatar
• Enable or disable Minecraft ↔ Discord chat bridge
• Configure bot presence text and refresh timing
• Enable or disable debug logging
• Auto-migrate older config versions with backup creation
• Configure French / English command aliases
• Optional role prefix support for servers using PokeNovaGuard
🤖 DISCORD SETUP
BOT MODE
Use a real Discord bot:
transport.mode=bot
transport.bot_token=YOUR_BOT_TOKEN
WEBHOOK MODE
Use Discord webhooks:
transport.mode=webhook
webhooks.default=YOUR_WEBHOOK_URL
📁 CONFIG FILE
The mod automatically creates its config file here:
config/cobblemon-pokenova-notif-spawn-discord/cobblemon-pokenova-notif-spawn-discord.properties
🔌 OPTIONAL INTEGRATIONS
Cobblemon PokeNovaGuard:
Optional compatibility with Cobblemon PokeNovaGuard is supported for role detection and chat prefixes.
If you customize Cobblemon PokeNovaGuard role prefixes, you should also update the matching chat.role_prefix values in this mod so both mods display the same prefix.
Cobblemon Alpha Project:
Optional compatibility with Cobblemon Alpha Project is supported for Alpha Pokémon notifications.
When Cobblemon Alpha Project is installed, this mod can detect Alpha Pokémon and provide cleaner in-game and Discord notifications for Alpha spawns and captures.
Cobblemon Alpha Project is a separate mod, is not bundled with this project, and is not required for the main features of this mod.
If you prefer to use this mod’s notification style for Alpha Pokémon, you can disable the default Cobblemon Alpha Project announcement in its config:
config/cobblemonalphas/config.json
Set:
"doSpawnAnnouncementMessage": false
🙏 CREDITS
Special thanks to the creators of Cobblemon for their amazing mod and ecosystem.
Special thanks as well to the creator(s) of Cobblemon Alpha Project for making Alpha Pokémon support possible through their separate mod.
🧩 REQUIREMENTS
• Minecraft 1.21.1
• Fabric
• Cobblemon (required)
• Cobblemon Alpha Project (optional, only needed for Alpha compatibility)
• Designed for Cobblemon 1.7.3
❗ IMPORTANT
This is a server-side addon and requires Cobblemon to work.
It does not replace Cobblemon itself.
Cobblemon Alpha Project is optional and only required if you want Alpha compatibility.