Skript-LuckPerms
A Skript Addon that implements LuckPerms into Skript (events, groups, tracks etc).
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
Skript-LuckPerms
Warning: Skript-LuckPerms is still in beta. Expect bugs and other issues to arise.
Skript-LuckPerms
> 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.
Features
Users
- 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).
Groups
- Get all users who have a group. - Get/set weight of a group. - Group events (called when a group is modified).
Tracks
- Get all users who have a track - Track events (called when a track is modified). - Rest is W.I.P.
Chat Meta Nodes
- 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.
Thread Safe
- All thread blocking operations are done async. - No need to worry about brief TPS drops ;3
Requirements
- LuckPerms - Skript V2.15 or higher