https://github.com/ftbteam/ftb-server-installer
https://github.com/ftbteam/ftb-server-installer
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ftbteam/ftb-server-installer
- Owner: FTBTeam
- Created: 2024-08-19T18:44:34.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2026-03-30T11:04:31.000Z (3 months ago)
- Last Synced: 2026-03-30T12:26:37.341Z (3 months ago)
- Language: Go
- Size: 146 KB
- Stars: 12
- Watchers: 2
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
Awesome Lists containing this project
README
# FTB Server Installer
Todo: Write a project description
## Usage
This usage guide assumes that the server installed is named `serverinstaller.exe`, the installer downloaded may have a different name such as `ftb-server-windows-amd64.exe` or `serverinstaller__.exe`.
### Windows
You can either double-click on the installer to run it, or you can run it from the command line.
To run from the command line, open a command prompt and navigate to the directory where the installer is located. You can then run the installer with the following command:
```cmd
.\serverinstaller.exe -pack -version
```
### MacOS/Linux
Open up a terminal and navigate to the directory where the installer is located. You can then run the installer with the following command:
```cmd
./serverinstaller -pack -version
```
### Flags
| Flag | Default | Description |
|-------------------|----------------------|---------------------------------------------------------------------------------------------------------------------|
| `-dir` | `./` | Directory to install the server files in (Defaults to current directory) |
| `-auto` | `false` | Doesn't ask questions, just runs the installer |
| `-pack` | | The ID of the modpack you would like to install |
| `-version` | | ID of the modpack version you would like to install, if not set, latest stable release will be selected |
| `-latest` | `false` | If the version id is not set, and this flag is used, it will get the latest stable, beta or alpha version available |
| `-validate` | `false` | Validates the modpack files after they have been downloaded and installed |
| `-provider` | `ftb` | Sets the modpack provider (ftb is the only provider at the moment) |
| `-force` | | Only works when -auto is used, will force the installer to continue upon warnings |
| `-threads` | 4 | Number of concurrent download threads |
| `-apikey` | | API key for accessing private modpacks |
| `-skip-modloader` | `false` | If set, installer will skip running the modloader installer |
| `-no-java` | `false` | If set, installer wont download a copy of java |
| `-no-colours` | `false` | Removes the colour formatting from the console output |
| `-verbose` | `false` | Enables debug logging |
## Looking for a Modded Minecraft Server? `Ad`
[](https://bisecthosting.com/ftb)