Staxel | Server Configuration Print

  • Staxel Server Configuration, Staxel, Server Configuration
  • 0

It's easy to configure your Pingperfect Staxel Server. Just follow the steps below.

  1. Open the 'Configuration Files' section from your control panel.
  2. Select the 'Text Editor' option next to 'gamedata\content\server.config'
  3. Refer to the Example Configuration below and change the respective settings where you need to do so in order to configure your server to your desires.
  4. Copy your entire configuration file into the JSON Validator here : https://jsonlint.com/ press validate, only if it's successfully validated have you made the changes correctly, if it does not validate, you need to correct the formatting and/or syntax of your configuration file (if you cannot do this contact us via ticket and we will assist you).

{
	 "clientSettings" : {
	 	 "world" : {
	 	 	 "chunkSendRateLimiter" : {
	 	 	 	 "rate" : 1000.0,
	 	 	 	 "limit" : 500.0
	 	 	 },
	 	 	 "chunkRequestRateLimiter" : {
	 	 	 	 "rate" : 1000.0,
	 	 	 	 "limit" : 500.0
	 	 	 },
	 	 	 "requestOutstandingLimiter" : {
	 	 	 	 "rate" : 0.0,
	 	 	 	 "limit" : 15.0
	 	 	 }
	 	 },
	 	 "loadingScreen" : {
	 	 	 "showCharacterCreator" : true
	 	 }
	 },
	 "irc" : {
	 	 "enabled" : false,
	 	 "server" : "irc.quakenet.org",
	 	 "port" : 50007,
	 	 "username" : "StaxelBot",
	 	 "channel" : "#staxeltesters"
	 }
}


Looking for a game server host known for brilliant 24/7 customer support and quality hardware? 

Try a Pingperfect Staxel server today! https://pingperfect.com/gameservers/staxel-game-server-hosting-rental.php


Was this answer helpful?

« Back