[BUG] Fix LuckPerms classes being missing on Paper
This commit is contained in:
@@ -5,4 +5,16 @@ main: com.hypherionmc.craterlib.paper.CraterLibPlugin
|
|||||||
author: HypherionSA
|
author: HypherionSA
|
||||||
api-version: '1.21.3'
|
api-version: '1.21.3'
|
||||||
bootstrapper: com.hypherionmc.craterlib.paper.CraterLibBootstrap
|
bootstrapper: com.hypherionmc.craterlib.paper.CraterLibBootstrap
|
||||||
load: STARTUP
|
load: STARTUP
|
||||||
|
|
||||||
|
dependencies:
|
||||||
|
bootstrap:
|
||||||
|
LuckPerms:
|
||||||
|
load: BEFORE
|
||||||
|
required: false
|
||||||
|
join-classpath: true
|
||||||
|
server:
|
||||||
|
LuckPerms:
|
||||||
|
load: BEFORE
|
||||||
|
required: false
|
||||||
|
join-classpath: true
|
Reference in New Issue
Block a user