Skip to content

AnOwlBe/Skript-LuckPerms

Repository files navigation

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

Links

Docs

About

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.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors