Skip to content

MCEEW v2.2.1

Compare
Choose a tag to compare
@TenkyuChimata TenkyuChimata released this 12 Jul 08:03
· 54 commits to main since this release

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.