Work in ProgressThis documentation is currently under active development.

Stawa

VitalStrike 1.4.0

VitalStrike v1.4.0 brings important bug fixes and enhanced damage indicator customization.

Added

  • Added support for multiple damage indicator formats:
    • Simple damage formats (default)
    • Customizable group-based damage formats with permission system
  • Added permission-based damage format groups:
    • Custom group formats can be defined in config
    • Each group can have unique damage indicators
    • Format: vitalstrike.group.<groupname>

Changed

  • Refactored combo system for better performance
  • Improved error handling in configuration loading
  • Enhanced damage indicator format caching
  • Updated configuration validation system

Fixed

  • Fixed critical bug where combo system remained active after plugin disable
  • Fixed combo counter continuing when plugin is disabled
  • Fixed damage indicator persistence issues
  • Improved error handling for invalid configurations

Technical

  • Improved code organization and maintainability
  • Enhanced error handling system
  • Updated configuration validation
  • Optimized damage format caching system