HomeJavaModsSimple Multiverse Statistics
Simple Multiverse Statistics
SimpleMultiStats
A plugin for tracking player statistics across multiple worlds

SimpleMultiStats is a lightweight and reliable plugin for Bukkit / Spigot / Paper / Purpur servers that collects and displays detailed player statistics per world.

The plugin records data in real time and periodically saves it to prevent data loss during unexpected server shutdowns.
It also supports PlaceholderAPI, allowing you to display statistics in scoreboards, chats, tablists, or any other plugin that supports placeholders.

Features
Placeholders
The plugin supports PlaceholderAPI integration, allowing you to easily insert player statistics into any compatible plugin.
PlaceholderAPI is optional but strongly recommended for full functionality.

Format: %sms_<event>_<world>_<player>%
<event> — the statistic type
<world> — world alias (see config.yml)
<player> — player name (optional)

If <player> is omitted, the placeholder will use the current player.

Available Events

kills — Number of player kills
deaths — Number of player deaths
killentity — Number of mob kills (excluding players)
blockbroken — Number of blocks broken
blockplaced — Number of blocks placed
playtime — Formatted playtime (HH:MM:SS)
rawplaytime — Playtime in seconds
damagedealt — Total damage dealt
damagetaken — Total damage received (excluding /kill)

Usage Examples
Commands
All plugin commands start with /SimpleMultiStats, but /sms can be used as a shortcut.
/sms help — Displays the list of available commands
/sms reload — Reloads the plugin configuration
/sms set <placeholder> <value> — Sets a custom value for a specific statistic

Configuration
After the first launch, a configuration file config.yml will be created in the plugins/SimpleMultiStats folder.
It contains world aliases and performance settings.

Example:
Code (YAML):

placeholders
:
  world
: "world"
  nether
: "nether"
  the_end
: "end"
  The_Auth
: "auth"   # Alias for the world "The Auth"
 
Aliases allow you to use world names that contain spaces.
For example: %sms_playtime_end% instead of %sms_playtime_world_the_end%.

License
This plugin is distributed under the Forgotten OpenSource Software License 1.0.
The full license text can be found in the included LICENSE file.

SimpleMultiStats © 2025 Forgotten Private Coalition

Feedback & Support
If you find a bug or have a suggestion leave a comment on the plugin page

When reporting issues, please include:

Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Simple Multiverse Statistics is a free Minecraft Java mod. Compatible with Minecraft 1.13, 1.14, 1.15, 1.16 and newer. Downloaded 277 times (via Spigot). Download it and open it directly in the game.

Explore more