Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for Myst1cS04p

Killers gain strength and victims lose strength.

Report Myst1cs-Strength-SMP?

Release
1.1.1

Myst1cS04p released Myst1cs-Strength-SMP version 1.1.1 on April 18, 2026

Changelog

[1.1.1] - 2026-04-18

Fixed

  • Attribute modifiers now flush correctly on player quit and server shutdown. Previously, if the plugin was removed between restarts, strength modifiers would persist on players indefinitely with no clean way to remove them. A proper load/unload lifecycle has been introduced to ensure modifiers are always stripped when they should be. This allows for safe removal of the plugin from the server.

Added

  • bStats integration. Anonymous usage metrics are now collected via bStats. This includes tokens consumed, tokens dropped, strength withdrawals, and a distribution chart of strength levels across players. You can opt out server-wide via the bStats config at plugins/bStats/config.yml.

Changed

  • Major internal refactor. The plugin has been split into three modules (common, bukkit, and paper) to cleanly separate platform-specific code from core logic. This lays the groundwork for easier future expansion and maintenance. From a server owner's perspective, nothing changes except that there are now two separate jars: one for Spigot/Bukkit servers and one for Paper servers. Use whichever matches your server.

Note for server owners upgrading from 1.1.0: No data migration is needed. Your existing strength.yml is fully compatible. If you are switching from the old single jar to the Paper jar, just swap the file; player data carries over automatically.

Information

Published onApril 18, 2026
Downloads9

Platforms

Paper Paper (1.20-1.21.11)