17 lines
538 B
Markdown
17 lines
538 B
Markdown
# 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.
|
|
|
|

|
|
|
|
## 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
|