mirror of
https://github.com/songoda/UltimateKits.git
synced 2024-11-23 10:45:57 +01:00
Kits command was not registering.
This commit is contained in:
parent
bb68a17abc
commit
2070f841e1
@ -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),
|
||||
|
@ -16,7 +16,7 @@ commands:
|
||||
default: true
|
||||
aliases: [pk, preview]
|
||||
usage: /<command> [kit]
|
||||
kits:
|
||||
kit:
|
||||
description: Preview a kit
|
||||
default: true
|
||||
aliases: [kits]
|
||||
|
Loading…
Reference in New Issue
Block a user