Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.
Filter versions...

What's Changed

  • Excluded servers no longer receive messages from discord by default, the old behavior can be enabled by setting
excluded_servers_receive_messages = true

Full Changelog: https://github.com/fooooooooooooooo/VelocityDiscord/compare/1.8.1...1.8.2

What's Changed

  • Update JDA + use its new webhooks API by unilock
  • Buildscript fixes by unilock
  • Prevent disabled servers being included in the output of /list by unilock

Full Changelog: https://github.com/fooooooooooooooo/VelocityDiscord/compare/1.8.0...1.8.1

What's Changed

  • Added ability to exclude servers by name from join/leave/ingame messages
  • Properly shutdown JDA on plugin exit
  • Added more information to default config
  • Removed deprecated discriminator placeholder
    • This is in the username_chunk of your config under the [minecraft] category
    • Before:
    username_chunk = "<{role_color}><hover:show_text:{username}#{discriminator}>{nickname}</hover><reset>"
    
    • After:
    username_chunk = "<{role_color}><hover:show_text:{username}>{nickname}</hover><reset>"
    

Full Changelog: https://github.com/fooooooooooooooo/VelocityDiscord/compare/1.7.0...1.8.0

  • Added ability to disable some messages by setting their template value to false or "":
    • discord.chat.message
    • discord.chat.join_message
    • discord.chat.leave_message
    • discord.chat.disconnect_message
    • discord.chat.server_switch_message
    • discord.chat.death_message
    • discord.chat.advancement_message
    • discord.commands.list.no_players
    • discord.commands.list.server_offline
  • Improvements in the list command and configuration loading by 4drian3d
  • Add enable_everyone_and_here config option:
# Enable @everyone and @here pings from Minecraft chat
enable_everyone_and_here = false
  • Add Discord webhook by @voruti
  • Allow customization of webhook username by @unilock
  • Reduce used permissions by @voruti
  • Make /list command ephemeral by @voruti
  • Show player count as activity by @voruti
  • Allow configuring list command ephemeral by @voruti
  • Don't ignore timing out players by @voruti
  • /list: Detect if backend server is unreachable by @unilock

External resources



Project members

fooooooooooooooo

Owner


Technical information

License
LGPL-2.1-or-later
Project ID