Warning: Skript-LuckPerms is still in beta. Expect bugs and other issues to arise.
What is Skript-LuckPerms? Skript-LuckPerms is an addon for Skript that allows you to use the LuckPerms API in Skript without the hassle of console commands or skript-reflect.
- Full support for offline players for retrieving values or setting them.
- Add groups/permissions for a specific duration or forever.
- Add prefixes/suffixes for a specific duration or forever.
- Events for when a user gains/loses a node.
- Support for removing nodes.
- User events (called when a user is modified).
- Get all users who have a group.
- Get/set weight of a group.
- Group events (called when a group is modified).
- Get all users who have a track
- Track events (called when a track is modified).
- Rest is W.I.P.
- Section builder to build a prefix/suffix.
- Get priority/source of a chat meta node.
- Get/modify all prefixes of a player.
- Get/modify all suffixes of a player.
- All thread blocking operations are done async.
- No need to worry about brief TPS drops ;3