Reward Permissions

can u add a option to add a specific oxide role at x hours playtime ?

hello? i would like to give players ranks depending on the Playtime

Herb

hello? i would like to give players ranks depending on the Playtime

I use PlayerRankings @ Ankawi to give rewards/permissions/kit permissions
I create groups with BetterChat then use those groups with PlayerRankings , So players will achieve the first rank after I hour then 5 hours then 15 etc which is set up in player rankings
Here is an example of a few of mine. i list them alphabetically so they appear in order when the players type /ranks

{
  "A": {
    "Oxide Group": "Spaz",
    "Playtime": 1.0
  },
  "B": {
    "Oxide Group": "Newbie",
    "Playtime": 5.0
  },
  "C": {
    "Oxide Group": "Noob",
    "Playtime": 15.0
  },
  "D": {
    "Oxide Group": "Learner",
    "Playtime": 50.0
  },
  "E": {
    "Oxide Group": "Provisional",
    "Playtime": 75.0
  },
  "G": {
    "Oxide Group": "Hardcase",
    "Playtime": 125.0

OHH thats insane !exactly what i wanted thanks mate !!!