Guest User

Untitled

a guest
Jun 25th, 2018
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.56 KB | None | 0 0
  1. {
  2. "InvasionMultiplier": 1,
  3. "DefaultMaximumSpawns": 5,
  4. "DefaultSpawnRate": 600,
  5. "ServerPort": 7777,
  6. "EnableWhitelist": false,
  7. "InfiniteInvasion": false,
  8. "PvPMode": "normal",
  9. "SpawnProtection": true,
  10. "SpawnProtectionRadius": 5,
  11. "MaxSlots": 40,
  12. "RangeChecks": true,
  13. "DisableBuild": false,
  14. "SuperAdminChatRGB": [
  15. 255.0,
  16. 166.0,
  17. 153.0
  18. ],
  19. "SuperAdminChatPrefix": "(Admin) ",
  20. "SuperAdminChatSuffix": "",
  21. "BackupInterval": 120,
  22. "BackupKeepFor": 2880,
  23. "RememberLeavePos": false,
  24. "HardcoreOnly": false,
  25. "MediumcoreOnly": false,
  26. "KickOnMediumcoreDeath": false,
  27. "BanOnMediumcoreDeath": false,
  28. "AutoSave": true,
  29. "MaximumLoginAttempts": 3,
  30. "RconPassword": "",
  31. "RconPort": 7777,
  32. "ServerName": "",
  33. "MasterServer": "127.0.0.1",
  34. "StorageType": "sqlite",
  35. "MySqlHost": "localhost:3306",
  36. "MySqlDbName": "",
  37. "MySqlUsername": "",
  38. "MySqlPassword": "",
  39. "MediumcoreBanReason": "Death results in a ban",
  40. "MediumcoreKickReason": "Death results in a kick",
  41. "EnableDNSHostResolution": false,
  42. "EnableIPBans": true,
  43. "EnableBanOnUsernames": false,
  44. "DefaultRegistrationGroupName": "reg",
  45. "DefaultGuestGroupName": "guest",
  46. "DisableSpewLogs": false,
  47. "HashAlgorithm": "sha512",
  48. "BufferPackets": true,
  49. "ServerFullReason": "Server is full",
  50. "ServerFullNoReservedReason": "Server is full. No reserved slots open.",
  51. "SaveWorldOnCrash": true,
  52. "EnableGeoIP": false,
  53. "EnableTokenEndpointAuthentication": false,
  54. "ServerNickname": "jgallant Server",
  55. "RestApiEnabled": false,
  56. "RestApiPort": 7878,
  57. "DisableTombstones": true,
  58. "DisplayIPToAdmins": true,
  59. "EnableInsecureTileFixes": true,
  60. "KickProxyUsers": true,
  61. "DisableHardmode": false,
  62. "DisableDungeonGuardian": false,
  63. "ServerSideInventory": false,
  64. "ServerSideInventorySave": 15,
  65. "LogonDiscardThreshold": 250,
  66. "DisablePlayerCountReporting": false,
  67. "DisableClownBombs": true,
  68. "DisableSnowBalls": true,
  69. "ChatFormat": "{1}{2}{3}: {4}",
  70. "ForceTime": "normal",
  71. "TileKillThreshold": 60,
  72. "TilePlaceThreshold": 20,
  73. "TileLiquidThreshold": 15,
  74. "ProjectileThreshold": 50,
  75. "ProjIgnoreShrapnel": true,
  76. "RequireLogin": false,
  77. "DisableInvisPvP": false,
  78. "MaxRangeForDisabled": 10,
  79. "ServerPassword": "",
  80. "RegionProtectChests": false,
  81. "DisableLoginBeforeJoin": true,
  82. "AllowRegisterAnyUsername": false,
  83. "AllowLoginAnyUsername": true,
  84. "MaxDamage": 175,
  85. "MaxProjDamage": 175,
  86. "IgnoreProjUpdate": false,
  87. "IgnoreProjKill": false,
  88. "IgnoreNoClip": false,
  89. "AllowIce": false
  90. }
Add Comment
Please, Sign In to add comment