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

@ -27,7 +27,7 @@ package com.plotsquared.bukkit.player;
import com.plotsquared.bukkit.util.BukkitUtil;
import com.plotsquared.core.PlotSquared;
import com.plotsquared.core.config.Captions;
import com.plotsquared.core.configuration.Captions;
import com.plotsquared.core.location.Location;
import com.plotsquared.core.player.PlotPlayer;
import com.plotsquared.core.events.TeleportCause;