Voxel Shop beta is live. Expect occasional bugs. Learn more
Account Linking, Events, Tickets, Chat, Lands Text and Voice
+ Added: [Suggestion] You can now give roles to linked players. Setup: https://github.com/Angeschossen/DiscordBridge/wiki/Linking-Module#setup
If you have Lands installed, make sure to update it as well to the latest version.
- Fixed: Error with latest Lands API
+ Added: [Suggestion] /discord invite - get invite URL
More info: https://github.com/Angeschossen/DiscordBridge/wiki/Bot-Module#commands
- Fixed: Tickets not recognized after Discord cache refresh
- Fixed: Sync player to channels upon verification (lands module)
- Fixed: Discord bot connection sometimes not re-established
+ Added: New config value: tickets_creation_channel: https://github.com/Angeschossen/DiscordBridge/wiki/Tickets-Module
+ Changed: Access to commands can now be limited in the integration settings tab of your server
- Fixed: Failing to forward lands ingame chat, if bot does not have admin perm
- Fixed: Message not found: general.chat-channel
- Fixed: Remove color codes for chat messages
- Fixed: Enabling default link module
- Fixed: lands channel delete message not exist
- Fixed: Lands broadcast categories
+ Added: Option to blacklist broadcast categories for Lands
broadcast:
# Prevent specific categories from being sent to the lands broadcast channel.
# Available categories can be found here: https://javadoc.jitpack.io/com/github/angeschossen/LandsAPI/7.8.5/javadoc/me/angeschossen/lands/api/events/BroadcastEvent.html
# NOTE: If the broadcast messages are already disabled in Lands, they won't be sent for DiscordBridge either.
# This just allows you to disable broadcast messages for Discord, while keeping them enabled ingame.
category-blacklist_list: []+ Added: Redis support for lands broadcast messages
- Fixed: Link usage embed
+ Added: Better looking embeds for lands broadcasts
Make sure to update Lands to latest as well, if you have Lands installed.
# Forward messages from one Discord server to all other Discord servers that have a chat channel set?
# If you only want messages from Minecraft to be sent to all Discord servers, you don't need that option to be enabled.
all-servers: false