Latest changes

This commit is contained in:
nossr50 2020-02-09 16:06:28 -08:00
parent 24ba3b1a01
commit a74f33c96d
2 changed files with 2 additions and 0 deletions

View File

@ -45,6 +45,7 @@ dependencies {
api("org.spongepowered:configurate-core:3.7-SNAPSHOT") api("org.spongepowered:configurate-core:3.7-SNAPSHOT")
api("org.spongepowered:configurate-yaml:3.7-SNAPSHOT") api("org.spongepowered:configurate-yaml:3.7-SNAPSHOT")
api("org.spongepowered:configurate-hocon:3.7-SNAPSHOT") api("org.spongepowered:configurate-hocon:3.7-SNAPSHOT")
api("co.aikar:acf-parent:0.5.0-SNAPSHOT")
api("co.aikar:acf-bukkit:0.5.0-SNAPSHOT") api("co.aikar:acf-bukkit:0.5.0-SNAPSHOT")
implementation("org.jetbrains:annotations:17.0.0") implementation("org.jetbrains:annotations:17.0.0")
implementation("org.apache.maven.scm:maven-scm-provider-gitexe:1.8.1") implementation("org.apache.maven.scm:maven-scm-provider-gitexe:1.8.1")

View File

@ -738,6 +738,7 @@ permissions:
mcmmo.commands.mcmmoreload: true mcmmo.commands.mcmmoreload: true
mcmmo.commands.mmoedit: true mcmmo.commands.mmoedit: true
mcmmo.commands.mmoedit.others: true mcmmo.commands.mmoedit.others: true
mcmmo.commands.nbttools: true
mcmmo.commands.mmoshowdb: true mcmmo.commands.mmoshowdb: true
mcmmo.commands.ptp.world.all: true mcmmo.commands.ptp.world.all: true
mcmmo.commands.reloadlocale: true mcmmo.commands.reloadlocale: true