Skip to content

Better Fabric Console 2.0.0

Latest

Choose a tag to compare

@jpenilla jpenilla released this 08 Jul 22:57
· 2 commits to master since this release
v2.0.0
99c0d2e

What's Changed

  • Updated for Minecraft 26.1.2
  • Updated to JLine 4
  • Improved dumb/non-interactive terminal handling, especially when running through Gradle
  • Moved console logging configuration to config/better-fabric-console/log4j2.xml
    • Existing config/better-fabric-console.conf files are migrated automatically
    • The previous log-pattern config option has been removed; customize log4j2.xml instead
  • Added Log4j config update tracking and /better-fabric-console dismiss-log4j-config-update
  • Removed the old runtime mappings/remapper system
  • Completion tooltip colors now respect terminal color support

Full Changelog: v1.2.9...v2.0.0