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
|
||||
private static boolean onPaper = false;
|
||||
|
||||
public HibiscusCommonsPlugin() {
|
||||
super(20726);
|
||||
}
|
||||
|
||||
@Override
|
||||
public void onStart() {
|
||||
instance = this;
|
||||
|
||||
Reference in New Issue
Block a user