Guest User

Untitled

a guest
Aug 27th, 2016
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.30 KB | None | 0 0
  1. {
  2. "allowAdminCommands" : true,
  3. "allowAdminCommandsFromAnyone" : false,
  4. "allowAnonymousConnections" : true,
  5. "allowAssetsMismatch" : true,
  6. "anonymousConnectionsAreAdmin" : false,
  7. "bannedIPs" : [],
  8. "bannedUuids" : [],
  9. "checkAssetsDigest" : false,
  10. "clearPlayerFiles" : false,
  11. "clearUniverseFiles" : false,
  12. "clientIPJoinable" : false,
  13. "clientP2PJoinable" : true,
  14. "configurationVersion" : {
  15. "basic" : 1,
  16. "server" : 4
  17. },
  18. "crafting" : {
  19. "filterHaveMaterials" : false
  20. },
  21. "gameServerBind" : "*",
  22. "gameServerPort" : 21025,
  23. "interactiveHighlight" : true,
  24. "inventory" : {
  25. "pickupToActionBar" : true
  26. },
  27. "maxPlayers" : 8,
  28. "maxTeamSize" : 4,
  29. "playerBackupFileCount" : 3,
  30. "queryServerBind" : "*",
  31. "queryServerPort" : 21025,
  32. "rconServerBind" : "*",
  33. "rconServerPassword" : "",
  34. "rconServerPort" : 21026,
  35. "rconServerTimeout" : 1000,
  36. "runQueryServer" : false,
  37. "runRconServer" : false,
  38. "safeScripts" : true,
  39. "scriptInstructionLimit" : 10000000,
  40. "scriptInstructionMeasureInterval" : 10000,
  41. "scriptProfilingEnabled" : false,
  42. "scriptRecursionLimit" : 100,
  43. "serverFidelity" : "automatic",
  44. "serverName" : "A Starbound Server",
  45. "serverOverrideAssetsDigest" : null,
  46. "serverUsers" : {
  47. },
  48. "tutorialMessages" : true
  49. }
Add Comment
Please, Sign In to add comment