Kits command was not registering.

This commit is contained in:
Brianna O'Keefe 2018-06-04 15:40:44 -04:00
parent bb68a17abc
commit 2070f841e1
2 changed files with 2 additions and 2 deletions

View File

@ -221,7 +221,7 @@ public class SettingsManager implements Listener {
}
public enum settings {
o1("Lock-KP-Commands", "Main.Block Help Page For Non Admins", false),
o3("Only-Show-Kits-With-Perms", "Main.Only Show Players Kits They Have Permission To Use", false),
o4("Kits-Free-With-Perms", "Main.Allow Players To Receive Kits For Free If They Have Permission", true),

View File

@ -16,7 +16,7 @@ commands:
default: true
aliases: [pk, preview]
usage: /<command> [kit]
kits:
kit:
description: Preview a kit
default: true
aliases: [kits]