mirror of
https://github.com/Freezy-Studios/BlazeSMP.git
synced 2025-04-22 00:54:04 +02:00
Added reload command!
This commit is contained in:
parent
21e0194f6b
commit
3c40a33714
1 changed files with 1 additions and 0 deletions
|
@ -72,6 +72,7 @@ public final class BlazeSMP extends JavaPlugin {
|
|||
new ClaimCommand().register();
|
||||
new HomeCommand().register();
|
||||
new DiscordCommand().register();
|
||||
new ReloadCommand().register();
|
||||
this.log.info("Registered Commands!");
|
||||
|
||||
this.log.info("Registering EventListeners...");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue