Fix kyori, add permissionlist command, fix luckperms getting wrong context

This commit is contained in:
ajgeiss0702
2021-08-02 22:33:47 -07:00
parent 9d1161247b
commit a01bd759d2
20 changed files with 137 additions and 17 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ plugins {
group = "us.ajg0702.queue.spigot"
repositories {
mavenLocal()
//mavenLocal()
mavenCentral()
maven { url = uri("https://repo.extendedclip.com/content/repositories/placeholderapi/") }