Archived
0

merge dev, update readme

This commit is contained in:
Dico Karssiens
2019-01-06 12:04:45 +00:00

View File

@@ -1,16 +1,15 @@
# Parcels2
Plot management and world generator plugin inspired by [PlotMe](https://github.com/WorldCretornica/PlotMe-Core).
Newer version of discontinued [Parcels](https://github.com/RedstonerServer/Parcels).
Written in Kotlin.
This project is WIP.
![world screenshot](https://i.imgur.com/tpbKrQI.png)
## Build
1. Add `worldedit-bukkit-7.0.0-beta-01.jar` to `/debug/plugins` directory
2. Run `gradle releaseJar`
3. Kotlin stdlib classpath is placed in `/debug/lib` directory and artifact can be found in `/debug/plugins` directory
# Parcels2
Plot management and world generator plugin inspired by [PlotMe](https://github.com/WorldCretornica/PlotMe-Core).
Newer version of discontinued [Parcels](https://github.com/Dico200/Parcels-Java).
Written in Kotlin.
This project is WIP.
![world screenshot](https://i.imgur.com/tpbKrQI.png)
## Build
1. Run `gradle releaseJar`
1. Kotlin stdlib classpath is placed in `/debug/lib` directory and artifact can be found in `/debug/plugins` directory