WARNING: If you are upgrading from v2.2.3 and below, please delete the MCEEW configuration file to update configuration!
Changes
- Update dependency.
- End support for Java 8.
- Add config update checker.
- Add China CENC final reports.
- Switch to Websocket for lower latency.
- Adjusted manual get earthquake information.
- JMA final report added the seconds of occurrence.
- Reduce thread creation and optimize performance.
- Config: Modify some comments.
- Config: enable_cwb changed to enable_cwa.
- Config: Action.final changed to Action.jma.
- Config: Message.Final changed to Message.Jma.
- Config: Remove Action.debug and time_format_final.
WARNING: If you are upgrading from v2.2.0 and below, please delete the 'plugins/MCEEW' directory to update configuration!
Changes
- Optimization code.
- Update configuration.
- Add Taiwan CWB EEW.
- Remove final report test.
- Add Taiwan EEW send test.
- Add earthquake information manual get command.
- Improved performance of Japan final report processing.
- Reduced thread creation to reduce performance overhead.
- Eliminated multiple API requests to reduce network performance impact.
- Deprecate ChatColor and no longer supports configuring intensity colors.
- Fixed manual earthquake information get were not working when EEW was disabled in configuration.
- Implemented separate threads for EEW data request and processing to avoid blocking due to network issues.
Changes
- Optimize type handling logic.
- Add training report for JMA EEW.
- JMA EEW is back now. (api.wolfx.jp)