-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Page request: Papermc binary #13528
Comments
Hi @natedawg20 . Can you create a pull request for this? |
I think you mentioned the wrong person here. I have never heard of PaperMC before :) But thanks to this, I'm now a bit excited to play minecraft again, for the first time in many, many years. I also found out about https://geysermc.org (it was listed as a plugin on papermc's website) which sounds like a nice thing to setup for my kids 👍 😃 |
Whoops sorry, GitHub's mobile app is weird sometimes... |
I just recently got into minecraft and minecraft hosting (both for the first time), but it's pretty nifty.
Sure, will do |
Command description
papermc
Start, Stop, or Restart Papermc server
papermc start | stop | restart
Backup world data
papermc backup
Restore world from given backup file
papermc restore [filename]
Enter the server console using tmux session {Ctrl+D+B to disconnect}
papermc console
Send server command without entering console
papermc command <command>
List installed plugins without entering console
papermc command plugins
Command details
No response
Documentation
https://docs.papermc.io/paper
Platform
Linux
VCS repository link (e.g. GitHub, GitLab)
https://github.com/papermc
Additional information
I couldn't find official docs on the available parameters (there's no man page), but running
papermc -h
showed all available flagsThe text was updated successfully, but these errors were encountered: