Skip to content

Commit 4e5876e

Browse files
authored
Update README.md
1 parent afcfc00 commit 4e5876e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ public class Main extends JavaPlugin {
5858
public void onEnable() {
5959
this.commandHandler = new CommandHandler(this);
6060
commandHandler.register(new FlyCommand());
61+
commandHandler.registerCommands();
6162
}
6263

6364
}

0 commit comments

Comments
 (0)