PrisonRanksX [1.5 - 1.20] icon

PrisonRanksX [1.5 - 1.20] -----

A prison ranks core with infinite prestiges, maxrankup, maxprestige, leaderboards and more.



PrisonRanksX | 2.8.2
- Added continuous prestige settings for infinite prestige in which you can add an action to be performed every time a player reaches X prestige.
- Added constant prestige settings for infinite prestige in which you can change the display for a range of prestiges.
Newest config file for infinite prestige:
Code (YAML):
# Enable the this configuration file by turning off the server and changing the option 'infinite-prestige' from false to true inside config.yml.
# placeholders:
# {number} = prestige number
# {rankcost} = current rank cost
# %player% = player name
Global-Settings
:
  display
: "&8[&9P{number}&8]"
  cost-expression
: "{number} * 100000"
  commands
:
 - "eco give %player% 500"
  broadcast
: [ ]
  final-prestige
: 1000000
# Execute at that specific prestige number.
Prestiges-Settings
:
  # ~Possible actions~
  # executecmds:
  # - "command %player%"
  # broadcast:
  # - "&6a broadcast message line."
  # - "&e%player% &7just prestiged."
  500
:
    executecmds
: [ ]
# Execute every X prestige.
# Actions that will be performed every time the player passes X amount of prestiges.
# So if a player passes 500/1000/1500/etc.... prestiges, this message will be broadcasted.
# Accepts: executecmds, broadcast.
Continuous-Prestiges-Settings
:
  500
:
    broadcast
:
   - "&6%player% has passed &a500 &6prestiges."
# Edit at X prestige.
# Permanent changes to prestige settings. Below, what will happen is, that prestiges numbered from 500 till 999 will have their
# display changed. Then, it will also get changed again when the player reaches prestige 1000.
Constant-Prestiges-Settings
:
  500
:
    display
: "&8[&bP{number}&8]"
    to
: 1000
  1000
:
    display
: "&8[&cP{number}&8]"
    to
: 2000
>> From Dev Builds
- Significantly improved performance of prestige max for infinite prestige.
- Added a command named "/prx scan" to fix errors in your config files automatically.
- Fixed leaderboard not showing players in the correct order for infinite prestige.
- Fixed creating ranks/prestiges/rebirths or editing their displays ingame doesn't show hex color codes without reloading the plugin.
- Fixed /autorankup and /autoprestige cannot be disabled after using /prx reload
- Fixed global commands and broadcast of prestigemax are not being executed when you prestige.
- Switching to infinite prestige is now possible while the server is online.
----------, Dec 31, 2021
Resource Information
Author:
----------
Total Downloads: 58,260
First Release: Apr 20, 2018
Last Update: Jun 13, 2023
Category: ---------------
All-Time Rating:
83 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings