A copy of the PlotSquared repository mainly used for building .jar files. Distribution of these files is legal according to GPLv3. https://www.spigotmc.org/resources/plotsquared-v6.77506/
Go to file
boy0001 2335b08728 Yes, I can implement that setting
PlotWorld class:
/*
*  - All existing PlotWorld instances should be kept in PlotMain (worlds
variable)
*  - The accessors and mutators are:
*  PlotMain.isPlotWorld(world)
*  PlotMain.getPlotWorlds() or PlotMain.getPlotWorldsString() <- use
this if you don't need to get world objects
*  PlotMain.getWorldSettings(World) - get the PlotWorld class for a
world
*
*  Also added is getWorldPlots(World) as the plots are now sorted per
world
*
*  To get the world of a plot, you can use plot.world - (string)   or
plot.getWorld()  - (world object)
*
*  All PlotWorld settings are per world in the settings.yml (these
settings are automatically added when a world is loaded, either at
startup or if a new world is created):
*   - You can find this in the WorldGenerator class (yeah, it's possibly
not the best place, but it makes sure worlds are added to the
settings.yml)
*
*  All new DEFAULT CONSTANTS should be static and be given a value
*  All new variables should not be static and should not be given any
values here, but rather in the WorldGenerator class
*
*/
2014-09-23 12:26:25 +10:00
.idea Fixed yml formatting -.- 2014-09-22 21:23:12 +02:00
out/production/plot_news1 Fixed stuff... 2014-09-22 13:03:56 +02:00
PlotSquared Yes, I can implement that setting 2014-09-23 12:26:25 +10:00
.gitignore Init commit 2014-09-22 06:32:58 -04:00
plotsquared.xml Fixed yml formatting -.- 2014-09-22 21:23:12 +02:00
README.md Stuff... 2014-09-22 13:20:02 +02:00

PlotSquared New Repo...

I (Citymonstret) managed to screw everything up, but it should be working now.

We removed maven support (yey!)

Dependencies: http://intellectualsites.com/download.php?key=a12f1474-6bbc-4017-ba43-d26f8de36a7c