Configuring the loyalty plugin
Heya, so i may be silly asking this, but i cant visualise written tutorials on how to do this plugin.

I really want to be able to add the loyalty plugin to my server so the longer the players play, they unlock ranks such as;

Noob = 1hour
Regular = 10hour
Loyal = 24Hour
Veteran = 100hour
etc.

But im having difficulties understanding what exactly im supposed to be doing to allow this. Ive already made all of the groups and kits for the groups, but id like to have players be awarded them via play time, and getting the title with betterchat. Could anyone help me out and explaining or linking me to a video tutorial on how to do it.

Id like there to be around 10-15 ranks/groups/titles you can gain via playtime, which then they will have access to the corresponding kit for their title.

Thanks,
Spongey
The plugin isn't entirely working at the moment, so I'd suggest waiting a bit until I am able to post the universal version.
Okay, thanks for the reply :D
Hi there any progress with this plugin? I'm trying to configure loyalty plugin and not sure how to add anything to it was wondering if you could give me an example of how to add a teir to it, so when someone reaches say 100 points the move to next group, that i have made (from defult to next level.)
kind regards SoulStoned
"usergroups": [],
"rewards": [
{
"alias": "\"backpack6 \"",
"permission": "\"backpacks.use.6\"",
"requirement": 10000
}
]
}

message pops as Grats you got backpack6 perk but permission doesnt apply to user. Am I doing something wrong?

thank you for your time.