issue / request
FRiverosVivar opened this issue ยท 3 comments
is there any way to take away the duration of a permission that was granted via settemp?
Example: lp user {player} permission settemp node 90d accumulate
What if I wanted to take 30 days?
Currently it is not possible because settemp takes negatives as positives and it is not possible to subtract the duration of an already placed permission.
It would be ideal for people who manage online stores as it would protect us in case of refunds/cashbacks
The request is to be able to remove a variable amount of time from an existing temp node, not simply remove it.
Duplicate of #1384 - I'll try work on adding this soon. :)