mirror of
https://github.com/jie65535/gc-opencommand-plugin.git
synced 2025-10-20 17:12:58 +08:00
Add url to enable log
This commit is contained in:
@@ -84,7 +84,7 @@ public final class OpenCommandPlugin extends Plugin {
|
||||
} else {
|
||||
getHandle().addRouter(OpenCommandHandler.class);
|
||||
}
|
||||
getLogger().info("[OpenCommand] Enabled");
|
||||
getLogger().info("[OpenCommand] Enabled. https://github.com/jie65535/gc-opencommand-plugin");
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Reference in New Issue
Block a user