F-Rank is the ideal add-on for organizing temporary free rank
promotions automatically and professionally.
Main Features:
- Better plugin management and fluidity
- It has an integrated database system, and more features will be added soon.
- Compatibility with any rank management plugin (LuckPerms, Hestia Core, AquaCore, etc.)
- Multi-version compatibility (1.7.x - 1.21.x)
Permission:
- freerank.use | command to use
Code (YAML):
# ________ _______ __
#|_ __ | |_ __ \ [ | _
# | |_ \_|______ | |__) | ,--. _ .--. | | / ]
# | _| |______|| __ / `'_\ : [ `.-. | | '' <
# | |_ _| | \ \_ // | |, | | | | | |`\ \
#|___| |____| |___|\'-;__/[___||__][__| \_]
#
# Configuration file for the plugin
# Generated by F-Rank v1.0
# Do not edit this file unless you know what you're doing!
#
# Variables:
# {player} - Player name
# {rank} - Rank name
#
# Commands:
# /freerank
# /claimrank
#
# Support Discord @ https://discord.gg/jAXgdvrP
start-date
:
"08/17/25 00:00:00"
# month/day/year - hour:minute:second (When promotion starts)
end-date
:
"08/17/25 23:59:59"
# month/day/year - hour:minute:second (When promotion ends)
timezone
:
"EST"
# timezone
rank-name
:
""
# your rank's name
# Announcement system configuration
# These messages will be sent to all players when the promotion is active
announcements:
enabled
: true
# Enable/disable announcement system
interval
: 300
# How often to send announcements in seconds (300 = 5 minutes)
messages
:
-
"&6&l[FREERANK] &eThe free rank promotion is now &aACTIVE&e!"
-
"&6&l[FREERANK] &7Use &f/freerank &7or &f/claimrank &7to claim your rank!"
-
"&6&l[FREERANK] &7Promotion ends on &f{end-date} &7at &f{end-time}"
-
"&6&l[FREERANK] &7Don't miss out on your free rank!"
# Custom rank delivery command configuration
# You can use placeholders: {player} for player name, {rank} for rank name
custom-command:
enabled
: false
# Set to true to use custom command instead of LuckPerms
command
:
"lp user {player} parent add {rank}"
# Your custom command here
# Examples:
# - "pex user {player} group add {rank}"
# - "rankup {player} {rank}"
# - "setrank {player} {rank} {duration}"
# - "lp user {player} parent add {rank}"
Remember that we will be releasing our updates through various channels, and we will also be posting updates on
Discord.