summaryrefslogtreecommitdiff
path: root/README.md
blob: 9b1b8947618c29bf7b42e2f202a755571dab9c20 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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

```
gradle releaseJar
```