Adds the reload command to the command list
This commit is contained in:
parent
fba0f14995
commit
1b8965ace3
@ -80,6 +80,7 @@ public class CommandBooksWithoutBorders implements CommandExecutor {
|
|||||||
showCommandInfo("setAuthor", sender);
|
showCommandInfo("setAuthor", sender);
|
||||||
showCommandInfo("setLore", sender);
|
showCommandInfo("setLore", sender);
|
||||||
showCommandInfo("setBookPrice", sender);
|
showCommandInfo("setBookPrice", sender);
|
||||||
|
showCommandInfo("reload", sender);
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user