Advertisement
Guest User

Untitled

a guest
Jan 17th, 2018
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.06 KB | None | 0 0
  1. {
  2. "Settings": {
  3. "ChatName": "<color=red>Teleportation</color>: ",
  4. "HomesEnabled": true,
  5. "TPREnabled": true,
  6. "TownEnabled": true,
  7. "InterruptTPOnHurt": true,
  8. "BlockedItems": {}
  9. },
  10. "Admin": {
  11. "AnnounceTeleportToTarget": false,
  12. "UseableByModerators": true,
  13. "LocationRadius": 25,
  14. "TeleportNearDefaultDistance": 30
  15. },
  16. "Home": {
  17. "HomesLimit": 2,
  18. "VIPHomesLimits": {
  19. "nteleportation.vip": 4
  20. },
  21. "Cooldown": 60,
  22. "Countdown": 15,
  23. "DailyLimit": 50,
  24. "VIPDailyLimits": {
  25. "nteleportation.vip":00
  26. },
  27. "VIPCooldowns": {
  28. "nteleportation.vip": 5
  29. },
  30. "VIPCountdowns": {
  31. "nteleportation.vip": 5
  32. },
  33. "LocationRadius": 25,
  34. "ForceOnTopOfFoundation": true,
  35. "CheckFoundationForOwner": true,
  36. "UseFriends": true,
  37. "UsableOutOfBuildingBlocked": false,
  38. "UsableIntoBuildingBlocked": false,
  39. "CupOwnerAllowOnBuildingBlocked": true,
  40. "AllowIceberg": false,
  41. "AllowCave": false,
  42. "AllowCraft": false,
  43. "AllowAboveFoundation": true,
  44. "CheckValidOnList": false,
  45. "Pay": 0
  46. },
  47. "TPR": {
  48. "Cooldown": 300,
  49. "Countdown": 15,
  50. "DailyLimit": 52,
  51. "VIPDailyLimits": {
  52. "nteleportation.vip": 00
  53. },
  54. "VIPCooldowns": {
  55. "nteleportation.vip": 5
  56. },
  57. "VIPCountdowns": {
  58. "nteleportation.vip": 5
  59. },
  60. "RequestDuration": 30,
  61. "BlockTPAOnCeiling": true,
  62. "UsableOutOfBuildingBlocked": false,
  63. "UsableIntoBuildingBlocked": false,
  64. "CupOwnerAllowOnBuildingBlocked": true,
  65. "AllowCraft": false,
  66. "Pay": 0
  67. },
  68. "Town": {
  69. "Cooldown": 300,
  70. "Countdown": 15,
  71. "DailyLimit": 25,
  72. "VIPDailyLimits": {
  73. "nteleportation.vip": 0
  74. },
  75. "VIPCooldowns": {
  76. "nteleportation.vip": 5
  77. },
  78. "VIPCountdowns": {
  79. "nteleportation.vip": 5
  80. },
  81. "Location": "0 0 0",
  82. "UsableOutOfBuildingBlocked": false,
  83. "AllowCraft": false,
  84. "Pay": 0
  85. },
  86. "Version": {
  87. "Major": 1,
  88. "Minor": 0,
  89. "Patch": 25
  90. }
  91. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement