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

@ -35,7 +35,7 @@ import com.plotsquared.core.PlotSquared;
import com.plotsquared.core.command.CommandCategory;
import com.plotsquared.core.command.RequiredType;
import com.plotsquared.core.command.SubCommand;
import com.plotsquared.core.config.Captions;
import com.plotsquared.core.configuration.Captions;
import com.plotsquared.core.database.DBFunc;
import com.plotsquared.core.player.OfflinePlotPlayer;
import com.plotsquared.core.plot.Plot;