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.3.2
- Fixed global rankup cost increase overwrite the prestiges rankup cost increase even if it equals 0
- Added an option: "rankup-vault-groups" you can use this if you want the rankup to change your rank automatically in groupmanager or permissionsex or any other permissions plugin
*
Code (YAML):
 rankup-vault-groups : true
  #You can put here "GroupManager" or "PermissionsEX" otherwise you can put a command instead.
  rankup-vault-groups-plugin
: manuadd %player% %rank%
2.3.2 Config:
Code (YAML):
worlds :
- iamdisabled
Options
:
  prestige-enabled
: true
  customrankslist
: false
  forcedisplay
: true
  customlist
:
 - '&6 [ B ] > $1000'
  customlist-prestige
:
 - '&aPrestige-I'
  - '&bPrestige-II'
  customlist-paginate
: true
  customlist-paginate-items
: 9
  customlist-paginate-firstline
: '&3Ranks &7 [ << ] &a %currentpage% &9of &a%totalpages%
    &7 [ >> ] '
  defaultlist-beginline
: '&8&m+ --------------------------------- -+'
  defaultlist-endline
: '&8&m+ --------------------------------- -+'
  defaultlistformat
: ' %ranklistdisplay% &8[>>] %ranklistnextdisplay% %moneysymbol%&f%ranknextcost_formatted%'
  defaultlist-paginate
: true
  defaultlist-paginate-items
: 9
  defaultlist-paginate-firstline
: '&aRanks &7 [ << ] &e %currentpage% &9of &e%totalpages%
    &7 [ >> ] '
  defaultlist-completedrank-checker
: true
  defaultlist-completedrank-rankformat
: '&7 [ %ranklist%]&r'
  defaultlist-completedrank-rankupformat
: '&7 [ %ranklistnext%]&r'
  defaultlist-completedrank-rankupcostformat
: '&bCompleted'
  defaultlist-moneysymbol
: '&c$'
  hologramrankup
: true
  hologramformat
: '&6 %player% &3Ranked Up To &c%rankup%'
  hologram-removetime
: 5
  hologram-multilines
: true
  hologram-height
: 4
  hologram-linedformat
:
 - '&6 %player%'
  - '&b&kii&3Ranked Up To&b&kii'
  - '&e&l %rankup%'
  allworlds-broadcast
: false
  autoforcedisplay-space
: true
  send-rankupmsg
: true
  USE-UUID
: false
  GUI-RANKLIST
: false
  GUI-PRESTIGELIST
: true
  prestigesound-name
: LEVEL_UP
  prestigesound-volume
: 1.0
  prestigesound-pitch
: 1.0
  rankupsound-name
: LEVEL_UP
  rankupsound-volume
: 1.0
  rankupsound-pitch
: 1.0
  per-rank-permission
: true
  rankupmax-broadcastlastrankonly
: false
  rankupmax-msglastrankonly
: false
  rankupmax-rankupmsglastrankonly
: false
  rankup-vault-groups
: true
  rankup-vault-groups-plugin
: PermissionsEX
  rankupsound
: true
Main-GUIOptions
:
  previouspage-itemNAME
: ARROW
  previouspage-itemDATA
: 0
  previouspage-itemDISPLAYNAME
: '&c<< Previous page'
  nextpage-itemNAME
: ARROW
  nextpage-itemDATA
: 0
  nextpage-itemDISPLAYNAME
: '&6Next Page >>'
  no-previous-pages
: '&eThere are no previous pages.'
  no-additional-pages
: '&eThere are no additional pages.'
  currentpage
: '&cPage &4 { currentpage } &cof &4 { maxpages } '
Ranklist-GUI
:
  title
: '&6Ranks'
  currentrank-options
:
    itemNAME
: EMERALD_BLOCK
    itemDATA
: 0
    itemAMOUNT
: 1
    itemDISPLAYNAME
: '&a %currentrank_display%'
    itemLORE
:
   - '&6Your current rank!'
    itemENCHANTMENTS
:
   - DURABILITY 10
    itemFLAGS
:
   - HIDE_ENCHANTS
    itemCOMMANDS
:
   - ( cancel-item_move )
    - ' [ console ] warp %currentrank%'
  completedrank-options
:
    itemNAME
: EMERALD_BLOCK
    itemDATA
: 0
    itemAMOUNT
: 1
    itemDISPLAYNAME
: '&a %completedrank_display%'
    itemLORE
:
   - '&bCOMPLETED'
    itemENCHANTMENTS
: [ ]
    itemFLAGS
: [ ]
    itemCOMMANDS
:
   - ( cancel-item_move )
  notcompletedrank-options
:
    itemNAME
: REDSTONE_BLOCK
    itemDATA
: 0
    itemAMOUNT
: 1
    itemDISPLAYNAME
: '&a %notcompletedrank_display%'
    itemLORE
