- The CONFIG has changed a lot and will need you to rewrite your messages
- Removed /discordbroadcast
- Added a "/mainc" subcommand: Show some information about the main connection
- Added a "/discordcmds" subcommand: Show the registered commands for the bot
- Added a "/broadcast" subcommand: Same function as the old "/discordbroadcast"
- Added a "/reload" subcommand
- Added DiscordContext: A class that manages the bot, channels, commands, and has methods for sending messages. The main API to be used.
- Added DSerial: A (de)serializers for messages.
- Added 2 Cancellable Bukkit Events: BridgeDiscordReceiveEvent (triggered when a discord user sends a message) & BridgeMinecraftReceiveEvent (triggered when a player sends a message)
- Fixes the bug where mentioning users in Minecraft wouldn't work in no way. It now works when the mentioned user has interacted with the bot (e.g. sent a message in the bridge channel)
- Added javadocs for a lot of methods
- Added a reply indicator
Compatibility
Minecraft: Java Edition
1.21–1.21.7
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
b1.7.3
Platforms
Creators
Details
Licensed MIT
Published 11 months ago
Updated 3 weeks ago