[BUG] Fix LuckPerms classes being missing on Paper

This commit is contained in:
2025-03-09 15:18:01 +02:00
parent 801f92a223
commit f4ba4d43f6

View File

@@ -6,3 +6,15 @@ author: HypherionSA
api-version: '1.21.3'
bootstrapper: com.hypherionmc.craterlib.paper.CraterLibBootstrap
load: STARTUP
dependencies:
bootstrap:
LuckPerms:
load: BEFORE
required: false
join-classpath: true
server:
LuckPerms:
load: BEFORE
required: false
join-classpath: true