- Fixed many bugs
- Added placeholders:
%prisonranksx_name_rank_<number>%
%prisonranksx_value_rank_<number>%
- Added placeholderapi setting:
Code (YAML):
# what to show when there is no player that took this position i.e no player prestiged so there will be not 1st player in the leaderboard.
leaderboard-name-rank-null
:
none
leaderboard-value-rank-null
:
none
leaderboard-name-prestige-null
:
none
leaderboard-value-prestige-null
:
none
leaderboard-name-rebirth-null
:
none
leaderboard-value-rebirth-null
:
none
- Added options under Options in config.yml
Code (YAML):
# send save message every 15 minutes to console?
save-notification
: true
# /rankupmax msg
send-rankupmaxmsg
: true
- Added rankupmax msg in messages.yml
Code (YAML):
# placeholders: %rank% %rank_display% %rankup% %rankup_display% %cost%
rankupmax
:
"&a&oYou have successfully ranked up from &6&o%rank% &a&oto &6&o%rankup%&a&o."