WeiiswurstDev / PlaceStom

A Minestom implementation of r/place
GNU General Public License v3.0
2 stars 1 forks source link
minecraft minecraft-server minestom-implementation place

PlaceStom

Build Status Libraries.io dependency status for GitHub repo Sonar Quality Gate GitHub

PlaceStom is a Minestom implementation of r/place.

Running PlaceStom

  1. Clone the repository to your computer
  2. Run gradlew shadowJar in the folder
  3. Copy the built jar from build/libs to a new folder (this is where your server will run)
  4. Run the server with java -jar PlaceStom-??.jar.

Current features

Upcoming features

Contributing

We always want to see contributors! To contribute: