Advertisement
Guest User

Ronnie nTeleport Config

a guest
Feb 5th, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.50 KB | None | 0 0
  1. {
  2. "Admin": {
  3. "AnnounceTeleportToTarget": false,
  4. "LocationRadius": 25,
  5. "TeleportNearDefaultDistance": 30,
  6. "UseableByModerators": true
  7. },
  8. "Home": {
  9. "AllowAboveFoundation": true,
  10. "AllowCave": false,
  11. "AllowCraft": true,
  12. "AllowIceberg": false,
  13. "CheckFoundationForOwner": true,
  14. "CheckValidOnList": false,
  15. "Cooldown": 600,
  16. "Countdown": 15,
  17. "CupOwnerAllowOnBuildingBlocked": true,
  18. "DailyLimit": 0,
  19. "ForceOnTopOfFoundation": true,
  20. "HomesLimit": 2,
  21. "LocationRadius": 25,
  22. "Pay": 0,
  23. "UsableIntoBuildingBlocked": false,
  24. "UsableOutOfBuildingBlocked": false,
  25. "UseFriends": true,
  26. "VIPCooldowns": {
  27. "nteleportation.bronze": 0
  28. "nteleportation.silver": 0
  29. "nteleportation.youtuber": 0
  30. "nteleportation.twitch": 0
  31. "nteleportation.gold": 0
  32. "nteleportation.platinum": 0
  33. "nteleportation.diamond": 0
  34. },
  35. "VIPCountdowns": {
  36. "nteleportation.bronze": 10
  37. "nteleportation.silver": 10
  38. "nteleportation.youtuber": 10
  39. "nteleportation.twitch": 10
  40. "nteleportation.gold": 10
  41. "nteleportation.platinum": 10
  42. "nteleportation.diamond": 10
  43. },
  44. "VIPDailyLimits": {
  45. "nteleportation.bronze": 0
  46. "nteleportation.silver": 0
  47. "nteleportation.youtuber": 0
  48. "nteleportation.twitch": 0
  49. "nteleportation.gold": 0
  50. "nteleportation.platinum": 0
  51. "nteleportation.diamond": 0
  52. },
  53. "VIPHomesLimits": {
  54. "nteleportation.bronze": 3
  55. "nteleportation.silver": 4
  56. "nteleportation.youtuber": 4
  57. "nteleportation.twitch": 4
  58. "nteleportation.gold": 5
  59. "nteleportation.platinum": 6
  60. "nteleportation.diamond": 7
  61. }
  62. },
  63. "Settings": {
  64. "BlockedItems": {},
  65. "ChatName": "<color=red>Teleportation</color>: ",
  66. "HomesEnabled": true,
  67. "InterruptTPOnHurt": true,
  68. "TownEnabled": true,
  69. "TPREnabled": true
  70. },
  71. "Town": {
  72. "AllowCraft": false,
  73. "Cooldown": 600,
  74. "Countdown": 15,
  75. "DailyLimit": 5,
  76. "Location": "0 0 0",
  77. "Pay": 0,
  78. "UsableOutOfBuildingBlocked": false,
  79. "VIPCooldowns": {
  80. "nteleportation.vip": 5
  81. },
  82. "VIPCountdowns": {
  83. "nteleportation.vip": 5
  84. },
  85. "VIPDailyLimits": {
  86. "nteleportation.vip": 5
  87. }
  88. },
  89. "TPR": {
  90. "AllowCraft": false,
  91. "BlockTPAOnCeiling": true,
  92. "Cooldown": 600,
  93. "Countdown": 15,
  94. "CupOwnerAllowOnBuildingBlocked": true,
  95. "DailyLimit": 0,
  96. "Pay": 0,
  97. "RequestDuration": 30,
  98. "UsableIntoBuildingBlocked": false,
  99. "UsableOutOfBuildingBlocked": false,
  100. "VIPCooldowns": {
  101. "nteleportation.bronze": 0
  102. "nteleportation.silver": 0
  103. "nteleportation.youtuber": 0
  104. "nteleportation.twitch": 0
  105. "nteleportation.gold": 0
  106. "nteleportation.platinum": 0
  107. "nteleportation.diamond": 0
  108. },
  109. "VIPCountdowns": {
  110. "nteleportation.bronze": 10
  111. "nteleportation.silver": 10
  112. "nteleportation.youtuber": 10
  113. "nteleportation.twitch": 10
  114. "nteleportation.gold": 10
  115. "nteleportation.platinum": 10
  116. "nteleportation.diamond": 10
  117. },
  118. "VIPDailyLimits": {
  119. "nteleportation.bronze": 0
  120. "nteleportation.silver": 0
  121. "nteleportation.youtuber": 0
  122. "nteleportation.twitch": 0
  123. "nteleportation.gold": 0
  124. "nteleportation.platinum": 0
  125. "nteleportation.diamond": 0
  126. }
  127. },
  128. "Version": {
  129. "Major": 1,
  130. "Minor": 0,
  131. "Patch": 25
  132. }
  133. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement