-
Notifications
You must be signed in to change notification settings - Fork 0
Installing on a Web Host
ozneverdies edited this page May 17, 2026
·
2 revisions
| Server | Java Version | Server JAR |
|---|---|---|
| MMORPG Survival | Java 21 | Paper 1.21.5 |
⚠️ Setting the wrong Java version will cause most plugins to fail on startup.
- Download the setup from BuiltByBit.
- Extract the archive using WinRAR or 7-Zip.
- Open the extracted folder and install all dependencies listed in the included text file.
Most hosts have a file size upload limit, so uploading via SFTP (FileZilla) is the most reliable method.
- Select all server files and archive them as
.zip(avoid.rar— some hosts block it). - Download and open FileZilla.
- Find your host's FTP/SFTP details (Host, Username, Port, Password) — usually in the File Manager or Settings tab of your hosting panel.
- Enter the credentials into FileZilla's top bar and click Quickconnect.
- Some hosts have a "Launch SFTP" button that opens FileZilla automatically.
- On the right panel (server side), delete any existing files.
- Drag and drop your
.zipfrom the left panel (local) to the right panel (server). - After uploading, open your host's File Manager and extract the
.zip.
In your hosting panel's Startup or Settings tab:
- Set Java version to
Java 21. - Set the startup jar filename to
server.jar.
Start the server from your hosting panel. Startup takes approximately 60 seconds on first launch. Connect using your host's provided IP address.
⚠️ If the server fails to start, double-check your Java version and thatserver.jaris set as the startup file.
Still stuck? Join our Discord for support.