Adds the reload command to the command list
This commit is contained in:
@@ -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);
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Reference in New Issue
Block a user