HomeJavaModsRankedSMP — Auto-Ladder PvP
RankedSMP — Auto-Ladder PvP
RankedSMP
Auto-Ladder PvP for your SMP

Every player starts at the bottom. Kill someone higher than you, and you take their rank — and their crown's worth of perks.

RankedSMP turns your survival server into a living leaderboard. New players auto-join at the lowest rank. Killing a higher-ranked player swaps your ranks, taking their max-heart bonus, XP multiplier, and top-tier passive buffs. Top ranks get real mechanical advantages — not just cosmetic flair.



✨ Features




Commands


Permissions


PlaceholderAPI (optional)

If PlaceholderAPI is installed:

⚙️ Configuration highlights

Code (YAML):

hearts
:
  base
: 20.0             # vanilla max
  bonus-per-rank-up
: 1.0
  threshold
: 11         # ranks above this get bonus
  cap
: 30.0             # 15 hearts max

xp
:
  base
: 1.0
  bonus-per-rank-up
: 0.1
  threshold
: 11
  cap
: 2.0               # rank #1 = 2× XP

anti-farm
:
  enabled
: true
  cooldown-seconds
: 1800

effects
:
  enabled
: true
  by-rank
:
    "1"
: [regeneration:0, speed:0, haste:0, luck:0 ]
    "2"
: [speed:0, regeneration:0 ]
    "3"
: [speed:0 ]

tab-list
:
  format
: "<gold>[#{rank}]</gold> <white>{name}</white>"
 
Everything in messages.yml is MiniMessage — gradients, RGB, hover events, all of it.

Requirements


Installation

  1. Drop RankedSMP-2.0.0.jar into your plugins/ folder
  2. Start the server — config.yml and messages.yml are generated automatically
  3. Tune values to taste
  4. /rankedsmp reload to apply

Design notes

Most "ranked" plugins are cosmetic. RankedSMP makes rank mechanically meaningful without being broken — top ranks get noticeable but limited perks, and the kill-swap mechanic keeps the ladder dynamic. The anti-farm cooldown is the secret sauce: it prevents alt-account farming without nerfing legitimate PvP.

Designed to be a self-contained gameplay system. No economy plugin needed, no Vault, no Citizens, no other dependencies.

Built for survival servers that want a competitive layer without the complexity of full minigame plugins. Auto-ladder + heart-stealing in one drop-in JAR.

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.

RankedSMP — Auto-Ladder PvP is a free Minecraft Java mod. Compatible with Minecraft 1.21. Downloaded 17 times (via Spigot). Download it and open it directly in the game.

Explore more