Earlier Versions
Name | Size | Uploaded | Game Version | Downloads | |
ToXiiCxRanks release | 21.04 KB | Nov 6, 2018 | 1.13 | 910 | ![]() |
Description

About ToXiiCxRanks
We are happy to present out first plugin ToXiiCxRanks!
We plan to continue to develop this plugin adding new features and condensing the needs of a prisons server into as few plugins as possible! Every message in-game is handled through a config. Ranks can be formatted per-rank (it basically supports multi-colored ranks).
There is a prestige algorithm (if you choose to enable): {BaseCost * Multiplier ^ PrestigeLevel} Should create a dynamic slope in prestiges.
Ranks also have a multiplier per prestige: {RankPrice * RankMultiplier ^ Prestige} Also can be toggled.
The ranks execute commands that are able to be set in config. We already have a preloaded config and message file that will be created when loading the plugin up for the first time.
The placeholders in the config and messages are only for our plugin. We have preset placeholders for PlaceholderAPI (which you need on your server in order for it to be used by title manager). We also have preloaded PEX (PermissionsEx) commands to be executed per-rank.
Here are the current placerholders
Messages.yml:
%playerrank || Player's rank.
%prestigecost || Price to prestige.
%rankcost || Current rank price.
%nextrank || Player's next rank.
%lastrank || Last rank in the config file.
%nextprestige || Next prestige.
%player || Player's name.
%balance || Player's balance.
%prestige || Player's prestige.
(for setting other people's prestige/rank)
%targetplayer || Player targetted.
%targetplayerrank || Targetted player's rank.
%targetplayerprestige || Targetted player's prestige.
Config.yml:
Rank commands:
%player || Player username.
%nextrank || Next rank (one they are ranking up to)
%currentrank || Current rank
Prestige commands:
%player || Player username
%currentrank || Current rank
Chat:
%rankformatted || Player's rank formatted.
%displayname || Includes the player's pex group prefix, nick, and suffix
%prestige || Player's prestige. (Does not work in the vanilla chat)
%rank || Player's rank without being formatted.
PlaceholderAPI:
%toxiicranks_rank%
%toxiicranks_rankformatted%
%toxiicranks_prestige%
Here are the permissions and commands
Permissions:
- toxiicxranks.chatcolor | Enables chat color.
- toxiicxranks.rank.set | Set your rank.
- toxiicxranks.rank.set.other | Set another player's rank.
- toxiicxranks.prestige.set | Set your prestige.
- toxiicxranks.prestige.set.other | Set another player's prestige.
Commands:
/rankup | Ranks the player up if they have enough money.
/prestige | Lets the player prestige (need to know if it needs to cost money or not).
/prestige set <number> | Sets your prestige.
/prestige set <player> <number> | Sets the player's prestige.
/ranks | Lists ranks.
/ranks set <character> | Sets your rank.
/ranks set <player> <character> | Sets the player's rank.(edited)
Requirements:
PlaceholderAPI
PermissionsEx - you can redo the config commands to get around this
Vault
Need help or looking for custom plugin development?
Join our discord!
Add a comment