Download Cobblemon Spawn Notification Discord Integration — Minecraft Mods — ModStock
Cobblemon Spawn Notification Discord Integration

Cobblemon Spawn Notification Discord Integration

Active

Downloads

0

Last update

2 months ago

Versions

1.20.1 — 1.21.1
Server
Fabric
Neoforge
Social
Utils
Addons

Cobblemon Spawn Notification Discord Integration

Cobblemon Spawn Notification Discord Integration is an addon/extension for the original Cobblemon Spawn Notification Mod by tmetcalfe89, adding Discord integration to various Discord Integration Mods.

DCIntegration example: in-game

DCIntegration example: discord

Currently Supported Discord Integration Mods

*1.21.1 only

How to Enable

For versions 0.3 and above

No need to change anything in spawn_notification.json now. It should work by default but if you want to it to respect announceCrossDimensions setting from spawn_notification.json, refer to the config section.

For versions 0.2 and below

Currently, the mod only works when announceCrossDimensions is set to true in spawn_notification.json as I thought that would make the most sense.

To enable it:

  1. Open spawn_notification.json inside the config/ folder.
  2. Set "announceCrossDimensions" to true.

For all versions and using MC2Discord

  1. Open mc2discord.toml inside the config/ folder.
  2. Add "cobblemon_spawn_notification_discord" to the subscriptions = [...] section.

For example:

[Channels]
 [[Channels.Channel]]
  id = 0
  subscriptions = ["info", "chat", "command", "cobblemon_spawn_notification_discord"]
  mode = "WEBHOOK"

Config

The config file for this mod can be found at:
config/csn-discord-integration.json

  • bypassCrossDimension
    If set to true, this will ignore the announceCrossDimension setting from spawn_notification.json will always broadcast announcements to discord.
    If set to false, it will follow whatever is set in announceCrossDimension.
    Note: Setting this to false will effectively disable the mod unless announceCrossDimension is also set to true.
    Default: true

  • botName
    Sets the display name of the webhook.
    Default: "Cobblemon Spawn Notification"

  • botAvatarUrl
    Sets the avatar image URL of the webhook.

Commands

  • /csn-discord reload: Reloads the config

Dependencies

Cobblemon

Cobblemon Spawn Notification

One of the various supported Discord Integration Mods

Credits

This mod is based on the Cobblemon Spawn Notification mod by tmetcalfe89. Full credit to them for the base implementation. Additionally, this mod utilizes various Discord Integration APIs and functions, not limited to; ErdbeerbaerLP, DenisD3D, Xujiayao, RiriFa. Thanks to the developers for their work in making this functionality possible.

Special thanks to tmetcalfe89 for their valuable input towards the mod and allowing me to use their original mod's name for this mod.

Project members
nekooooooooo

nekooooooooo

Developer