EZRanksPro

NULLED EZRanksPro 1.7.0

No permission to download
1.7.0

Fixed spigot update checker
Fixed NPE on autorankup when player is last rank
Fixed rankup logging being ran on the main server thread


Added <async> paramater that allows you to perform specific actions async if you choose (not suggested to use but was requested)
example:

Code (YAML):
A:
order: 1
prefix: '[A]'
rankup_to: B
cost: 1000.0
rankup_actions:
- '[broadcast] &6&l>&b&l> &6%player% &eranked up to &7[&e&l%rankup%&7]'
- '[addgroup] %rankup%'
- '[removegroup] %rank%'
- '[message] hey dude... <delay=10><async>'
- '[message] congrats. <delay=12><async>'
- '[message] on your rankup... <delay=14><async>'
  • Like
Reactions: 0rangeFox
Top