Run Workflow
This commit is contained in:
@@ -26,4 +26,4 @@ public class SolarCellPlugin extends JavaPlugin {
|
||||
LOGGER.atInfo().log("Setting up plugin " + this.getName());
|
||||
this.getCommandRegistry().registerCommand(new ExampleCommand(this.getName(), this.getManifest().getVersion().toString()));
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user