There needs to be an extra parameter for some of the timed commands. for example, the ability to revoke timed permission after server wipe with a true. This would be useful for some timed permission to be revoked with false, while other timed permission will just run their time even after the server wipe.

This would give server owners more control over the permission that is granted through various systems that they might employ like a VIP web store or an NPC.

  • grantperm <player|steamid> <permission> <time> <true|false> -- Give a player permission for a specific time
  • addgroup <player|steamid> <group> <time> <true|false> -- Add a player to a group for a specific time
this would essentially move this configuration directly into the command.
"Wipe Data on New Save (Limited to Certain Games)": false​
As you know setting the configuration to wipe permissions to true in the configuration is an all-or-nothing solution. this implementation would solve that issue.

I've been meaning to make this post for over six months and I just got roasted by half of the developers in the community for not doing so. I hope this post finds you in good spirits.