Change config system to use Bukkit's implementation, optimize code (#2)

This commit is contained in:
DoNotSpamPls
2018-03-22 21:15:47 +02:00
committed by Ryan
parent 81aa39dfc6
commit a98f3cb366
22 changed files with 133 additions and 815 deletions

View File

@@ -21,7 +21,6 @@
package me.clip.placeholderapi.events;
import me.clip.placeholderapi.PlaceholderHook;
import org.bukkit.event.Event;
import org.bukkit.event.HandlerList;