9
0
mirror of https://github.com/HibiscusMC/HibiscusCommons.git synced 2025-12-21 07:59:20 +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

@@ -4,7 +4,6 @@ import lombok.Getter;
import me.lojosho.hibiscuscommons.hooks.Hooks;
import me.lojosho.hibiscuscommons.nms.NMSHandlers;
import me.lojosho.hibiscuscommons.util.ServerUtils;
import org.bukkit.plugin.java.JavaPlugin;
public final class HibiscusCommonsPlugin extends HibiscusPlugin {