mirror of
https://github.com/hyperdefined/ToolStats.git
synced 2026-04-22 19:11:23 +00:00
migrate into paper plugin
This commit is contained in:
@@ -152,7 +152,7 @@ public final class ToolStats extends JavaPlugin {
|
||||
Bukkit.getServer().getPluginManager().registerEvents(inventoryClose, this);
|
||||
Bukkit.getServer().getPluginManager().registerEvents(playerDrop, this);
|
||||
|
||||
this.getCommand("toolstats").setExecutor(commandToolStats);
|
||||
registerCommand("toolstats", commandToolStats);
|
||||
|
||||
HyperUpdater updater = new HyperUpdater(hyperLib);
|
||||
updater.setGitHub("hyperdefined", "ToolStats");
|
||||
|
||||
Reference in New Issue
Block a user