Skip to content
This repository has been archived by the owner on May 1, 2023. It is now read-only.
GABRYCA edited this page Jan 19, 2020 · 15 revisions

Welcome to the PrisonRanks wiki!

For info, choose one of the following

Commands:

  • Rankup:

Command needed to rankup

  • Prestige:

Command needed to prestige

  • /PrisonRanks AddRank:

Command needed to add a rank to the config, the usage it's /PrisonRanks addrank Rank Prefix Price

  • /PrisonRanks AddRankupCommand:

Command needed to add a command to execute when the player rankup to that rank, the usage it's /PrisonRanks addrankupcommand Rank Command

  • /PrisonRanks AddPrestige:

Command needed to add a prestige to the config, the usage it's /PrisonRanks addprestige Prestige Prefix Price

  • /PrisonRanks AddPrestigeCommand:

Command needed to add a command to execute when the player prestige to that prestige, the usage it's /PrisonRanks addprestigecommand Prestige Command

  • /PrisonRanks DelRank:

Command needed to delete a rank from the config, the usage it's /PrisonRanks delrank Rank

  • /PrisonRanks DelRankupCommand: Added in 0.2

Command needed to delete a rankup command from a rank, the usage it's a bit more complicated than others commands, but here's how to use it: First step, do the command /PrisonRanks delrankupcommand RankName to see a list of commands of the rank with their ID, it should look like this: [1 <--ID] [2 <--ID] Now, if you want to delete the first command, do /PrisonRanks delrankupcommand RankName 1, instead for the second /PrisonRanks delrankupcommand RankName 2, just replace the number with the ID in the [x].

  • /PrisonRanks DelPrestige:

Command needed to delete a Prestige from the config, the usage it's /PrisonRanks delprestige Prestige

  • /PrisonRanks DelPrestigeCommand: > Added in 0.2

Command needed to delete a prestige command from a prestige, the usage it's a bit more complicated than others commands, but here's how to use it: First step, do the command /delprestigecommand prestige to see a list of commands of the rank with their ID, it should look like this: [1 <--ID] [2 <--ID] Now, if you want to delete the first command, do /PrisonRanks delprestigecommand prestige 1, instead for the second /PrisonRanks delprestigecommand prestige 2, just replace the number with the ID in the [x].

  • /PrisonRanks ChangeRankPrefix:

Command needed to change a rank prefix, the usage it's /PrisonRanks changerankprefix Rank NewPrefix

  • /PrisonRanks ChangeRankPrice:

Command needed to change a rank price, the usage it's /PrisonRanks changerankprice Rank NewPrice

  • /PrisonRanks ChangePrestigePrefix:

Command needed to change a prestige prefix, the usage it's /PrisonRanks changeprestigeprefix Rank NewPrefix

  • /PrisonRanks ChangePrestigePrice:

Command needed to change a prestige price, the usage it's /PrisonRanks changeprestigeprice Rank NewPrice

  • Ranks:

Command needed to open the GUI showing the list of ranks, the usage it's /ranks

  • Prestiges:

Command needed to open the GUI showing the list of prestiges, the usage it's /prestiges

  • /PrisonRanks ResetPlayerPrestige: > Added in 0.2

Command needed to reset a player prestige to the default one, usage: /PrisonRanks resetplayerprestige Name, WARNING! IT COULDN'T WORK SOMETIMES

  • /PrisonRanks ResetPlayerRank: > Added in 0.2

Command needed to reset a player rank to the default one, usage: /PrisonRanks ResetPlayerRank Name, WARNING! IT COULDN'T WORK SOMETIMES

  • /PrisonRanks ChangePlayerPrestige: > Added in 0.2

Command needed to change a player prestige to another, usage: /PrisonRanks changeplayerprestige PlayerName RankNumber, WARNING! IT COULDN'T WORK SOMETIMES

  • /PrisonRanks ChangePlayerRank: > Added in 0.2

Command needed to change a player rank to another, usage: /PrisonRanks ChangePlayerRank PlayerName RankNumber, WARNING! IT COULDN'T WORK SOMETIMES

  • /PrisonRanks PrestigeInfo: > Added in 0.3

Command needed to see info about a prestige, usage /PrisonRanks prestigeinfo Prestige

  • /PrisonRanks RankInfo: > Added in 0.3

Command needed to see info about a rank, usage /PrisonRanks rankinfo Rank

  • /PrisonRanks AddMultiplier: > Added in 0.3

Add a multiplier to a prestige, usage /PrisonRanks AddMultiplier Prestige Multiplier, what's a multiplier? A multiplier it's that "added price" to a rank, normally on many servers, after you did a prestige the next ranks will be more expensive than before the prestige, the extra price it's the multiple.

  • /PrisonRanks DelMultiplier: > Added in 0.3

Remove a multiplier from a prestige, usage /PrisonRanks DelMultiplier Prestige

  • /PrisonRanks RanksManager: > TO DO

Config parameters:

  • Settings:
  • Prestiges-enabled: true By default on true, you can set it to false to disable prestiges
  • Fireworks-rankup: true > Added in 0.5
  • Ranks-GUI-Permission: false Set it to TRUE to Enable the permission to open the GUI /ranks, by default it's FALSE so you don't need any permission to open it
  • Prestiges-GUI-Permission: false Set it to TRUE to Enable the permission to open the GUI /prestiges, by default it's FALSE so you don't need any permission to open it
  • Default-Rank-Material: "TRIPWIRE_HOOK" Change the material of a reached rank in the GUI
  • Default-Prestige-Material: "TRIPWIRE_HOOK" Change the material of a reached prestige in the GUI
  • Default-NotReachedRank-Material: "REDSTONE_BLOCK" Change the material of an unreached rank in the GUI
  • Default-NotReachedPrestige-Material: "REDSTONE_BLOCK" Change the material of an unreached prestige in the GUI
  • Rankup-Broadcast: true Enable or disable the broadcast message to all the server when a player rankup, by default it's true
  • Prestige-Broadcast: true Enable or disable the broadcast message to all the server when a player prestige, by default it's true
  • Currency-Symbol: "$" > Added in 0.7

Permissions:

  • Permission for /Ranks (can be enabled or disabled in the config, by default it's false Ranks-GUI-Permission: false): "PrisonRanks.Ranks"
  • Permission for /Prestiges (Can be enabled or disabled in the config, by default it's false Prestiges-GUI-Permission: false): "PrisonRanks.Prestiges"
  • Admin-Management: "PrisonRanks.Admin"

This plugin supports PlaceholderAPI, placeholders:

    • %prisonranks_currentrank%
    • %prisonranks_nextrank%
    • %prisonranks_currentprestige%
    • %prisonranks_nextprestige%
    • %prisonranks_multiplier% > added in 0.7
    • %prisonranks_nextrankprice% > added in 0.7
    • %prisonranks_nextprestigeprice% > added in 0.7

# If you still in need of info or anything else, first check here again and then join my discord server and ask for help, i'll do my best to fix the issue, discord https://www.discord.io/GABRYCA