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 a4c1ef7 commit 574a527Copy full SHA for 574a527
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