RustAdminZed

Untitled

Nov 11th, 2021
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.27 KB | None | 0 0
  1. {
  2. "CUI": {
  3. "Bounds": {
  4. "HeightLower": "0.02",
  5. "HeightUpper": "0.1225",
  6. "WidthLeft": "0.725",
  7. "WidthRight": "0.83"
  8. },
  9. "BoundsBackground": "0.1 0.1 0.1 0.1",
  10. "cuiEnabled": true,
  11. "FontColor": "0.74 0.76 0.78 1",
  12. "FontSizeBar": 11,
  13. "FontSizeLevel": 11,
  14. "FontSizePercent": 11,
  15. "TextShadowEnabled": true,
  16. "XpBarBackground": "0.2 0.2 0.2 0.2",
  17. "XpBarColors": {
  18. "A": "0 0.8 0 0.5",
  19. "C": "0.2 0.72 0.5 0.5",
  20. "M": "0.1 0.5 0.8 0.5",
  21. "S": "0.8 0.1 0 0.5",
  22. "WC": "0.8 0.4 0 0.5"
  23. }
  24. },
  25. "Functions": {
  26. "CollectibleEntitys": {
  27. "berry-black-collectable": true,
  28. "berry-blue-collectable": true,
  29. "berry-green-collectable": true,
  30. "berry-red-collectable": true,
  31. "berry-white-collectable": true,
  32. "berry-yellow-collectable": true,
  33. "corn-collectable": true,
  34. "diesel_collectable": true,
  35. "halloween-bone-collectable": true,
  36. "halloween-metal-collectable": true,
  37. "halloween-stone-collectable": true,
  38. "halloween-sulfur-collectible": true,
  39. "halloween-wood-collectable": true,
  40. "hemp-collectable": true,
  41. "metal-collectable": true,
  42. "mushroom-cluster-5": true,
  43. "mushroom-cluster-6": true,
  44. "potato-collectable": true,
  45. "pumpkin-collectable": true,
  46. "stone-collectable": true,
  47. "sulfur-collectable": true,
  48. "wood-collectable": true
  49. },
  50. "enableCollectiblePickup": true,
  51. "enableCropGather": true,
  52. "enableDispenserGather": true
  53. },
  54. "Generic": {
  55. "enableLevelupBroadcast": false,
  56. "enablePermission": false,
  57. "excludeChainsawOnGather": false,
  58. "excludeJackhammerOnGather": false,
  59. "exludeWeaponsOnGather": false,
  60. "gameProtocol": 2293,
  61. "penaltyMinutes": 10,
  62. "penaltyOnDeath": true,
  63. "permissionName": "zlevelsremastered.use",
  64. "permissionNameXP": "zlevelsremastered.noxploss",
  65. "playerCuiDefaultEnabled": true,
  66. "playerPluginDefaultEnabled": true,
  67. "pluginPrefix": "<color=orange>ZLevels</color>: ",
  68. "steamIDIcon": 0,
  69. "wipeDataOnNewSave": false
  70. },
  71. "NightBonus": {
  72. "broadcastEnabledBonus": true,
  73. "enableNightBonus": true,
  74. "logEnabledBonusConsole": false,
  75. "PointsPerHitAtNight": {
  76. "A": 60,
  77. "M": 60,
  78. "S": 60,
  79. "WC": 60
  80. },
  81. "ResourcePerLevelMultiplierAtNight": {
  82. "A": 2,
  83. "M": 2,
  84. "S": 2,
  85. "WC": 2
  86. }
  87. },
  88. "Settings": {
  89. "CraftingDetails": {
  90. "PercentFasterPerLevel": 5,
  91. "TimeSpent": 1,
  92. "XPPerTimeSpent": 3
  93. },
  94. "DefaultResourceMultiplier": {
  95. "A": 1,
  96. "M": 1,
  97. "S": 1,
  98. "WC": 1
  99. },
  100. "LevelCaps": {
  101. "A": 200,
  102. "C": -1,
  103. "M": 200,
  104. "S": 200,
  105. "WC": 200
  106. },
  107. "PercentLostOnDeath": {
  108. "A": 50,
  109. "C": 50,
  110. "M": 50,
  111. "S": 50,
  112. "WC": 50
  113. },
  114. "PointsPerHit": {
  115. "A": 30,
  116. "M": 30,
  117. "S": 30,
  118. "WC": 30
  119. },
  120. "ResourcePerLevelMultiplier": {
  121. "A": 2,
  122. "M": 2,
  123. "S": 2,
  124. "WC": 2
  125. },
  126. "SkillColors": {
  127. "A": "#ADD8E6",
  128. "C": "#CCFF99",
  129. "M": "#DDDDDD",
  130. "S": "#FFDDDD",
  131. "WC": "#FFDDAA"
  132. }
  133. }
  134. }
Advertisement
Add Comment
Please, Sign In to add comment