Plots
October 22, 2022 ยท View on GitHub
Plots is a Plots server implementation written using Dragonfly. It may be compiled with Go 1.18 or up.
Installation and usage
Schematic requires at least Go 1.18. The library may be installed using:
go install github.com/df-mc/schematic
or
git clone https://github.com/df-mc/schematic
cd schematic
go run main.go
