https://github.com/yothgewalt/paperclip-fetch
Script to run a minecraft game server with origin for updating the software for running the minecraft server and also having optimized java flags.
https://github.com/yothgewalt/paperclip-fetch
java javaflags minecraft shellscript
Last synced: 2 months ago
JSON representation
Script to run a minecraft game server with origin for updating the software for running the minecraft server and also having optimized java flags.
- Host: GitHub
- URL: https://github.com/yothgewalt/paperclip-fetch
- Owner: yothgewalt
- Created: 2021-02-28T04:35:19.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-28T07:27:57.000Z (over 5 years ago)
- Last Synced: 2025-03-14T15:07:55.018Z (over 1 year ago)
- Topics: java, javaflags, minecraft, shellscript
- Language: Shell
- Homepage: https://profile.eineschlacht.dev/
- Size: 3.91 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Paperclip Fetch (Auto-update)
Minecraft server open software (default: paperspigot),
you can edit my code to fetch other software.
## How to execute?
```
chmod +x ./paperclip-fetch.sh
./paperclip-fetch.sh
```
## Requirements
- wget
- go (with pup package) (go get github.com/ericchiang/pup)
- jq (python library) (pip install jq)
- java