Releases: abc123me/BetterForgeChat
Releases · abc123me/BetterForgeChat
Version 1.2.1
Version 1.3.0 beta
Pre-Release of version 1.3 Beta
- Major release of discord integration
- Added reload command
- Fixed some bugs
Version 1.2
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
Hotfix for issue #3
Version 1.1.1
Fixed an issue with certain versions of FTBEssentials providing null nicknames.
Version 1.1
Improvement on version 1.0 with better configuration, more permissions, bugfixes, automatically reloading configuration and markdown support.
Version 1.0
- 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
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