Skip to content

feat: inheritance-aware plot limits / permission ranges#4663

Draft
PierreSchwang wants to merge 1 commit into
mainfrom
feat/rangedPermissionsInheritance
Draft

feat: inheritance-aware plot limits / permission ranges#4663
PierreSchwang wants to merge 1 commit into
mainfrom
feat/rangedPermissionsInheritance

Conversation

@PierreSchwang
Copy link
Copy Markdown
Member

Description

LuckPerms specific implementation for permission ranges / limits. Allows to work correctly with inheritance of groups and stacked limits. Example can be seen in this short demo:
https://github.com/user-attachments/assets/ba003871-ed93-4164-a3bb-c17d58bdfadd

Needs further testing. Only supports normal permissions (regex permissions can't really be implemented). Contexts are not really used as of right now.

Submitter Checklist

  • Make sure you are opening from a topic branch (/feature/fix/docs/ branch (right side)) and not your main branch.
  • Ensure that the pull request title represents the desired changelog entry.
  • New public fields and methods are annotated with @since TODO.
  • I read and followed the contribution guidelines.

@github-actions github-actions Bot added the Feature This PR proposes a new feature label May 31, 2025
@github-actions
Copy link
Copy Markdown

Please take a moment and address the merge conflicts of your pull request. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Feature This PR proposes a new feature unresolved-merge-conflict

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant