weaondara / BungeePerms

A permissions plugin for BungeeCord/Waterfall/Velocity and Spigot/Paper
GNU General Public License v3.0
53 stars 43 forks source link

Timed permissions and group #352

Closed tiradorus closed 5 years ago

tiradorus commented 5 years ago

Is your feature request related to a problem? Please describe. Not really, but a bit ^^' My server have monthly grade, and i have to manually remove the grade of players by the date of when they've bought the grade ... i'ts a long job sometimes.

And i wanna add a new feature that need timed permissions (global boost for a certain duration)

Describe the solution you'd like Simply add a timer on a given permission or on an assigned group, just as PermissionEx do For example: /bp user %player% add Permission.node 2h

Describe alternatives you've considered There are no alternatives of that ^^'

Additional context

Player use an item. This item give him + 20% lootRate for 2 Hours In reality, this item send to the console /bp user %player_name% add Looting20 Then, on a mob plugin, it check the permission of the player, and give him the loots by consequence of his perms.

aurorasmiles commented 5 years ago

Duplicate of https://github.com/weaondara/BungeePerms/issues/8 We hope we can add that in V3.1, but there is no eta currently :/