9
0
mirror of https://github.com/HibiscusMC/HibiscusCommons.git synced 2025-12-23 00:49:27 +00:00

feat: slight hook and custom event overhaul

This commit is contained in:
LoJoSho
2023-12-28 11:40:32 -06:00
parent c87ceef33f
commit c49464d4bb
25 changed files with 224 additions and 32 deletions

View File

@@ -3,7 +3,6 @@ package me.lojosho.hibiscuscommons;
import com.jeff_media.updatechecker.UpdateCheckSource;
import com.jeff_media.updatechecker.UpdateChecker;
import lombok.Getter;
import me.lojosho.hibiscuscommons.nms.NMSHandlers;
import org.bstats.bukkit.Metrics;
import org.bukkit.Bukkit;
import org.bukkit.plugin.Plugin;