fix compile issue

This commit is contained in:
Jake Potrebic
2022-06-09 14:50:05 -07:00
parent 4d7c2c787c
commit 1aa8052d41
3 changed files with 9 additions and 9 deletions

View File

@@ -26,4 +26,4 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
+ // Paper end
this.reloadData();
org.spigotmc.SpigotConfig.registerCommands(); // Spigot
io.papermc.paper.configuration.PaperConfigurations.registerCommands(this.console);
io.papermc.paper.command.PaperCommands.registerCommands(this.console); // Paper