Перейти к содержимому
Mineforgian

RankedSMPX

A highly configurable Ranked SMP plugin. Inspired by RankedSMP.

Загрузки
664
Подписчики
9
Обновлён
21 июня 2026 г.
Лицензия
All-Rights-Reserved

Опубликован 3 мая 2026 г.

🏆 RankedSMPX

A highly configurable competitive ranked SMP plugin for Minecraft. Players compete for 20 limited rank slots kill to climb, survive to stay on top.

Disclaimer: This is an unofficial fan-made recreation of the RankedSMP concept. Not affiliated with the original RankedSMP server or team.


✨ Key Features

  • Random Rank Assignment — 20 limited ranks, random distribution on game start
  • Rank Stealing — Kill higher-ranked players to steal their position
  • Progressive Perks — Hearts, potion duration, XP multipliers, extra inventory (ranks 1-10)
  • Hierarchy Hammer — Legendary mace with dash and combo abilities
  • Unbreakable Diamond Spear - Customize enchantments
  • Discord Bot — Account linking, live leaderboard, rank notifications, role sync
  • TAB Integration — Automatic prefixes (works with TAB plugin or vanilla)
  • PlaceholderAPI — 8 placeholders for chat, scoreboards, holograms
  • Database Support — SQLite (default) or MySQL with HikariCP pooling
  • Migration Command — Use /rsmp migrate to seamlessly import player ranks and extra inventories from Lusik21556's RankedSMP plugin with no data loss.

📖 Documentation

📚 Full Documentation: https://rankedsmpx.mukulx.dev/

Everything you need to know:

  • Installation & Requirements
  • All Commands & Permissions
  • Configuration Guide
  • Discord Bot Setup
  • TAB Integration
  • PlaceholderAPI Placeholders
  • FAQ & Troubleshooting

📈 Rank Buffs at a Glance

🏆Rank ❤️ Hearts 🧪 Potion ⭐ XP 📦 Inv Slots
#1 20.0 2.00× 3.0× 54
#5 18.0 1.81× 2.6× 40
#10 15.5 1.56× 2.1× 15
#15 13.0 1.31× 1.6×
#20 10.5 1.05× 1.1×
Unranked 10.0 1.00× 1.0×

All values are fully customizable in config.yml


🎮 Essential Commands

Player Commands

  • /rankinfo [player] — View rank and active buffs
  • /ranktop — View top ranked players
  • /ranks — Open ranked players GUI
  • /inv — Access extra inventory (ranks 1-10)
  • /linkdiscord — Link Discord account

Admin Commands

  • /rsmp start — Start the game and assign ranks
  • /rsmp stop — Stop the game and clear ranks
  • /rsmp reload — Reload configuration
  • /rsmp manage — Open rank management GUI
  • /rsmp set <player> <rank> — Set a player's rank
  • /rsmp give hammer <player> — Give Hierarchy Hammer
  • /rankrandom <rank> [-i] [-o] — Random rank with roulette

📖 View all commands in documentation


💬 Support & Links

Discord Documentation GitHub Issues Ko-fi


Made by mukul (heckerx on Discord)

Ченджлог

2.1.6Релиз26.1.1, 26.1.2, 26.2 · 21 июня 2026 г.

v2.1.6

Fixed

  • Fixed NoSuchMethodError when running on Paper 26.1.2+ with TAB plugin installed (Adventure API relocation issue)
  • Fixed NoSuchMethodError on Spigot servers - join/quit messages now use legacy string methods for Spigot compatibility
  • Fixed AsyncChatEvent registration error on Spigot and older Paper versions
  • Fixed duplicate dragon-egg-locator key in config.yml causing warnings
  • Fixed join/quit messages not using vanilla format when game hasn't started
  • Fixed join/quit messages showing incorrect player name formatting
  • Fixed death messages not displaying rank prefixes with VanillaTab enabled
2.1.5Релиз26.1.1, 26.1.2, 26.2 · 20 июня 2026 г.

v2.1.5

Added

  • Added visual cooldown bar to Hierarchy Hammer

Fixed

  • Fixed mace/hammer duplication bug on player death
  • Fixed Dragon Egg placement bypass when prevent-drop: true is enabled
  • Fixed /rsmp enable and /rsmp disable commands to work properly

Changed

  • All commands are now blocked when plugin is disabled
2.1.4Релиз26.1.1, 26.1.2, 26.2 · 18 июня 2026 г.

v2.1.4

Added

  • Added /rsmp enable and /rsmp disable commands to toggle plugin functionality

Fixed

  • Fixed an issue where the plugin was blocking chat for all players
  • Fixed chat format color bleeding into player names after rank prefix
  • Fixed a lot of bugs in Hierarchy Hammer

Notes

  • The Hierarchy Hammer is still being worked on and may receive additional fixes in future updates

2.1.3Релиз26.1, 26.1.1, 26.1.2 · 6 июня 2026 г.

v2.1.3

Added

  • Added Folia server support with proper scheduler compatibility
  • Added full Spigot server support

Fixed

  • Fixed various bugs and improved overall performance and stability

