Advertisement
Guest User

ProSkyWars

a guest
May 2nd, 2018
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.03 KB | None | 0 0
  1. # _____ _____ _ __ __
  2. # | __ \ / ____| | \ \ / /
  3. # | |__) | __ ___| (___ | | ___ \ \ /\ / /_ _ _ __ ___
  4. # | ___/ '__/ _ \\___ \| |/ / | | \ \/ \/ / _` | '__/ __|
  5. # | | | | | (_) |___) | <| |_| |\ /\ / (_| | | \__ \
  6. # |_| |_| \___/_____/|_|\_\\__, | \/ \/ \__,_|_| |___/ COPYRIGHT ©¸
  7. # __/ |
  8. # |___/
  9. #
  10. # Thank you for purchasing ProSkyWars!
  11. #
  12. # If you have any questions, suggestions or problems, please send me a message on SpigotMC!
  13. #
  14.  
  15. MySQL:
  16. Use: true
  17. Host: localhost
  18. Port: 3306
  19. Database: proskywars
  20. Table: animatednames
  21. User: proskywars
  22. Password: XlSvTGybPYNtpRAV
  23.  
  24. Bungee-Mode:
  25. One-Game-Per-Server: false
  26. Send-To-Hub-Instead-Of-Kick: true
  27. Change-MOTD-After-Game-State: false
  28. Games-Until-Server-Restart: 10
  29. Hub-Servers:
  30. - Hub
  31.  
  32. Multi-Arena:
  33. #This feature is useful for multiarena. It prevents players taking damage or building when not being in a game.
  34. Player-Events-Blocker: true
  35.  
  36. Join:
  37. Teleport: true
  38. Give-Main-Lobby-Items: true
  39.  
  40. Game:
  41. Prevent-Joining-Game-After-Started: true
  42. Fireworks-Ending: true
  43. Blood-Effect: true
  44.  
  45. #This feature reduces the time left for the game to start if the game is full!
  46. Smart-Lobby-Countdown: true
  47. EXP-Level-Countdown: true
  48.  
  49. Lobby-Time: 60
  50. Pre-Game-Time: 8
  51.  
  52. #Set Chest-Refill, Deathmatch or Game-End to -1 if you would like to disable it.
  53. Until-Chest-Refill: 480
  54. Until-Game-End: 1200
  55.  
  56. World-Border:
  57. #Disable World Border by setting the start to -1
  58. Start-Size: 500
  59.  
  60. #Disable World Border shrinking by setting the start to -1
  61. Until-Shrink-Start: 600
  62. End-Size: 70
  63. Shrink-Time: 400
  64.  
  65. Shoot-Fireballs-Near-Border: true
  66.  
  67. #You will only be able to see messages from players in your game.
  68. Per-Game-Chat: true
  69. Separate-Spectator-Chat: false
  70.  
  71. #This feature supports PlaceholderAPI.
  72. Chat-Formats:
  73. Global: "%luckperms_prefix% &7(player) &6» &7(message)"
  74. Party: "%luckperms_prefix% &d&lPARTY &7(player) &6» &7(message)"
  75. Team: "%luckperms_prefix% &a&lTEAM &7(player) &6» &7(message)"
  76. Spectator: "%luckperms_prefix% &8SPECTATOR &7(player) &6» &7(message)"
  77.  
  78. #Listed commands below will be blocked during a game.
  79. Blocked-Commands:
  80. - tpa
  81. - spawn
  82. - warp
  83. - kill
  84. - sucide
  85. - tpahere
  86. - tpaccept
  87. - tpa
  88. - give
  89.  
  90. Voting:
  91. #If disabled, basic chests will always be chosen.
  92. Chest-Types-Voting: true
  93. #If disabled, day time will always be chosen.
  94. Time-Types-Voting: true
  95. #If disabled, normal health will always be chosen.
  96. Health-Boosts-Voting: true
  97.  
  98. #Ex permission: ProSkyWars.Vote.Chest-Types
  99. Chest-Types-Permission: false
  100. Time-Types-Permission: false
  101. Health-Boosts-Permission: false
  102.  
  103. Kit:
  104. Purchase-Commands:
  105. - pex user (player) add ProSkyWars.Kit.(kit)
  106.  
  107. Party:
  108. Invitation-Expire-Time: 60
  109.  
  110. #Party Maximum Players Limit Permissions:
  111. #Ex: ProSkyWars.Party.Donator-Limit, ProSkyWars.Party.Vip-Limit
  112. Maximum-Players:
  113. Default: 3
  114. Donator: 5
  115. Vip: 6
  116. Mod: 8
  117. Admin: 10
  118.  
  119. #This feature requests Vault to be installed!
  120. Economy:
  121. Use-Vault: true
  122.  
  123. Rewards:
  124. Participation: 10
  125. Winning: 50
  126.  
  127. #If a player has the permission: ProSkyWars.Economy.Bonus all players in the game will receive the bonus coins!
  128. Bonus: 10
  129.  
  130. #This option allows you to turn your ProSkyWars server to ProSkyWars with guns. Tips: Gun resourcepack & Crackshot!
  131. Resource-Pack:
  132. Download-Link: ""
  133. Send-On-Join: false
  134. Remove-On-Game-Over: false
  135. Remove-On-Game-Quit: false
  136.  
  137. ProCosmetics:
  138. Give-Cosmetic-Menu: true
  139. Unequip-Before-Game: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement