Skip to content

Choose a tag to compare

@firewolf8385 firewolf8385 released this 27 Feb 05:50
051b0b5

General Changes

  • Added support for BetterReload.
  • Added new emotes and gave them default permissions.
  • Removed the tag, instead use ShowItem.
  • Revamped /jc help
  • /jc channels will now switch channels when clicking the channel name instead of suggesting the command
  • Updated adventure to 4.19.0.
  • Updated DiscordSRV to 1.29.0.

Bug Fixes

  • Fixed not being able to use Placeholders in sections with in them.
  • Fixed colors not working in emotes if the player does not have permission to use colors.
  • Fixed permissions not working in emotes.
  • Fixed an issue with silent filters on non-paper servers.
  • Fixed version checking error on Paper 1.20.5+.
  • Fixed MiniMessage tag settings not working in default channels.
  • Fixed some permissions not being properly assigned in plugin.yml

API Changes

  • Added getFormattedMessage() to ChannelMessageSendEvent, which gets the fully formatted chat message before it is sent.
  • Removed JadedChat.isPaper()