Skip to content

Releases: abc123me/BetterForgeChat

Version 1.2.1

11 Dec 20:28
Compare
Choose a tag to compare

Mostly a bugfix and QoL update

  • Fixes multiple styles not working in chat
  • Partial fix for issue#4
  • Other unrelated bugfixes
  • Command improvements
  • /bfc info now provides more useful information

Version 1.3.0 beta

15 Dec 07:51
Compare
Choose a tag to compare
Version 1.3.0 beta Pre-release
Pre-release

Pre-Release of version 1.3 Beta

  • Major release of discord integration
  • Added reload command
  • Fixed some bugs

Version 1.2

07 Dec 22:20
Compare
Choose a tag to compare

Changelog:

  • Version 1.1 bugfixes
  • Performance improvements (config file is no longer checked every chat message but on ServerConfig events instead)
  • Integrated nickname and whois commands
  • Fixed hover and chat click event support

Version 1.1.2

07 Dec 18:29
f2f9bc5
Compare
Choose a tag to compare

Hotfix for issue #3

Version 1.1.1

07 Dec 16:57
Compare
Choose a tag to compare

Fixed an issue with certain versions of FTBEssentials providing null nicknames.

Version 1.1

04 Dec 09:28
Compare
Choose a tag to compare

Improvement on version 1.0 with better configuration, more permissions, bugfixes, automatically reloading configuration and markdown support.

Version 1.0

04 Dec 02:13
Compare
Choose a tag to compare
  • Added configuration for chat format, player name format, tab list integration
  • Mod no longer crashes if LuckPerms or FTB Essentials does not exist
  • Fixed parsing bug where single ampersands are removed from chat
  • Added permissions for both colored chat and styles in chat
    • bfcmod.chat.colors
    • bfcmod.chat.styles
    • Uses forge PermissionsAPI, should work with any permissions plugin
  • Fixed mod incompatibility warning on servers
  • Refractoring and code cleanup

V0.1 First Working beta

03 Dec 20:21
Compare
Choose a tag to compare
Pre-release

Version 0.1 - For MC version 1.18.2
Lacks configuration, permissions, and all features specified in README

  • Applies LuckPerms prefix & suffix metadata to chat usernames
  • Removes vanilla from usernames
  • Adds a timestamp to all chat messages
  • Applies color and style formatting to usernames and complete chat messages
  • Minimalist tab list integration (will need players to re-log if the prefix or suffix is changed, this is because as far as I know the client stores tab list data from the server when it first joins)
  • Applies nicknames from FTBEssentials to displayed usernames