DiscordBridge - Tickets & More icon

DiscordBridge - Tickets & More 1.5.4

Account Linking, Events, Tickets, Chat, Lands Text and Voice

Page 1 2 3
1.4.5 Nov 18, 2024

- Fixed: Config command set text channel

1.4.4 Nov 8, 2024

- Fixed: Order of SQL table creations

1.4.3 Nov 5, 2024
- Fixed: Player message payload
1.4.2 Nov 5, 2024

+ Added: [Suggestion] You can now setup LuckPerms groups to be given to linked players ingame
https://github.com/Angeschossen/DiscordBridge/wiki/Linking-Module#setup

1.4.1 Nov 2, 2024
PlaceholderAPI, Rewards

+ Added: [Suggestion] You can now use PlaceholderAPI placeholders for chat format

    # You can use PlaceholderAPI placeholders for the message format.
    # If you need the player's UUID, use {player_uuid}.
    format: "&8[&9Discord&8]&7 {player} &8»&f {message}"




+ Added: [Suggestion] You can now setup rewards for linking account

    # Reward an in-game player, if they link their account.
# Reward an in-game player, if they link their account.
# You can here add commands that are executed by the console when a player links his account.
# These commands are only executed once for a linked player. If they unlink their account and later
# link it again, they won't be executed another time.
# Available placeholders:
#   {player} - the player name
#   {player_uuid} - UUID of the player
#   {discord_id} - Discord ID of the player
1.4.0 Nov 1, 2024

+ Added: [Suggestion] You can now give roles to linked players. Setup: https://github.com/Angeschossen/DiscordBridge/wiki/Linking-Module#setup

1.3.12 Oct 31, 2024

If you have Lands installed, make sure to update it as well to the latest version.

- Fixed: Error with latest Lands API

1.3.11 Oct 30, 2024

+ 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

1.3.10 Oct 15, 2024
1.3.10 Oct 12, 2024

- Fixed: Sync player to channels upon verification (lands module)

1.3.9 Oct 5, 2024

- Fixed: Discord bot connection sometimes not re-established

1.3.8 Sep 19, 2024

+ Added: New config value: tickets_creation_channel: https://github.com/Angeschossen/DiscordBridge/wiki/Tickets-Module

1.3.7 Sep 7, 2024

+ Changed: Access to commands can now be limited in the integration settings tab of your server

1.3.6 Aug 15, 2024

- Fixed: Failing to forward lands ingame chat, if bot does not have admin perm

1.3.5 Aug 2, 2024

- Fixed: Message not found: general.chat-channel
- Fixed: Remove color codes for chat messages

1.3.4 Jul 29, 2024

- Fixed: Enabling default link module
- Fixed: lands channel delete message not exist

1.3.3 Jul 26, 2024

- Fixed: Lands broadcast categories

1.3.2 Jul 23, 2024

+ 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: []
1.3.1 Jul 22, 2024

+ Added: Redis support for lands broadcast messages

1.3.0 Jul 21, 2024
Page 1 2 3

discord

link

lands

chat

sync