mirror of
https://github.com/HibiscusMC/HibiscusCommons.git
synced 2025-12-19 15:09:26 +00:00
feat: add bstats in hibiscus commons
This commit is contained in:
@@ -12,6 +12,10 @@ public final class HibiscusCommonsPlugin extends HibiscusPlugin {
|
|||||||
@Getter
|
@Getter
|
||||||
private static boolean onPaper = false;
|
private static boolean onPaper = false;
|
||||||
|
|
||||||
|
public HibiscusCommonsPlugin() {
|
||||||
|
super(20726);
|
||||||
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
public void onStart() {
|
public void onStart() {
|
||||||
instance = this;
|
instance = this;
|
||||||
|
|||||||
Reference in New Issue
Block a user