Advertisement
Guest User

SG Config

a guest
Jul 26th, 2015
283
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.71 KB | None | 0 0
  1. # Config - Plugin made by Wazup92!
  2. # If Rollback is set to false, players wont be able to break/place blocks, and carepackages will stay on the map
  3. # If Set-Heads-Above-Top-Signs is set to true it might increase the lag when updating top signs!
  4. # There is one variable for Winner-Executed-Commands, %player%
  5. # There is one variable for Arena-Start-Executed-Commands, %world%
  6. # There are three variables for Player-Kill-Player-Executed-Commands, %player%, %killer%, %world%
  7.  
  8. Win-Coins: 20
  9. Kill-Coins: 5
  10. Broadcast-Winner: true
  11. Broadcast-Arena-Starting: true
  12. Rollback: true
  13. Winning-Fireworks-Time: 15
  14. Load-Top-Leaders-Minutes: 60
  15. Colored-And-Shaped-Fireworks: false
  16. Give-Compass-At-Start: true
  17. Give-Winner-Map: true
  18. Display-Image-On-Winner-Map: true
  19. Image-URL: http://i.imgur.com/EDDnCbR.png
  20. Can-Players-Join-As-A-Spectator: true
  21. Spectators-Separate-Chat: true
  22. Compass-Max-Radius: 200
  23. Strike-Lightning-On-Death: true
  24. Shop-Inventory-Size: 36
  25. Kits-Inventory-Size: 9
  26. Vote-Inventory-Size: 18
  27. Starting-Coins: 100
  28. Teleport-To-Global-Lobby-On-Leave: false
  29. Carepackage-Content: 1
  30. Carepackage-Drops-In-Seconds: 15
  31. Carepackage-Needed-Height: 20
  32. Display-Coins-In-Chat: true
  33. Give-Book: false
  34. Can-Spectators-Open-Players-Inventories: true
  35. Spectator-Leave-Item: true
  36. Lobby-Leave-Item: true
  37. Shop-Enabled: true
  38. Kits-Enabled: true
  39. Sponsor-Enabled: true
  40. Load-Arenas-Delay-OnEnable: 10
  41. Load-Holographic-Stats-Delay-OnEnable: 10
  42. Safe-Arena-Creation: true
  43. Blocks-Per-Ticks: 20000
  44. Runs-Every-Ticks: 1
  45. Send-Message-Every-Blocks: 3000000
  46. Kits-Inventory-Name: '&aDonator Package'
  47. Shop-Inventory-Name: '&3SurvivalGames &e- &6Items Shop'
  48. Vote-Inventory-Name: '&4Vote for an arena!'
  49. Teleporter-Inventory-Name: '&cPlayer Teleporter'
  50. Shop-Item-Stack: 388
  51. Shop-Item-Stack-Name: '&aShop'
  52. Kits-Item-Stack: 54
  53. Kits-Item-Stack-Name: '&aDonator Package'
  54. Leave-Item-Stack: 378
  55. Leave-Item-Stack-Name: '&cLeave!'
  56. Voting-Item-Stack: 339
  57. Voting-Item-Stack-Name: '&aVote!'
  58. Back-Item-Stack: 341
  59. Back-Item-Stack-Name: '&aBack'
  60. Sponsor-Item-Stack: 264
  61. Sponsor-Item-Stack-Name: '&bSponsor!'
  62. Kit-Menu-OwnedKits-Item: 397
  63. Kit-Menu-OwnedKits-Name: '&aDonator Package'
  64. Kit-Menu-PurchaseableKits-Item: 166
  65. Kit-Menu-PurchaseableKits-Name: '&cComing Soon!'
  66. Kit-Menu-VipKits-Item: 166
  67. Kit-Menu-VipKits-Name: '&cComing Soon!'
  68. Allowed-Commands:
  69. - sg
  70. - survivalgames
  71. - tell
  72. - msg
  73. - help
  74. - helpop
  75. Disabled-Items:
  76. - 325
  77. - 326
  78. - 327
  79. breakAbleBlocks:
  80. - 18
  81. - 116
  82. - 103
  83. - 338
  84. - 83
  85. - '31:1'
  86. - '175:2'
  87. - 30
  88. - 58
  89. placeAbleBlocks:
  90. - 51
  91. - 116
  92. - 92
  93. - 354
  94. - 30
  95. - 58
  96. - 259
  97. - 318
  98. - 51
  99. use-Vault: true
  100. use-UUID: true
  101. use-mysql: true
  102. table-prefix: sg_
  103. mysql-host:
  104. mysql-port: 3306
  105. mysql-database:
  106. mysql-username:
  107. mysql-password:
  108. Bungee-Mode: false
  109. Bungee-Mode-MinPlayers: 3
  110. Bungee-Mode-MaxPlayers: 24
  111. Bungee-Mode-Default-Wait-Time: 180
  112. Bungee-Mode-LockVotesAt: 10
  113. Bungee-Mode-Time-Skipped-To: 30
  114. Bungee-Mode-Extended-Time: 60
  115. Bungee-Mode-Skip-When-Players-Reached: 5
  116. Bungee-Mode-Randomise-Maps: false
  117. Bungee-Mode-Amount-Of-Randomised-Maps: 3
  118. Bungee-Mode-Main-Server: lobby
  119. Bungee-Mode-Safe-Rollback: false
  120. Bungee-Mode-Delay-Till-Server-Close: 5
  121. Bungee-Mode-Commands-Executed-At-The-End:
  122. - restart
  123. Winner-Executed-Commands: []
  124. Vip-Winner-Executed-Commands: []
  125. Arena-Start-Executed-Commands:
  126. - time set 1000 %world%
  127. Player-Kill-Player-Executed-Commands: []
  128. Load-Top-Leaders: true
  129. Load-Top-Leaders-On-Enable: true
  130. Load-Top-Leaders-On-Reload-With-SG-Command: true
  131. Load-Top-Leaders-Every-Minutes: true
  132. Load-Top-Leaders-Players-Per-Ticks: 300
  133. Load-Top-Leaders-Runs-Every-Tick: 1
  134. Set-Heads-Above-Top-Signs: true
  135. ConvertFromLastVersion: true
  136. Global-Lobby:
  137. world: world
  138. x: -353
  139. y: 78
  140. z: 105
  141. yaw: 179.32579
  142. pitch: -4.1614933
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement