[NOJANG] New GameRules API to access game rules in mods and fix paper command issues with LuckPerms
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
--- a/Paper/src/main/resources/paper-plugin.yml
|
||||
+++ b/Paper/src/main/resources/paper-plugin.yml
|
||||
@@ -3,6 +3,6 @@
|
||||
@@ -3,7 +3,7 @@
|
||||
description: "A Modding API used to create 'universal' mods"
|
||||
main: com.hypherionmc.craterlib.paper.CraterLibPlugin
|
||||
author: HypherionSA
|
||||
@@ -8,3 +8,4 @@
|
||||
+api-version: '1.19'
|
||||
bootstrapper: com.hypherionmc.craterlib.paper.CraterLibBootstrap
|
||||
load: STARTUP
|
||||
|
||||
|
Reference in New Issue
Block a user