PlotSquared/README.md

21 lines
1.0 KiB
Markdown
Raw Normal View History

2014-11-04 14:44:53 +01:00
PlotSquared Official Repo
==========================================================
2014-11-19 18:48:17 +01:00
PlotSquared - Plot Plugin Extraordinaire.
## Compile: ##
Build the project using your favourite compiler (maven is the recommended way to build), then package the jar using `mvn package` **MAVEN IS REQUIRED TO BUILD AND PACKAGE THE JAR**
## API: ##
2015-05-15 06:00:39 +02:00
The main API class can be found [here](https://github.com/IntellectualCrafters/PlotSquared/blob/master/PlotSquared/src/main/java/com/intellectualcrafters/plot/api/PlotAPI.java "API"). JavaDoc's can be found [here](http://empcraft.com/plotsquared/doc/ "JDOCS").
2014-11-04 14:44:53 +01:00
## Links: ##
2014-10-27 15:58:30 +01:00
- [Spigot Page](http://www.spigotmc.org/resources/plotsquared.1177/ "SpigotMc")
- [Bukkit Page](http://dev.bukkit.org/bukkit-plugins/plotsquared/ "Bukkit")
2014-11-04 14:44:53 +01:00
## Addons ##
2014-10-27 15:58:30 +01:00
- [Plot2Dynmap](http://www.spigotmc.org/resources/plot2dynmap.1292/ "Plot2Dynmap")
- [AdvPlots](http://www.spigotmc.org/resources/advplots-%CE%B2.1500/ "AdvPlots")
- [PlotRankup](http://www.spigotmc.org/resources/plotrankup.1571/ "PlotRankup")
2014-11-04 14:44:53 +01:00