diff --git a/README.md b/README.md new file mode 100644 index 0000000..9b1b894 --- /dev/null +++ b/README.md @@ -0,0 +1,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 +```