:
    - '&cCost
: &3%notcompletedrank_cost_formatted%'
    itemENCHANTMENTS
: [ ]
    itemFLAGS
: [ ]
    itemCOMMANDS
:
   - ( cancel-item_move )
Prestigelist-GUI
:
  title
: '&3Prestiges'
  currentprestige-options
:
    itemNAME
: EMERALD_BLOCK
    itemDATA
: 0
    itemAMOUNT
: 1
    itemDISPLAYNAME
: '&a %currentprestige_display%'
    itemLORE
:
   - '&eYour current prestige!'
    itemENCHANTMENTS
:
   - DURABILITY 10
    itemFLAGS
:
   - HIDE_ENCHANTS
    itemCOMMANDS
:
   - ( cancel-item_move )
  completedprestige-options
:
    itemNAME
: EMERALD_BLOCK
    itemDATA
: 0
    itemAMOUNT
: 1
    itemDISPLAYNAME
: '&a %completedprestige_display%'
    itemLORE
:
   - '&bCOMPLETED'
    itemENCHANTMENTS
: [ ]
    itemFLAGS
: [ ]
    itemCOMMANDS
:
   - ( cancel-item_move )
  notcompletedprestige-options
:
    itemNAME
: REDSTONE_BLOCK
    itemDATA
: 0
    itemAMOUNT
: 1
    itemDISPLAYNAME
: '&a %notcompletedprestige_display%'
    itemLORE
:
    - '&cCost
: &3%notcompletedprestige_cost_formatted%'
    itemENCHANTMENTS
: [ ]
    itemFLAGS
: [ ]
    itemCOMMANDS
:
   - ( cancel-item_move )
prestigeOptions
:
  resetMoney
: true
  resetRank
: true
  rankup_cost_increase_percentage
: -404
  prestige-cmds
:
 - ' [ pex-rankpermissions ] remove'
  prestige-delete-cmds
:
 - ' [ pex-prestigepermissions ] remove'
  - eco set %player% 0
  prestige-reset-cmds
:
 - ' [ pex-prestigepermissions ] remove'
  - ' [ groupmanager-prestigepermissions ] remove'
rankOptions
:
  rank-delete-cmds
:
 - ' [ pex-rankpermissions ] remove'
  rank-reset-cmds
:
 - ' [ pex-rankpermissions ] remove'
PlaceholderAPI
:
  rankup-progress-style
: ' [ squaredot ] '
  rankup-progress-filled
: '&a'
  rankup-progress-needed
: '&c'
  rankup-progress-doublevalues
: false
  rankup-progress-full-enabled
: false
  rankup-progress-full
: '&aType &e/rankup &3!'
  rankup-progress-lastrank
: '&aType &e/prestige to go to a high level &3!'
  rankup-cost-lastrank
: '&cHighest Rank'
  rankup-lastrank
: '&cType /prestige'
  prestige-lastprestige
: '&cHighest Prestige'
  prestige-notprestiged
: '&fNone'
  nextprestige-notprestiged
: '&fNot Prestiged'
  prestige-isnext-enabled
: false
  prestige-isnext
: '&6Type &e/prestige &6to goto the next prestige!'
Moneyformatter
:
  thousand
: K
  million
: M
  billion
: B
  trillion
: T
  quadrillion
: Q
  quintillion
: QT
  sextillion
: S
  septillion
: ST
  octillion
: O
  nonillion
: N
  decillion
: D
  undecillion
: UD
  Duodecillion
: DD
  zillion
: Z
Messages
:
  notenoughmoney
:
 - '&7&m ------------------------------------------------ -'
  - ''
  - '&eYou need &f$ %rankupcost_formatted% &eto rankup to &a%rankup%'
  - ''
  - '&7&m ------------------------------------------------ -'
  notenoughmoney-other
:
 - '&7&m ------------------------------------------------ -'
  - ''
  - '&eYou need &f$ %rankupcost_formatted% &eto rankup %player% to &a%rankup%'
  - ''
  - '&7&m ------------------------------------------------ -'
  nopermission
: '&cInsufficent Permission!'
  playernotfound
: '&cThere''s no player with that name.'
  delrank
: '&e %args1% &cRank has been deleted'
  setrank
: '&cChanged &e %target% &cRank to &e%settedrank% &crank.'
  resetrank
: '&cRestored &e %target% &cRank to %firstrank%'
  createrank
: '&cCreated rank &e %createdrank% &cwith price:&a%rankcost%'
  setnextrank
: '&cChanged &e %args1% &cnextrank to &a%args2%'
  setrankdisplay
: '&cChanged &e %args1% &cdisplay to &r%args2%'
  setrankcost
: '&cChanged &e %args1% &cRank Cost to &a%args2%'
  delplayerrank
: '&cDeleted &e %player% &cRank'
  addrankcmd
