HomeJavaModsAdvancedRanking
AdvancedRanking
ModsJava

AdvancedRanking

by saikonohack · on Modrinth

AdvancedRanking is a comprehensive Minecraft plugin that provides a detailed player ranking system based on configurable ratings.

⬇ Download on Modrinth
AdvancedRanking — screenshot 1

AdvancedRanking Plugin

logo Overview: AdvancedRanking is a comprehensive Minecraft plugin that provides a detailed player ranking system based on configurable ratings. Players can rate each other, and the ratings are stored in a database for persistence. The plugin includes a GUI for easy interaction and supports PlaceholderAPI for dynamic placeholders.

Features:

Without resourcepack

With resourcepack

Installation:

  1. Download the AdvancedRanking plugin.
  2. Place the downloaded file into your server's plugins directory.
  3. Start or restart your server to load the plugin.
  4. Configure the plugin as needed in the generated config.yml file.

Configuration:

Usage:

Commands:

Placeholders:

Support:

Metrics:

Example Config (config.yml):

# AdvancedRanking configuration
cooldown_minutes: 1440
use_resourcepack: false

buttons:
  increase: "Increase Rating"
  decrease: "Decrease Rating"

messages:
  en:
    rank_message: "Your current rank is: "
    change_success: "You have successfully changed the rating."
  ru:
    rank_message: "Ваш текущий ранг: "
    change_success: "Вы успешно изменили рейтинг."

Class Breakdown

AdvancedRanking Class

This is the main plugin class responsible for:

RankingCommand Class

Handles the /ranking command which opens the ranking menu for the player.

ProfileCommand Class

Handles the /profile command which displays the player's profile with their current rating.

SetRankCommand Class

Handles the /setrank command allowing administrators to set a player's rank directly.

RankingGUI Class

Handles the GUI operations for the ranking system, including creating and displaying the inventory with player heads and buttons for increasing/decreasing ratings.

RankingPlaceholder Class

Integrates with PlaceholderAPI to provide placeholders related to the ranking system.

Note: Ensure you have the required dependencies like PlaceholderAPI and bStats in your server's plugin folder for full functionality.

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.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more