- Added the option to desample colored names
- Backported some formatting features from the newer versions
- Set every event priority to MONITOR as nothing of the event is being changed.
- Fixed a formatting issue with the ThreadCreation event
- Added a Discord Member Join message
- Fixed the shutdown function to take errors into account
- Fixed formatting!
- Set every event priority to MONITOR as nothing of the event is being changed.
- Refactor DSerialAdvnt's toDiscord & fromDiscord to make the formatting actually work between them
- Added a Discord Member Join message
- Fixed the shutdown function to take errors into account
- Fixed formatting!
- Set every event priority to MONITOR as nothing of the event is being changed
- Refactor DSerialAdvnt's toDiscord & fromDiscord to make the formatting actually work between them
- Fixed the shutdown function to take errors into account
- 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
1.0!
1.0 but for beta minecraft.