salt0000

Untitled

Jul 25th, 2019
173
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.01 KB | None | 0 0
  1. #
  2. # Build Battle configuration file
  3. # Edit it by yourself
  4. # Read descriptions CAREFULLY
  5. # You don't want to break anything, do you?
  6. #
  7.  
  8. # Locale of BuildBattle language. By default it's english.
  9. # Available localizations:
  10. # default - uses messages from 'language.yml' file.
  11. # de - Deutsche sprache pl - Jezyk polski
  12. # es - Idioma español fr - Langue française
  13. # zh - 简体中文 vn - Tiếng Việt
  14. # hu - Magyar nyelv kr - 한국어
  15. # tr - Türk dili id - Bhasa Indonesia
  16. # et - Eesti keel ru - Русский язык
  17. # cs - Český jazyk ro - Limba română
  18. # ja - 日本語 it - Lingua italiana
  19. # lt - Lietuvių kalba sl - Slovenščina
  20. # pt_BR - Português (Brasil)
  21. locale: ja
  22.  
  23. # Enable boss bar for the game?
  24. Boss-Bar-Enabled: false
  25.  
  26. # Should we hook into bungee cord? (If you wanna use arena per server option)
  27. # You STILL need to use external addon for HUB server game signs
  28. # Check here for more info: https://wiki.plajer.xyz/minecraft/buildbattle/addons.php#bungee-signs-not-official
  29. BungeeActivated: false
  30.  
  31. # Enable Inventory Manager for your games? (VERY USEFUL feature for MULTI ARENA)
  32. # This saves inventory of players and restores it after player leaves arena.
  33. # Saved elements: max health, health, food, experience, full inventory, armor contents, fire ticks, active potions
  34. InventoryManager: true
  35.  
  36. # Basic permissions for game, permissions explained here: https://wiki.plajer.xyz/minecraft/buildbattle/cmds_and_perms.php#basic-permissions
  37. Basic-Permissions:
  38. # Permissions to edit/create arenas
  39. Arena-Edit-Permission: "buildbattle.editgames"
  40. # <arena> represents arena name (NOT MAP NAME!), for example: 'buildbattle.join.Build1'
  41. # use 'buildbattle.join.*' to enable access to all arenas
  42. Join-Permission: "buildbattle.join.<arena>"
  43.  
  44. # Should /bb leave command be disabled?
  45. Disable-Leave-Command: false
  46.  
  47. # Total build times of game modes
  48. Build-Time:
  49. Classic: 480
  50. Teams: 540
  51. Guess-The-Build: 120
  52.  
  53. # Should we fire some cool fireworks at location of every player after the game ends?
  54. Firework-When-Game-Ends: true
  55.  
  56. # Total time of voting per player plot
  57. Voting-Time-In-Seconds: 20
  58.  
  59. # Total time of voting for themes before starting
  60. Theme-Voting-Time-In-Seconds: 25
  61.  
  62. # Default floor material name
  63. Default-Floor-Material-Name: log
  64.  
  65. # Should mob spawning on arenas be disabled?
  66. Disable-Mob-Spawning-Completely: true
  67.  
  68. # How many particle effects should have one spawned particle
  69. Amount-One-Particle-Effect-Contains: 20
  70.  
  71. # Max amount of particles to spawn
  72. Max-Amount-Particles: 25
  73.  
  74. # Time of refreshing particles
  75. Particle-Refresh-Per-Tick: 10
  76.  
  77. # Should server be disabled after the game ends?
  78. Bungee-Shutdown-On-End: false
  79.  
  80. # Should win commands be activated?
  81. Win-Commands-Activated: false
  82.  
  83. # Should end game commands be activated?
  84. End-Game-Commands-Activated: false
  85.  
  86. # Should second place commands be activated?
  87. Second-Place-Commands-Activated: false
  88.  
  89. # Should third place commands be activated?
  90. Third-Place-Commands-Activated: false
  91.  
  92. # Max amount of mobs to spawn per plot
  93. Mobs-Max-Amount-Per-Plot: 20
  94.  
  95. # Time in lobby to wait before start
  96. Lobby-Starting-Time: 60
  97.  
  98. # All game themes players will build.
  99. Themes:
  100. # Solo themes.
  101. Classic:
  102. - ハート
  103. - 城
  104. - 家
  105. - 花
  106. - ドラゴン
  107. - 寿司
  108. - 金
  109. # Team mode themes.
  110. Teams:
  111. - 車
  112. - 虹
  113. - コンピューター
  114. - 豪邸
  115. - バイク
  116. # Guess the build themes.
  117. Guess-The-Build:
  118. Easy:
  119. - 林檎
  120. - 太陽
  121. - パン
  122. - 本
  123. Medium:
  124. - スクールバス
  125. - 馬
  126. - 噴水
  127. - 相撲
  128. - 自転車
  129. Hard:
  130. - サッカー
  131. - 誕生日ケーキ
  132. - 太陽系
  133.  
  134. # Should holiday events for Build Battle be enabled?
  135. # Eg. 4 days before and 4 days after Halloween
  136. # special themes will be applied!
  137. # USING THIS ALL THEMES FOR SOLO/TEAM WHEN SPECIAL DAY
  138. # OCCURS WILL BE REPLACED WITH HOLIDAY THEMES ONLY
  139. Holidays-Enabled: true
  140.  
  141. # Special holiday themes ONLY FOR solo and teams
  142. # that will be used during holiday events if enabled.
  143. Holiday-Themes:
  144. April-Fools:
  145. - Minecraft
  146. - Mojang
  147. Valentines-Day:
  148. - ハート
  149. - 愛
  150. - キューピッド
  151. - チョコレート
  152. Halloween:
  153. - かぼちゃ
  154. - スケルトン
  155. - キャンディー
  156. Christmas:
  157. - サンタ
  158. - プレゼント
  159. - ゆきだるま
  160. - 靴下
  161. - トナカイ
  162.  
  163. # Theme names that are blacklisted.
  164. Blacklisted-Themes:
  165. - Fuck
  166.  
  167. # Blacklisted item names, you can't use them while building.
  168. Blacklisted-Item-Names:
  169. - tnt
  170.  
  171. # Commands executed when player wins
  172. # Use %PLAYER% placeholder to replace it with winner's name
  173. Win-Commands:
  174. First:
  175. - say %PLAYER% が勝利しました!
  176. Second:
  177. - say %PLAYER% は二位でした!
  178. Third:
  179. - say %PLAYER% は三位でした!
  180.  
  181. # Commands executed for every player after the game ends
  182. End-Game-Commands:
  183. - say %PLAYER% ゲームが終了しました
  184.  
  185. # Commands which can be executed while being in game
  186. Whitelisted-Commands:
  187. - me
  188. - help
  189.  
  190. # Should blocks behind game signs change their color based on game state?
  191. # They will change color to:
  192. # - white (waiting for players) stained glass
  193. # - yellow (starting) stained glass
  194. # - orange (in game) stained glass
  195. # - gray (ending) stained glass
  196. # - black (restarting) stained glass
  197. Signs-Block-States-Enabled: true
  198.  
  199. Update-Notifier:
  200. # Should we check for updates on plugin start/after admin join?
  201. # You REALLY should have this true!
  202. Enabled: true
  203. # Should we inform you when beta version is out?
  204. # BETA IS NOT ALWAYS AS STABLE AS NORMAL RELEASE!
  205. Notify-Beta-Versions: true
  206.  
  207. # Disable or enable MySQL database here, see mysql.yml for more
  208. DatabaseActivated: false
  209.  
  210. # Don't modify.
  211. Version: 6
  212.  
  213. # No way! You've reached the end! But... where's the dragon!?
Advertisement
Add Comment
Please, Sign In to add comment