Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Group bans #33

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

marcelschoen
Copy link

This feature allows to define ban times based on group membership, with the "LuckPerms" permission handling plugin. I am using this to implement rank-based ban times. Members of the default group (aka noobs) get banned only for 30 minutes; members of the "veteran" group get banned for 2 hours, members of the "elite" group for a full day. This allows me to balance out the advantages that come with the higher ranks with some harsher punishment.

The feature requires that the meta-data of the LuckPerms group contains an attribute with the ban time (number of seconds).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant