Skip to content

Version 1.0

Compare
Choose a tag to compare
@abc123me abc123me released this 04 Dec 02:13
· 47 commits to main since this release
  • 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