Changelog
- 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
Files
DiscordBridge-1.0-Paper.jar(7.33 MiB) Primary Download
Details
Licensed MIT
Published a year ago
Updated a month ago