Changed

  • Fully reworked the Judgement Hammer into the Hierarchy Hammer
  • Reduced rank assignment animation delay
  • Reduced startup console message spam

Notes

  • The Hierarchy Hammer is still a bit buggy and may receive additional fixes in future updates
2.1.2Релиз26.1, 26.1.1, 26.1.2 · 1 июня 2026 г.

v2.1.2

Fixed

  • Fixed TAB plugin showing ranks before the rank reveal animation completes when using /rsmp start
  • Fixed vanilla tab list showing ranks before the rank reveal animation completes when using /rsmp start
  • Fixed duplicate rank prefixes in join messages when using vanilla tab (e.g., "Unranked Unranked Player joined")
  • Fixed duplicate rank prefixes in leave messages when using vanilla tab
  • Fixed duplicate rank prefixes in death messages when using vanilla tab
  • Fixed rank duplication bug where multiple players could have the same rank when using /rsmp set command
  • Fixed rank duplication bug in Discord /rankset command allowing multiple players to have the same rank
  • Fixed rank duplication bug in Discord /rankrandom command allowing multiple players to have the same rank
  • Fixed /rsmp set not removing rank from previous holder before assigning to new player (works for both online and offline players)
  • Fixed Discord /rankset not removing rank from previous holder before assigning to new player
  • Fixed Discord /rankrandom not removing rank from previous holder before assigning to new player

Changed

  • Improved TAB update timing - now updates AFTER rank reveal animation completes instead of before (prevents ranks showing during animation)
  • Vanilla tab integration now prevents duplicate prefixes in all messages (join/leave/death)
  • Rank assignment commands now automatically remove rank from previous holder to prevent duplication (in-game and Discord)
  • All rank assignment methods now properly handle both online and offline players
2.1.1Релиз26.1, 26.1.1, 26.1.2 · 1 июня 2026 г.

v2.1.1

Fixed

  • Fixed TAB and vanilla tab list not updating after rank changes
  • Fixed player sorting issues in TAB before game start
  • Fixed Dragon Egg Locator not working until a player died
  • Fixed potion duration and splash potion issues
  • Fixed /rsmp reload not reloading messages and prefixes correctly
  • Fixed prefix colors not applying after reload

Added

  • Added spinning rank reveal title sequence with sound effects
  • Added MiniMessage and small caps support in messages.yml
  • Added Dragon Egg storage prevention option
  • Added configurable potion effect blacklist
  • Added support for extending custom potion effects

Changed

  • Improved TAB sorting behavior
2.0.1Релиз26.1, 26.1.1, 26.1.2 · 26 мая 2026 г.

v2.0.1

Fixed

  • Fixed chat, join, leave, and death messages sometimes showing raw hex codes instead of proper colors
  • Fixed splash potions not correctly re-applying multipliers when the player already had the effect
  • Fixed Trial Omen potions not keeping their full duration
  • Fixed Dragon Egg Locator still being disabled even when enabled in the config
2.0.0Релиз26.1, 26.1.1, 26.1.2 · 25 мая 2026 г.

v2.0.0

Added

  • Added /rankrandom <rank> [-i] [-o] for random rank assignment with roulette animation
  • Added /einvsee <player> to view and edit extra inventories, including offline players
  • Added Diamond Spear support for Minecraft 1.21.11+
  • Added /rsmp give spear <player> and /rsmp give hammer <player> commands
  • Added Vanilla Tab integration without requiring TAB plugin
  • Added Dragon Egg Locator system for Minecraft 1.21.6+
  • Added configurable rank stealing cooldown system
  • Added prevention for storing or dropping special items like mace and spear
  • Added automatic dropping of extra inventory items when ranks are removed
  • Added /rsmp migrate to migrate data from RankedSMP by Lusik21556
  • /rsmp migrate first run now shows a migration preview
  • /rsmp migrate second run confirms and executes migration
  • Added automatic importing of player ranks and extra inventories
  • Added migration preview and confirmation system
  • Added startup warning when old RankedSMP plugin is detected

Fixed

  • Fixed debug logging spam when debug mode is disabled
  • Fixed blacklist bypass issue in rank roulette
  • Fixed Discord leaderboard not updating on game start
  • Fixed stop command not working after server restart
  • Fixed plugin prefix formatting not applying small caps correctly
  • Fixed vanilla tab not updating when player ranks change
  • Fixed spear storage prevention not working properly
  • Fixed extra inventory items not dropping on rank removal

Changed

  • Simplified TAB rank prefix configuration
  • Join, leave, and death messages now use TAB prefixes directly
  • Updated config version from 1 to 3
  • Changed extra inventory title color from yellow to cyan
  • Reduced rank roulette animation spins from 30 to 20
  • Improved ConfigUpdater to preserve comments and formatting during updates
  • Migration now works instantly without requiring a restart

Database

  • Added drop_on_join column to extra_inventories table with automatic migration
  • Existing player data is preserved during update

Permissions

  • Added rankedsmp.extrainvsee permission for /einvsee

Compatibility

  • Requires Minecraft 1.21.1+
  • Requires Java 21+
  • Optional support for TAB plugin
  • Optional support for PlaceholderAPI

Комментарии

Загружаем…