Run shell commands
Enable Shell Access Mode#
First, access the control panel.
Start or restart your server.
Look at the console. When you are prompted, type yes
and press Enter.
How to skip the prompt when restarting my server?
You can hide this prompt from every server restart by changing the option in the Startup
tab.
You can now run shell commands like npm install discord.js
.
To exit and start your server normally, type exit
and press Enter.
Failure
You should not run long-running commands, start background processes, or use terminal text editor in the Shell Access Mode.
Last update:
March 3, 2022