We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f3f900 commit 5a99cadCopy full SHA for 5a99cad
src/main/java/rcode/chat/Main.java
@@ -15,6 +15,7 @@ public void onEnable() {
15
super.onEnable();
16
wiad.log(Level.INFO, "Enable plugin for Chat!");
17
wiad.log(Level.INFO, "RCode plugin!");
18
+
19
}
20
21
@Override
0 commit comments