.kit
This commit is contained in:
@@ -26,7 +26,7 @@ import java.util.*;
|
|||||||
public class GiveCommand extends Command {
|
public class GiveCommand extends Command {
|
||||||
|
|
||||||
public GiveCommand() {
|
public GiveCommand() {
|
||||||
super("give", "Gives items in creative", "item");
|
super("give", "Gives items in creative", "item", "kit");
|
||||||
}
|
}
|
||||||
|
|
||||||
private final Collection<String> PRESETS = Arrays.asList("forceop", "negs", "stacked", "spawners", "bookban",
|
private final Collection<String> PRESETS = Arrays.asList("forceop", "negs", "stacked", "spawners", "bookban",
|
||||||
|
|||||||
Reference in New Issue
Block a user