: '&c %args1% &eUpdated with: &7%args2%'
  addrankbroadcast
: '&c %args1% &eUpdated! with: &7%args2%'
  addrankmsg
: '&c %args1% &eUpdated! with: &7%args2%'
  setdefaultrank
: '&cDefault rank changed to &e %args1%'
  setlastrank
: '&cLast rank changed to &e %args1%'
  reload
: '&eConfig Successfully reloaded.'
  runfromconsole
: '&6You should run this in game or do /forcerankup %player% if you
    want to rankup a player'
  notcorrectworld
: '&cYou cannot run this command here.'
  rankup
: '&9You have ranked up to %rankupdisplay%'
  delprestige
: '&e %args1% &cPrestige has been deleted'
  setfirstprestige
: '&cFirst prestige changed to &e %args1%'
  setlastprestige
: '&cLast prestige changed to &e %args1%'
  setprestige
: '&cChanged &e %target% &cPrestige to &e%settedprestige% &cprestige.'
  resetprestige
: '&cRestored &e %target% &cPrestige to &e%firstprestige%'
  createprestige
: '&cCreated prestige &e %createdprestige% &cwith price:&a%prestigecost%'
  setnextprestige
: '&cChanged &e %previousprestige% &cnext prestige to &a%nextprestige%'
  setprestigedisplay
: '&cChanged &e %prestige% &cdisplay to &e%changeddisplay%'
  setprestigecost
: '&cChanged Prestige &e %prestige% &ccost to %prestigecost%'
  prestige
: '&aYou have prestiged to &r %prestigenextdisplay%'
  noprestige
: '&aYou can''t prestige at this rank.'
  delplayerprestige
: '&cDeleted &e %player% &cPrestige'
  prestige-notenoughmoney
:
 - '&7&m ------------------------------------------------ -'
  - ''
  - '&eYou need &f$ %prestigenextcost_formatted% &eto prestige to &a%prestigenext%'
  - ''
  - '&7&m ------------------------------------------------ -'
  lastprestige
:
 - '&7&m --------------------------------------- '
  - '&cYou are at the latest prestige'
  - '&7&m --------------------------------------- '
  lastrank
:
 - '&7&m --------------------------------------- '
  - '&aYou are at the latest rank'
  - '&7&m --------------------------------------- '
  forcerankup-msg
: '&a %player% &cranked up to &e%nextrank%'
  forcerankup-lastrank
: '&a %player% &6is already at the latest rank.'
  rankup-nopermission
: '&cYou don''t have permission to rankup to %nextrank%'
  rankup-other-nopermission
: '&cYou don''t have permission to force a rankup for %target%
    to %nextrank%'
  ranksgui-open
: '&aOpening ranks gui ... '
  prestigesgui-open
: '&cOpening prestige list gui ... '
defaultrank
: Activator
lastrank
: E
firstprestige
: P-1
lastprestige
: P-2
Ranks
:
  Activator
:
    display
: '&7 [ Activator ] '
    cost
: 0.0
    nextrank
: B
  B
:
    display
: '&6 [ B ] '
    cost
: 1000.0
    nextrank
: C
    executecmds
:
   - pex user %player% add essentials.warps.B
    broadcast
:
   - '&7&m --------------------------------- -'
    - '&6 %player% ranked up to %rankupdisplay%'
    - '&7&m --------------------------------- -'
    msg
: [ ]
    randomcmds
:
      '1'
:
        chance
: 5
        commands
:
       - forcerankup %player%
      '2'
:
        chance
: 20
        commands
:
       - crate givekey %player% specialkey 1
      '3'
:
        chance
: 50
        commands
:
       - eco give %player% 1000
    actionbar
:
      interval
: 15
      text
:
     - '&6You have ranked up to %rankupdisplay%'
      - '&3You have ranked up to %rankupdisplay%'
      - '&eYou have ranked up to %rankupdisplay%'
  C
:
    display
: '&7 [ &aC&7 ] '
    nextrank
: D
    cost
: 2000.0
    executecmds
: [ ]
    broadcast
: [ ]
    msg
: [ ]
  D
:
    display
: '&7 [ &aD&7 ] '
    nextrank
: E
    cost
: 3000.0
    executecmds
: [ ]
    broadcast
: [ ]
    msg
: [ ]
  E
:
    display
: '&7 [ &aE&7 ] '
    nextrank
: LASTRANK
    cost
: 4000.0
    executecmds
: [ ]
    broadcast
: [ ]
    msg
: [ ]
Prestiges
:
  P1
:
    display
: '&7 [ &cP1&7 ] '
    cost
: 100000.0
    nextprestige
: P2
  P2
:
    display
: '&7 [ &cP2&7 ] '
    cost
: 250000.0
    rankup_cost_increase_percentage
: 50
    nextprestige
: LASTPRESTIGE
 
----------, Jun 6, 2019
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