Updated Home (markdown)

boy0001 2015-01-20 17:43:48 -08:00
parent 450e98ff4d
commit 81f32e9bc6

22
Home.md

@ -45,24 +45,4 @@ An overview can be found on the [[commands and permissions]] page
* [VoxelSniperRegions](http://dev.bukkit.org/bukkit-plugins/vsr/) (used to restrict VoxelSniper to plots)
* [WorldEdit](http://dev.bukkit.org/bukkit-plugins/worldedit/) (can be restricted to plots)
* [PlotMe](http://dev.bukkit.org/bukkit-plugins/plotme/) (for conversion purposes)
* [BarAPI](http://dev.bukkit.org/bukkit-plugins/bar-api/) (notifications for entering plots)
## Useful classes
[[PlotAPI|https://github.com/IntellectualCrafters/PlotSquared/blob/master/PlotSquared/src/main/java/com/intellectualcrafters/plot/api/PlotAPI.java]]
[[FlagManager|https://github.com/IntellectualCrafters/PlotSquared/blob/master/PlotSquared/src/main/java/com/intellectualcrafters/plot/FlagManager.java]]
[[PlotHelper|https://github.com/IntellectualCrafters/PlotSquared/blob/master/PlotSquared/src/main/java/com/intellectualcrafters/plot/PlotHelper.java]]
[[PlayerFunctions|https://github.com/IntellectualCrafters/PlotSquared/blob/master/PlotSquared/src/main/java/com/intellectualcrafters/plot/PlayerFunctions.java]]
[[SchematicHandler|https://github.com/IntellectualCrafters/PlotSquared/blob/master/PlotSquared/src/main/java/com/intellectualcrafters/plot/SchematicHandler.java]]
[[UUIDHandler|https://github.com/IntellectualCrafters/PlotSquared/blob/master/PlotSquared/src/main/java/com/intellectualcrafters/plot/UUIDHandler.java]]
## Tutorials
[[Getting an instance of PlotSquared]]
[[Adding a subcommand]]
[[Adding custom flags]]
[[Adding a custom world generator]] [ADVANCED]
##Developer Stuff
[JDocs](http://git.plotworld.info/jdocs/) - API info
[Github](https://github.com/IntellectualCrafters/PlotSquared) - Source code
>If you have made a tutorial, or an addon for PlotSquared, and want us to link it here, please create a ticket. We'd really appreciate it!
* [BarAPI](http://dev.bukkit.org/bukkit-plugins/bar-api/) (notifications for entering plots)