1. Hey, i am searching for a plugin that add player´s automatic to oxide groups.
    For exampel:
    after 5 min -> grant vip.1
    after 15min -> revoke vip.1, grant vip.2
    after 1h -> revoke vip2, grant vip.3 ......

    Dont find any plugin taht can handle it :(
     
  2. i actually made myself some plugins so that players have different anticheat / commands depending how long they've played on the server.
    But what you are asking is a good / better idea ;)
     
  3. @ScHigGn PlayerRankings can be modified to do that.
     
  4. sorry, but iam to stupid to handle Loyalty how i need it ^^
    i would like to have a simple config file were i can set easy the command :)
    Like:
    Code:
    "15": "usergroup add USERNAME group1",
    "60": "usergroup remove USERNAME group1; "usergroup add USERNAME group2",
    "120": .......
    @Ankawi what i have to modified ? ^^
     
  5. Hm... I might write a quick one up later on.
     
  6. Commenting for notifications. I'd love to see and test something like this