mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-22 05:06:44 +01:00
Update README.md
This commit is contained in:
parent
8e0d8a8b25
commit
9775ad3dd2
@ -5,7 +5,7 @@ PlotSquared - Plot Plugin Extraordinaire.
|
|||||||
## Compile: ##
|
## 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**
|
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**
|
||||||
|
|
||||||
To build the PlotMe converted, you need a PlotMe jar file (a release post-UUID), we won't like to this for obvious reasons.
|
To build the PlotMe converter, you need a PlotMe jar file (a release post-UUID), we won't host and share this for obvious reasons.
|
||||||
|
|
||||||
## API: ##
|
## API: ##
|
||||||
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://git.plotworld.info/jdocs/ "JDOCS").
|
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://git.plotworld.info/jdocs/ "JDOCS").
|
||||||
@ -14,13 +14,9 @@ The main API class can be found [here](https://github.com/IntellectualCrafters/P
|
|||||||
|
|
||||||
- [Spigot Page](http://www.spigotmc.org/resources/plotsquared.1177/ "SpigotMc")
|
- [Spigot Page](http://www.spigotmc.org/resources/plotsquared.1177/ "SpigotMc")
|
||||||
- [Bukkit Page](http://dev.bukkit.org/bukkit-plugins/plotsquared/ "Bukkit")
|
- [Bukkit Page](http://dev.bukkit.org/bukkit-plugins/plotsquared/ "Bukkit")
|
||||||
- [IntellectualSites Page](http://plotsquared.intellectualsites.com/ "IntellectualSites")
|
|
||||||
|
|
||||||
## Addons ##
|
## Addons ##
|
||||||
- [Plot2Dynmap](http://www.spigotmc.org/resources/plot2dynmap.1292/ "Plot2Dynmap")
|
- [Plot2Dynmap](http://www.spigotmc.org/resources/plot2dynmap.1292/ "Plot2Dynmap")
|
||||||
- [AdvPlots](http://www.spigotmc.org/resources/advplots-%CE%B2.1500/ "AdvPlots")
|
- [AdvPlots](http://www.spigotmc.org/resources/advplots-%CE%B2.1500/ "AdvPlots")
|
||||||
- [PlotRankup](http://www.spigotmc.org/resources/plotrankup.1571/ "PlotRankup")
|
- [PlotRankup](http://www.spigotmc.org/resources/plotrankup.1571/ "PlotRankup")
|
||||||
|
|
||||||
...
|
|
||||||
Read [THIS](https://intellectualsites.com/?p=view_post&post=106) before saying that we've stolen code.
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user