mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-28 12:56:05 +01:00
Updated Home (markdown)
parent
450e98ff4d
commit
81f32e9bc6
20
Home.md
20
Home.md
@ -46,23 +46,3 @@ An overview can be found on the [[commands and permissions]] page
|
|||||||
* [WorldEdit](http://dev.bukkit.org/bukkit-plugins/worldedit/) (can be restricted 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)
|
* [PlotMe](http://dev.bukkit.org/bukkit-plugins/plotme/) (for conversion purposes)
|
||||||
* [BarAPI](http://dev.bukkit.org/bukkit-plugins/bar-api/) (notifications for entering plots)
|
* [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!
|
|
Loading…
Reference in New Issue
Block a user