Advertisement
Guest User

Untitled

a guest
May 12th, 2016
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.03 KB | None | 0 0
  1. #
  2. # signJoinMode: false //When enabled, players can join games through signs.
  3. # signJoinMaterial: wool //This is the material that will show behind or under sign join signs. It can be set to wool, clay, glass or none.
  4. # pressurePlateJoin: true //When enabled, players can join games by stepping on stone pressure plates.
  5. # allowSpectating: true //Setting this to true will put players in spectator mode when they lose all their lives.
  6. # enableLogFilter: true //Enabling this filter allows SWR to remove the log spam created when worlds are loaded.
  7. # useExternalEconomy: false //if set to true, SWR with use your external economy plugin for shops and kits, as well as adding points for wins, kills, etc.
  8. # disableWinBroadcast: false //if set to true, only the players in the arena will see the winner message.
  9. # noFallDamage: true //if set to true, players will not receive fall damage while in game.
  10. # noFallDamageLobby: false //if set to true, players will not recieve fall damage in the lobby world.
  11. # minPercentPlayers: 50 //The percentage of a full lobby, before players in queue are teleported and before a game will start.
  12. # preGameTimer: 20 //The countdown time before the game starts once the minimum number of players are in the game.
  13. # resetPreGameTimerOnJoin: true //If set to true, the pregame timer will reset whenver a new player joins a game.
  14. # resetPreGameTimerThreshold: 80 //This is the threshold based on the percentage of players in a game. If the number of players in the game is higher than the threshold, the timer will not restart.
  15. # timeAfterGame: 10 //This is the amount of time after the end of a game, before the game shutsdown/restarts.
  16. # maxMapSize: 200 //This is the maximum square size of the map.
  17. # maxNumberOfGames: -1 //This is the maximum number of games possible on the server. If set to -1, it is unlimited.
  18. # maxGameLength: -1 //Sets the maximum length of a game in minutes.
  19. # playerNameScoreboard: false //When enabled, the in game scoreboard will show player names instead of Warriors Remaining.
  20. # lobbyScoreBoardEnabled: false //When enable, a scoreboard showing player stats will be shown to players in the Lobby World.
  21. # statsCommandCooldown: 60 //The amount of time a player has to wait to use the stats command again.
  22. # clearInventoryOnJoin: false //When set to true, a players inventory is cleared whenever they join the server.
  23. # clearXPOnJoin: false //When set to true, a players xp is cleared whenever they join the server.
  24. # clearPotionEffectsOnJoin: false //When set to true, a players potions effects are cleared whenever they join the server.
  25. # addScorePrefix: true //When set to true, a score prefix is added to player chat.
  26. # useExternalChat: false //When set to true, the plugin will use the external chat plugin.
  27. # leaveCommand: false //When set to true, you will be able to use /leave to leave a game instead of /swr quit.
  28. gameSettings:
  29. signJoinMode: false
  30. signJoinMaterial: wool
  31. pressurePlateJoin: true
  32. allowSpectating: true
  33. enableLogFilter: true
  34. useExternalEconomy: true
  35. disableWinBroadcast: false
  36. noFallDamage: true
  37. minPercentPlayers: 50
  38. preGameTimer: 30
  39. resetPreGameTimerOnJoin: false
  40. resetPreGameTimerThreshold: 80
  41. timeAfterGame: 5
  42. maxMapSize: 200
  43. maxNumberOfGames: -1
  44. maxGameLength: -1
  45. playerNameScoreboard: true
  46. lobbyScoreBoardEnabled: true
  47. statsCommandCooldown: 60
  48. clearInventoryOnJoin: false
  49. clearXPOnJoin: false
  50. clearPotionEffectsOnJoin: false
  51. sendPlayersToSpawnOnJoin: true
  52. addScorePrefix: false
  53. useExternalChat: false
  54. leaveCommand: true
  55. points:
  56. pointsPerKill: 2
  57. pointsLostPerDeath: 1
  58. pointsLostPerLeave: 1
  59. pointsPerWin: 10
  60. vipMultiplier: 2
  61. gameOptions:
  62. kitsEnabled: true
  63. shopsEnabled: true
  64. spectateShopEnabled: false
  65. opChestsEnabled: false
  66. timeVoteEnabled: true
  67. jumpVoteEnabled: false
  68. highJumpValue: 2
  69. superJumpValue: 4
  70. godJumpValue: 8
  71. weatherVoteEnabled: true
  72. lightningStrikeChance: 5
  73. colorGlassEnabled: true
  74. particlesEnabled: true
  75. trailEffectsEnabled: true
  76. lobbyMenuEnabled: true
  77. optionsMenuEnabled: true
  78. purchaseColorGlassEnabled: false
  79. purchaseParticlesEnabled: false
  80. purchaseTrailEffectsEnabled: false
  81. purchasePermanentKitsEnabled: false
  82. showKitItemsandPotionEffects: true
  83. doubleChestAlwaysOP: false
  84. gameItems:
  85. giveSpectateItem: true
  86. spectateItemSlot: 8
  87. giveLobbyMenuItem: false
  88. lobbyMenuItemSlot: 8
  89. giveJoinItem: true
  90. joinItemSlot: 0
  91. lobbyMenuItem: iron_helmet 1 luck:1
  92. spectateItem: eye_of_ender 1 luck:1
  93. joinItem: watch 1 luck:1
  94. exitGameItem: redstone 1 luck:1
  95. exitItemSlot: 8
  96. kitMenuItem: storage_minecart 1 luck:1
  97. kitMenuItemSlot: 0
  98. kitPermMenuItem: storage_minecart 1
  99. kitPermMenuItemSlot: 2
  100. specStoreItem: anvil 1 luck:1
  101. specStoreItemSlot: 4
  102. opChestMenuItem: diamond 1
  103. opChestOptionMenuSlot: 3
  104. timeMenuItem: watch 1
  105. timeOptionMenuSlot: 0
  106. weatherMenuItem: glowstone 1
  107. weatherOptionMenuSlot: 2
  108. jumpMenuItem: diamond_boots 1
  109. jumpOptionMenuSlot: 1
  110. particleMenuItem: pumpkin_seeds 1
  111. particleLobbyMenuSlot: 20
  112. particleOptionsMenuSlot: 6
  113. trailEffectMenuItem: arrow 1
  114. trailEffectLobbyMenuSlot: 24
  115. trailEffectOptionsMenuSlot: 8
  116. optionsItem: cake 1 luck:1
  117. optionsItemSlot: 4
  118. glassMenuItem: stained_glass 1
  119. glassLobbyMenuSlot: 2
  120. glassOptionsMenuSlot: 4
  121. gameSounds:
  122. playerJoinLobby: SLIME_WALK2
  123. playerLeaveLobby: SLIME_ATTACK
  124. playerDeath: AMBIENCE_THUNDER
  125. playerWin: FIREWORK_LARGE_BLAST
  126. opChestVote: CHEST_OPEN
  127. timeVote: FUSE
  128. weatherVote: SPLASH
  129. jumpVote: MAGMACUBE_JUMP
  130. lobbyGuard:
  131. enabled: false
  132. hungerDisabled: true
  133. fallDamageDisabled: true
  134. damageDisabled: true
  135. pvpDisabled: true
  136. playerBuildDisabled: true
  137. playerInteractDisabled: true
  138. weatherDisabled: true
  139. daylightCycleDisabled: true
  140. commandWhitelist:
  141. - /swr quit
  142. - /swr kit
  143. - /swr shop
  144. - /swr start
  145. - /swr
  146. - /g
  147. - /leave
  148. - /workbench
  149. - /recipe
  150. - /pweather
  151. - /ptime
  152. - /nick
  153. - /feed
  154. - /kittycannon
  155. - /sw
  156. - /sw quit
  157. - /sw kit
  158. - /sw shop
  159. - /sw start
  160. - /shop
  161. - /msg
  162. - /r
  163. - /msg
  164. - /message
  165. - /pm
  166. - /tell
  167. - /r
  168. - /reply
  169. - /money
  170. - /balance
  171. - /tag
  172. - /feed
  173. - /eat
  174. - /pv
  175. - /chest
  176. - /playervaults
  177. - /vault
  178. - /fix
  179. - /enchest
  180. - /echest
  181. - /enderchest
  182. - /banglechat
  183. - /kick
  184. - /mute
  185. - /warn
  186. - /ipban
  187. - /ipmute
  188. - /unban
  189. - /unmute
  190. - /unwarn
  191. - /tempban
  192. - /tempmute
  193. - /checkban
  194. - /history
  195. - /warnings
  196. - /prunehistory
  197. - /staffhistory
  198. - /staffrollback
  199. - /iphistory
  200. - /banlist
  201. - /lastuuid
  202. - /geoip
  203. - /dupeip
  204. - /ipreport
  205. - /lockdown
  206. - /togglechat
  207. - /clearchat
  208. - /litebans
  209. - /buy
  210. spectatorWhitelist:
  211. - /swr quit
  212. - /leave
  213. - /sw
  214. - /sw quit
  215. - /buy
  216. sqldatabase:
  217. enabled: true
  218. saveInterval: 30
  219. hostname: 0.0.0.0
  220. port: 3306
  221. database: skywars_reloaded
  222. username: mcservers
  223. password: 3bNqLaYBDgeSJfD4zqjYJg
  224. resaveDefaultMaps: false
  225. bungeeMode:
  226. enabled: false
  227. bungeeServerName: skywars
  228. lobbyServer: lobby
  229. spawn:
  230. world: skywars
  231. x: 132
  232. y: 208
  233. z: 220
  234. yaw: 180.29634
  235. pitch: -3.6
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement