Luxxy-GF / pterodactyl-fivem

Pterodactyl / Pelican FiveM Egg that auto updates

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pterodactyl-FiveM

Feature Plans

I plan on supporting Pelican and Pterodactyl simultaneously when Pelican's first stable release comes out. There will be two eggs to support this. :)

About

This script installs FiveM on a Debian 12 server. It installs the latest version of FiveM and automatically keeps it updated. It also installs the latest version of FXServer.

Installation

  1. Download the egg from the Releases.
  2. Upload the egg to your panel.
  3. Create a new server and select the FiveM egg.
  4. Start the server and wait for it to install.
  5. Once the server is started, stop it.

Updating

  1. Go to the Startup tab.
  2. Change the Auto Update to the desired value (default: 1 | 0 = disabled, 1 = enabled). Note: This will delete the alpine folder and reinstall it; no data will be lost.

Notice

The FIVEM_VERSION variable:

  • Defaults to latest, which is the latest optional artifact.
  • Can be set to a specific version, e.g., 7549-801114291131277b01c25158b4261df6efbbc610.
  • If the Auto Update button is turned on when you press the Reinstall Server button, the alpine folder will be replaced with an updated version.

Server Ports

Ports required to run the server in a table format. You only need the txAdmin port if you plan to enable txAdmin.

Port Default
FiveM 30120
txAdmin 40120

Credits

Support

If you need help with this egg, you can create an issue on this repo.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Pull Requests

If you want to help with this egg, you can create a pull request at pterodactyl-fivem.

About

Pterodactyl / Pelican FiveM Egg that auto updates

License:GNU General Public License v3.0


Languages

Language:Shell 70.8%Language:Dockerfile 29.2%