We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c61c0c commit 5b8d5caCopy full SHA for 5b8d5ca
1 file changed
src/main/java/org/mangorage/mangobotcore/MangoBotCore.java
@@ -7,6 +7,7 @@
7
8
@MangoBotPlugin(id = ID)
9
public final class MangoBotCore implements Plugin {
10
+
11
public static final String ID = "mangobotcore";
12
13
@Override
0 commit comments