LuckPerms API

A permissions plugin for Minecraft servers.

License

License

MIT
Categories

Categories

Net
GroupId

GroupId

net.luckperms
ArtifactId

ArtifactId

api
Last Version

Last Version

5.4
Release Date

Release Date

Type

Type

jar
Description

Description

LuckPerms API
A permissions plugin for Minecraft servers.
Project URL

Project URL

https://luckperms.net
Source Code Management

Source Code Management

https://github.com/LuckPerms/LuckPerms

Download api

How to add to project

<!-- https://jarcasting.com/artifacts/net.luckperms/api/ -->
<dependency>
    <groupId>net.luckperms</groupId>
    <artifactId>api</artifactId>
    <version>5.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.luckperms/api/
implementation 'net.luckperms:api:5.4'
// https://jarcasting.com/artifacts/net.luckperms/api/
implementation ("net.luckperms:api:5.4")
'net.luckperms:api:jar:5.4'
<dependency org="net.luckperms" name="api" rev="5.4">
  <artifact name="api" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.luckperms', module='api', version='5.4')
)
libraryDependencies += "net.luckperms" % "api" % "5.4"
[net.luckperms/api "5.4"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
5.4
5.3
5.2
5.1
5.0