Deprecated PlaceholderHookUnloadEvent

This commit is contained in:
extendedclip 2018-03-24 12:45:13 -04:00
parent a7b5a1ea08
commit 8a5d82d3a8
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ import me.clip.placeholderapi.PlaceholderHook;
import org.bukkit.event.Event;
import org.bukkit.event.HandlerList;
@Deprecated
public class PlaceholderHookUnloadEvent extends Event {
private static final HandlerList handlers = new HandlerList();