Quick Start
Install sxPanel and open your panel in under a minute.
sxPanel ships as a replacement for the monitor/ folder inside your FXServer
artifacts. If you already run txAdmin, migrating takes a single folder swap.
Steps
Download the latest release
Grab the newest build from the GitHub Releases page.
Replace the monitor/ folder
Swap the monitor/ folder in your FXServer artifacts with the sxPanel build.
# in your FXServer artifacts directory
rm -rf monitor/
unzip sxpanel-latest.zip -d monitor/Existing txData directories work without modification — no migration needed.
Start FXServer
Start FXServer without +exec server.cfg. FXServer detects the monitor
resource and boots sxPanel first; sxPanel then launches the actual game server
(and its server.cfg) for you.
Open the panel URL
Open the URL shown in the console to set up your account and server.
What's next?
- Review the Configuration options for environment variables and advanced settings.
- Set up the Discord integration for status embeds and slash commands.
- Explore the full feature list.