Advertisement
ihatetn931

Eco

Jul 2nd, 2019
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.41 KB | None | 0 0
  1. {
  2. "UseWaste": false,
  3. "MaxRepFromOnePerson": 30.0,
  4. "MinRepFromOnePerson": -10.0,
  5. "AllowDebugCalls": false,
  6. "WhiteList": {
  7. "System.String": {
  8. "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
  9. "$values": []
  10. }
  11. },
  12. "BlackList": {
  13. "System.String": {
  14. "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
  15. "$values": []
  16. }
  17. },
  18. "Admins": {
  19. "System.String": {
  20. "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib",
  21. "$values": [
  22. "76561197997398570",
  23. "76561198002492690"
  24. ]
  25. }
  26. },
  27. "Reputations": {
  28. "Eco.Gameplay.Economy.ReputationTitle": {
  29. "$type": "System.Collections.Generic.List`1[[Eco.Gameplay.Economy.ReputationTitle, Eco.Gameplay]], mscorlib",
  30. "$values": [
  31. {
  32. "MaxReputation": -500.0,
  33. "Title": "Reprehensible",
  34. "Color": "FF4623"
  35. },
  36. {
  37. "MaxReputation": -200.0,
  38. "Title": "Abhorred",
  39. "Color": "FF5A24"
  40. },
  41. {
  42. "MaxReputation": -100.0,
  43. "Title": "Nefarious",
  44. "Color": "FF7025"
  45. },
  46. {
  47. "MaxReputation": -50.0,
  48. "Title": "Shunned",
  49. "Color": "FFA028"
  50. },
  51. {
  52. "MaxReputation": -20.0,
  53. "Title": "Ill-Regarded",
  54. "Color": "FFC32A"
  55. },
  56. {
  57. "MaxReputation": -10.0,
  58. "Title": "Unfavorable",
  59. "Color": "FFF62D"
  60. },
  61. {
  62. "MaxReputation": -5.0,
  63. "Title": "Questionable",
  64. "Color": "E8EB43"
  65. },
  66. {
  67. "MaxReputation": -2.0,
  68. "Title": "Uncertain",
  69. "Color": "B2CE76"
  70. },
  71. {
  72. "MaxReputation": -1.0,
  73. "Title": "Unknown",
  74. "Color": "2581FE"
  75. },
  76. {
  77. "MaxReputation": 1.0,
  78. "Title": "Unknown",
  79. "Color": "2581FE"
  80. },
  81. {
  82. "MaxReputation": 2.0,
  83. "Title": "Helpful",
  84. "Color": "2899FE"
  85. },
  86. {
  87. "MaxReputation": 5.0,
  88. "Title": "Respected",
  89. "Color": "2EB6FC"
  90. },
  91. {
  92. "MaxReputation": 10.0,
  93. "Title": "Friendly",
  94. "Color": "34D4FA"
  95. },
  96. {
  97. "MaxReputation": 20.0,
  98. "Title": "Well-Regarded",
  99. "Color": "3DFFF8"
  100. },
  101. {
  102. "MaxReputation": 50.0,
  103. "Title": "Esteemed",
  104. "Color": "51FFB7"
  105. },
  106. {
  107. "MaxReputation": 100.0,
  108. "Title": "Celebrated",
  109. "Color": "61FF82"
  110. },
  111. {
  112. "MaxReputation": 200.0,
  113. "Title": "Honored",
  114. "Color": "70FF4F"
  115. },
  116. {
  117. "MaxReputation": 500.0,
  118. "Title": "Revered",
  119. "Color": "77FF37"
  120. },
  121. {
  122. "MaxReputation": 1000.0,
  123. "Title": "Exalted",
  124. "Color": "7BFF29"
  125. }
  126. ]
  127. }
  128. },
  129. "UnStuckDisableTime": 60.0,
  130. "AdminCommandsLoggingLevel": "LogFileAndNotifyAdmins",
  131. "DelayNearbyFoodCheckMinutes": 4.0,
  132. "NearbyFoodSpawnLocationRadius": 20.0,
  133. "NearbyFoodSpawnCount": 5,
  134. "UseExactSpawnLocation": false,
  135. "SpawnNearbyFoodLocation": {
  136. "x": 539,
  137. "y": 65,
  138. "z": 114
  139. }
  140. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement