Make available only for new playersSolved

Is there a way to set this so that when a player first logs in during a wipe they have it for say 48 hours?

We currently run anti-offline raid but the problem with this is it only prevents offline raiding.

Nothing stopping our bigger groups from going over and just stomping a player that is just getting started.

I'd love for this mod to activate for a player when they first join, but then strip the permission after 48 hours.... is there a way that can be done?

With this plugin alone, no. However, there is likely a plugin out there that lets you execute events based on some condition? If  you were to find a plugin like that you can simply remove the 'scrapraidprotection.use' permission from anyone who has been on the server for more than 48 hours.

Nerdlancer, you could use PlayerRankings Plugin to move your users after ## hours of playtime from an oxide group. So your "Default" group could have the perm, but the next rank up after ## hours their "scrapraidprotection.use" perm is removed.

https://umod.org/plugins/player-rankings

^ The plugin to use alongside this one to get the result you want.

Fresca

Nerdlancer, you could use PlayerRankings Plugin to move your users after ## hours of playtime from an oxide group. So your "Default" group could have the perm, but the next rank up after ## hours their "scrapraidprotection.use" perm is removed.

https://umod.org/plugins/player-rankings

^ The plugin to use alongside this one to get the result you want.

Thank you for pointing that out!

Locked automatically