Ranks
The plugin features a comprehensive rank progression system with 26 ranks (A-Z). Each rank has its own token and money requirements and provides access to new mines.
Rank Configuration
Each rank has:
Name
: Rank identifier.Token
: Cost in tokens to rank up.Money
: Cost in money to rank up.Weight
: Determines rank hierarchy.Commands When Unlocked
: Executed upon unlocking the rank.
Example
Players must have required tokens and money to unlock the rank.
Commands grant permissions and notify the player upon rank-up.
Higher ranks have higher costs and weights.
Rankup Command
Players can rankup using the /rankup
command when they have enough tokens and money. When a player ranks up:
Their tokens and money are deducted
They gain access to the mine associated with their new rank
Special commands configured for the rank are executed (like permission grants)
A message is displayed to notify them of their new access
Last updated