mirror of
https://github.com/jie65535/gc-opencommand-plugin.git
synced 2025-06-02 17:49:12 +08:00
Add url to enable log
This commit is contained in:
parent
c3c2ed08a7
commit
66fb25aa9b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user