Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 994 Bytes

SCRIPT-REQUIREMENTS.md

File metadata and controls

24 lines (17 loc) · 994 Bytes

Paper-server.sh required programs:

java
jq (How to install jq)
wget (How to install wget)
screen (Only required if you want to automatically start the server)\

Spigot-server.sh required programs:

java
wget (How to install wget)
git (How to install git)
screen (Only required if you want to automatically start the server)\

java
wget (How to install wget)
jq (How to install jq)
screen (Only required if you want to automatically start the server)\

Startup.sh required programs:

java