Adding a
Server
Configure your game server in the Nexus Donate admin panel
Overview
Adding a server to your Nexus Donate store allows you to manage donations and execute actions for that specific server. You can add multiple servers and configure them individually.
Accessing Server Management
- Log into your Nexus Donate admin dashboard
- Navigate to the "Servers" section
- Click "Add New Server" or "Add Server"
Server Configuration
Basic Information
Server Details
Server Name: My Gaming Server
Server IP: 192.168.1.100
Server Port: 27015
Game Type: Garry's Mod
Server Description: Our main gaming server
Required Fields
- Server Name: A descriptive name for your server
- Server IP: The IP address of your game server
- Server Port: The port your server runs on
- Game Type: The type of game server (Garry's Mod, Minecraft, Rust, etc.)
Optional Fields
- Server Description: A brief description of your server
- Server Website: Link to your server's website
- Server Discord: Discord invite link
- Server Status: Online/Offline status
Game-Specific Configuration
Garry's Mod Server
GMod Configuration
Game Type: Garry's Mod
Server IP: 192.168.1.100
Server Port: 27015
Gamemode: DarkRP
Map: rp_downtown_v4c_v2
Max Players: 32
Minecraft Server
Minecraft Configuration
Game Type: Minecraft
Server IP: 192.168.1.100
Server Port: 25565
Version: 1.20.1
Gamemode: Survival
Max Players: 50
Rust Server
Rust Configuration
Game Type: Rust
Server IP: 192.168.1.100
Server Port: 28015
Map Size: 4000
Wipe Schedule: Monthly
Max Players: 100
API Configuration
Each server needs to be configured with the correct API settings:
API Key
- Use the same API key for all servers
- Ensure the API key is correctly configured in your server plugin
- Test the API connection after adding the server
Webhook URL
Webhook Configuration
Webhook URL: https://yourstore.com/webhook/server1
Method: POST
Authentication: API Key
Content Type: application/json
Server Testing
After adding a server, it's important to test the connection:
Connection Test
- Click "Test Connection" in the server settings
- Check the server console for connection messages
- Verify the API key is working correctly
- Test a sample donation to ensure actions execute
Common Issues
- Connection Failed: Check IP address and port
- API Key Invalid: Verify the API key is correct
- Plugin Not Responding: Ensure the plugin is installed and enabled
- Firewall Issues: Check server firewall settings
Managing Multiple Servers
If you have multiple servers, you can manage them all from the same admin panel:
Server List
- View all servers in a single list
- See server status (online/offline)
- Monitor donation activity per server
- Edit server settings individually
Server Groups
- Group servers by game type
- Apply settings to multiple servers
- Manage packages across server groups
Best Practices
- Descriptive Names: Use clear, descriptive server names
- Regular Testing: Test server connections regularly
- Monitor Status: Keep track of server online/offline status
- Backup Settings: Keep backups of server configurations
- Documentation: Document any custom server settings
Tip: Always test your server connection after adding it to ensure donations will work properly.