Merge config packages

This commit is contained in:
Alexander Söderberg
2020-04-16 06:14:33 +02:00
parent edaf396894
commit ee2ed8222d
222 changed files with 341 additions and 344 deletions

View File

@ -26,7 +26,7 @@
package com.plotsquared.bukkit.placeholder;
import com.plotsquared.bukkit.player.BukkitPlayer;
import com.plotsquared.core.config.ChatFormatter;
import com.plotsquared.core.configuration.ChatFormatter;
import com.plotsquared.core.player.PlotPlayer;
import me.clip.placeholderapi.PlaceholderAPI;
import org.bukkit.entity.Player;