Accidentally deleted the data file for timed permissionsSolved
if i manually re add everyone through console after that time is up will it still remove them from the group
cause people still had kits when i accidently deleted the data file.
i just wanna know if when the timer is up it will execute the command and remove them from the oxide group
In response to pinx ():
if i manually re add everyone through console after that time is up will it still remove them from t...

The remaining time and all data is saved within the data file.

If you the plugin was reloaded (or the server restarted) after you deleted the data file, that data is lost and the players will not be removed from their groups.

In case the plugin was not reloaded since then you can actually restore the file from memory by causing a data update, for example by granting a new permission using the "grantperm" command.

i manually added them all back with timers
im just saying once that timer runs out it will execute revoke command right?
In response to pinx ():
i manually added them all back with timers
im just saying once that timer runs out it will exec...
Yes, permissions and groups are revoked after the amount of time specified as long as the data is there.
Locked automatically