Advertisement
Aled

Untitled

Sep 28th, 2014
209
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.43 KB | None | 0 0
  1. {
  2. "InvasionMultiplier": 1,
  3. "DefaultMaximumSpawns": 0,
  4. "DefaultSpawnRate": 600,
  5. "ServerPort": 7777,
  6. "EnableWhitelist": false,
  7. "InfiniteInvasion": false,
  8. "PvPMode": "normal",
  9. "SpawnProtection": false,
  10. "SpawnProtectionRadius": 10,
  11. "MaxSlots": 12,
  12. "RangeChecks": true,
  13. "DisableBuild": true,
  14. "SuperAdminChatRGB": [
  15. 255.0,
  16. 0.0,
  17. 100.0
  18. ],
  19. "SuperAdminChatPrefix": "(Pedmin) ",
  20. "SuperAdminChatSuffix": "",
  21. "BackupInterval": 0,
  22. "BackupKeepFor": 60,
  23. "RememberLeavePos": false,
  24. "HardcoreOnly": false,
  25. "MediumcoreOnly": false,
  26. "KickOnMediumcoreDeath": false,
  27. "BanOnMediumcoreDeath": false,
  28. "AutoSave": true,
  29. "AnnounceSave": true,
  30. "MaximumLoginAttempts": 3,
  31. "RconPassword": "",
  32. "RconPort": 7777,
  33. "ServerName": "",
  34. "UseServerName": false,
  35. "MasterServer": "127.0.0.1",
  36. "StorageType": "sqlite",
  37. "MySqlHost": "localhost:3306",
  38. "MySqlDbName": "",
  39. "MySqlUsername": "",
  40. "MySqlPassword": "",
  41. "MediumcoreBanReason": "Death results in a ban",
  42. "MediumcoreKickReason": "Death results in a kick",
  43. "EnableDNSHostResolution": false,
  44. "EnableIPBans": true,
  45. "EnableUUIDBans": true,
  46. "EnableBanOnUsernames": false,
  47. "DefaultRegistrationGroupName": "default",
  48. "DefaultGuestGroupName": "guest",
  49. "DisableSpewLogs": true,
  50. "HashAlgorithm": "sha512",
  51. "BufferPackets": true,
  52. "ServerFullReason": "Server is full",
  53. "WhitelistKickReason": "You are not on the whitelist.",
  54. "ServerFullNoReservedReason": "Server is full. No reserved slots open.",
  55. "SaveWorldOnCrash": true,
  56. "EnableGeoIP": false,
  57. "EnableTokenEndpointAuthentication": false,
  58. "RestApiEnabled": false,
  59. "RestApiPort": 7878,
  60. "DisableTombstones": true,
  61. "DisplayIPToAdmins": false,
  62. "KickProxyUsers": true,
  63. "DisableHardmode": false,
  64. "DisableDungeonGuardian": false,
  65. "ServerSideCharacter": true,
  66. "ServerSideCharacterSave": 5,
  67. "LogonDiscardThreshold": 250,
  68. "DisableClownBombs": false,
  69. "DisableSnowBalls": false,
  70. "ChatFormat": "{1}{2}{3}: {4}",
  71. "ChatAboveHeadsFormat": "{2}",
  72. "ForceTime": "normal",
  73. "TileKillThreshold": 6000,
  74. "TilePlaceThreshold": 2000,
  75. "TileLiquidThreshold": 1500,
  76. "ProjectileThreshold": 5000,
  77. "ProjIgnoreShrapnel": true,
  78. "RequireLogin": false,
  79. "DisableInvisPvP": false,
  80. "MaxRangeForDisabled": 10,
  81. "ServerPassword": "",
  82. "RegionProtectChests": false,
  83. "DisableLoginBeforeJoin": false,
  84. "DisableUUIDLogin": false,
  85. "KickEmptyUUID": false,
  86. "AllowRegisterAnyUsername": false,
  87. "AllowLoginAnyUsername": true,
  88. "MaxDamage": 1750,
  89. "MaxProjDamage": 1750,
  90. "IgnoreProjUpdate": false,
  91. "IgnoreProjKill": false,
  92. "IgnoreNoClip": true,
  93. "AllowIce": false,
  94. "AllowCrimsonCreep": true,
  95. "AllowCorruptionCreep": true,
  96. "AllowHallowCreep": true,
  97. "StatueSpawn200": 3,
  98. "StatueSpawn600": 6,
  99. "StatueSpawnWorld": 10,
  100. "PreventBannedItemSpawn": false,
  101. "PreventDeadModification": true,
  102. "EnableChatAboveHeads": false,
  103. "ForceXmas": false,
  104. "AllowAllowedGroupsToSpawnBannedItems": false,
  105. "IgnoreChestStacksOnLoad": false,
  106. "LogPath": "tshock",
  107. "PreventInvalidPlaceStyle": true,
  108. "BroadcastRGB": [
  109. 127.0,
  110. 255.0,
  111. 212.0
  112. ],
  113. "RestUseNewPermissionModel": true,
  114. "ApplicationRestTokens": {},
  115. "ReservedSlots": 20,
  116. "LogRest": false,
  117. "RespawnSeconds": 3,
  118. "TilePaintThreshold": 15,
  119. "EnableMaxBytesInBuffer": false,
  120. "MaxBytesInBuffer": 5242880,
  121. "ForceHalloween": false
  122. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement