add addtemp argument
SwartZCoding opened this issue ยท 1 comments
Description
ATM, we can settemp & unsettemp but we can't add time to an existing timer.
Like if a player already have a temperm for 1D, if you addtemp 1D more, he have 2 days.
Proposed Behaviour
/lp user permission addtemp 1d.
If player already have this permission, you just up the time about this permission.
Extra Details
No response
Hi there,
this is actually already a thing. As you can see here you can add flags such as 'accumulate' to specify the behavior of the command. Accumulate will 'add' or 'extend' the time by specified time.