Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ikasoba/simple-papermc-server
https://github.com/ikasoba/simple-papermc-server
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ikasoba/simple-papermc-server
- Owner: ikasoba
- License: mit
- Created: 2022-11-08T14:06:47.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-11T06:45:45.000Z (about 2 years ago)
- Last Synced: 2024-10-24T06:07:43.479Z (2 months ago)
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
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が使うディレクトリ、データの永続化やらはここへのボリュームを作ればいい感じ