Fix Sponge Errors

This commit is contained in:
MattBDev 2016-05-21 12:55:06 -04:00
parent 6f26e42251
commit e2182260d9

View File

@ -77,7 +77,7 @@ import java.util.List;
import java.util.UUID;
import java.util.stream.Collectors;
@Plugin(id = "plotSquared", name = "PlotSquared", description = "Easy, yet powerful Plot World generation and management.",
@Plugin(id = "plotsquared", name = "PlotSquared", description = "Easy, yet powerful Plot World generation and management.",
url = "https://github.com/IntellectualSites/PlotSquared", version = "3.3.3")
public class SpongeMain implements IPlotMain {