Simple Multiverse Statistics icon

Simple Multiverse Statistics -----

Per-World Statistics plugin with Placeholder API support.



Using Placeholders
SimpleMultiStats provides a flexible system of placeholders for retrieving player statistics per world. Placeholders are compatible with Multiverse Core — simply use your custom world name in the <world_name> section.

Examples
My kills in the overworld: %sms_kills_world%
My kills in the Nether: %sms_kills_nether%
My kills in another world: %sms_kills_<world_name>%

Supported Placeholders (per world)
Replace _world with your actual world key (e.g., nether, customworld).


Placeholder
Description
%sms_kills_world% Number of player kills
%sms_deaths_world% Number of deaths
%sms_killentity_world% Number of mob/entity kills
%sms_blockplace_world% Blocks placed
%sms_blockbroken_world% Blocks broken
%sms_playtime_world% Playtime in HH:MM:SS format
%sms_rawplaytime_world% Raw playtime in seconds
%sms_damagedeal_world% Total damage dealt
%sms_damagetake_world% Total damage taken
Configuration
You can enable or disable plugin features and individual placeholders in the configuration file:

plugins/SimpleMultiStats/config.yml

Enabled: true

World Linking (for placeholders)

When using %sms_<stat>_<world_name>%, use the link key defined below — not the actual world folder name!

Placeholder:
world: "overworld"
world_nether: "nether"

Example:
Correct – %sms_damagetake_nether%
Incorrect – %sms_damagetake_world_nether%

Enabled Tracking (true/false)
Control which statistics are tracked:

Statistics:
Kills: true
Deaths: true
Killentity: true
Block-break: true
Block-placed: true
Play-time: true
Damagedealt: true
Damagetake: true

Compatibility
Plugin tested on

1.18.2 Paper server
1.20.1 Arclight Server

Supported versions
1.13 - 1.21.8 with any Bukkit API servers
Versions 1.13 - 1.17 are no longer officially supported expect instability!
Resource Information
Author:
----------
Total Downloads: 99
First Release: Jul 28, 2025
Last Update: Oct 18, 2025
Category: ---------------
All-Time Rating:
1 ratings
Find more info at www.curseforge.com...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings