By continuing to use this site, you agree to the Terms of Service of this website, including usage of cookies.
OK, Don't show this again
Let your community ascend through ranks with a easy to use configuration file!
use Taco\RU\API;
$rankup = new API();
$nextRankPrice = $rankup->getNextRankPrice($player);
$currentrank = $rankup->getRank($player);
$rankup->setRank($player, "b");
$nextRank = $rankup->getNextRank($player);
You can leave one review per plugin release, and delete or update your review at any time