Summary
- Chat Component API (commit: c20d8f9) (details)
- Use components for ServerKickEvent (fixes #744) + minor refactoring (commit: 2c8b15c) (details)
- Fix formatting (commit: 35c1b26) (details)
- More formatting fixes (commit: 890fac2) (details)
- Fixed broadcasts getting double logged (commit: 854b6fa) (details)
- Use varargs instead of arrays (commit: e3e551d) (details)
- Support printing TranslatableComponents (commit: 6966798) (details)
- Move en_US.properties to mojang-translations/en_US.properties (commit: c7e590e) (details)
- Add /alertraw command + fix events (commit: 60e2e6b) (details)
- Fix events not working when no formatting is used (commit: 0040955) (details)
- Added some unit tests (commit: 70bb3dd) (details)
- Added another unit test + formatted code (commit: bc746a5) (details)
- Add ComponentBuilder + make events final (commit: 5d68b42) (details)