mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI
synced 2024-11-18 00:46:55 +01:00
Deprecated PlaceholderHookUnloadEvent
This commit is contained in:
parent
a7b5a1ea08
commit
8a5d82d3a8
@ -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();
|
||||||
|
Loading…
Reference in New Issue
Block a user