Command Reference

All Commands

These are all the possible commands in Gorp. They follow this syntax:

gorp action [required] <optional> mutually|exclusive

Manage Serversmore info

gorp create-server [server]
Create a server

gorp delete-server [server]Delete a server

gorp start [server]Start a server

gorp stop [server] <fast|now>
Stop a server

gorp restart [server] <fast|now>
Restart a server

gorp backup-server [server]Backup a server

gorp restore-server [server]Restore a server from backup

gorp prop [server] [key] [value]Change a setting in the server’s server.properties

Manage Worldsmore info

gorp create-world [server] <world-name>
Create a new world in a server

gorp delete-world [server] <world-name>
Delete a world in a server. If not specified, Gorp will ask which world.

gorp rename-world [server] [current-world-name] [new-world-name]Rename a world

gorp reset-world [server]Deletes and re-generates the active world in a server

gorp switch-world [server] <world>
Change the active world in a server

gorp backup-world [server]Backup the active world in a server

gorp restore-world [server]Restore a world from backup to a server

gorp archive-world [server] <world>
Archive a world for long-term storage world

Utilitiesmore info

gorp update-jar
Get the latest Paper JAR file

gorp get-jar -g [game-version] | -u [url]Downloads a Paper JAR for the specified game version, or any other JAR from an arbitrary URL

gorp config
Edit the Gorp configuration

gorp config [server]Edit a server’s configuration

gorp stuff [server] [“message”]Send a chat message to a particular server. Message must be quoted.

gorp stuff –all [“message”]Send a chat message to all running servers. Message must be quoted.

gorp -s [server]Get the status of a server

gorp -f [server]Follow a server’s log in real time

Misc

gorp help
Open a command reference

gorp -v
Get the installed Gorp version (also show the configured Gorp home directory)