File Details
SimpleMultiStats 1.1.jar
- R
- Jul 27, 2025
- 14.38 KB
- 72
- 1.21.7+27
File Name
SimpleMultiStats-1.1.jar
Supported Versions
- 1.21.7
- 1.21.6
- 1.21.5
- 1.21.4
- 1.21.3
- 1.21.2
- 1.21.1
- 1.21
- 1.20.6
- 1.20.5
- 1.20.4
- 1.20.3
- 1.20.2
- 1.20.1
- 1.20
- 1.19.4
- 1.19.3
- 1.19.2
- 1.19.1
- 1.19
- 1.18.2
- 1.18.1
- 1.18
- 1.17
- 1.16
- 1.15
- 1.14
- 1.13
Commands:
Added the /simplemultistats command and its shortcut /sms.
Available arguments:/sms reload — reloads the plugin configuration./sms help — displays the help menu.
Placeholders:%sms_killentity_<world>% — mob kills (non‑player entities).%sms_blockplace_<world>% — blocks placed.%sms_blockbroken_<world>% — blocks broken.%sms_playtime_<world>% — playtime in format HH:MM:SS.%sms_rawplaytime_<world>% — playtime in seconds.%sms_damagedeal_<world>% — total damage dealt.%sms_damagetake_<world>% — total damage received.
Fixes and Improvements:
Fixed a bug with disabling playtime tracking.
Updated the config.yml structure: removed the option to disable playtime tracking separately.
Fixed a bug with multi‑world support (improved world linking).
Default world links:world → worldworld_nether → netherworld_the_end → end
Custom links (aliases) for worlds can be defined in config.yml.
Other changes:
Removed unnecessary files to keep the plugin clean and lightweight.