mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI
synced 2025-09-06 05:17:05 +02:00
Deprecated PlaceholderHookUnloadEvent
This commit is contained in:
@@ -24,6 +24,7 @@ import me.clip.placeholderapi.PlaceholderHook;
|
|||||||
import org.bukkit.event.Event;
|
import org.bukkit.event.Event;
|
||||||
import org.bukkit.event.HandlerList;
|
import org.bukkit.event.HandlerList;
|
||||||
|
|
||||||
|
@Deprecated
|
||||||
public class PlaceholderHookUnloadEvent extends Event {
|
public class PlaceholderHookUnloadEvent extends Event {
|
||||||
|
|
||||||
private static final HandlerList handlers = new HandlerList();
|
private static final HandlerList handlers = new HandlerList();
|
||||||
|
Reference in New Issue
Block a user