Hey there, I'm looking for a plugin which is able to wipe permissions or reset permissions on monthly server wipe. Is there such a thing? Thanks
I have a friend who's using SDonate, and he wants to make it so certain permissions do not last past a forcewipe, but others do. The way I'm thinking this could work is, you'd have a JSON file that goes like
Then it Identifies the reset and removes those permissions from all users which have them.Code:Permission reset{ perm1 perm2 ... }
I've been looking online but I don't really know where to start in looking for something so specific.
Universal Monthly data wipe
Discussion in 'Plugin Requests' started by Hood Flocka, Jun 24, 2018.
-
doesnt sdonate have this in their settings?
-
It has a duration setting, but he wants certain permission kits to only be operable during the time before the reset. Maybe I'm overlooking somthing? I'll double check the documentation.