We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
To perform any action through the API you must obtain an instance of RankSystem
RankSystem
Import RankSystem class.
use IvanCraft623\RankSystem\RankSystem;
Get the instance:
$ranksystem = RankSystem::getInstance();