Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ikasoba/simple-papermc-server


https://github.com/ikasoba/simple-papermc-server

Last synced: 15 days ago
JSON representation

Awesome Lists containing this project

README

        

# usage
```sh
docker run --rm -it -e EULA=true -p 25565:25565 -v $PWD/mc:/home/mc :
```

# /home/mc
papermcが使うディレクトリ、データの永続化やらはここへのボリュームを作ればいい感じ