Advertisement
Guest User

Untitled

a guest
Nov 24th, 2018
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.27 KB | None | 0 0
  1. # -------------------------------------------------------------------------------------------
  2. #
  3. # Your file has been automatically updated at 19.10.2018 20:03:54
  4. # to CoreArena 1.7.9
  5. #
  6. # Unfortunatelly, due to how Bukkit saves all .yml files, it was not possible
  7. # preserve the documentation comments in your file. We apologies.
  8. #
  9. # If you'd like to view the default file, you can either:
  10. # a) Open the CoreArena-1.7.9 (MC 1.12 and older).jar with a WinRar or similar
  11. # b) or, visit: https://github.com/kangarko/CoreArena/wiki
  12. #
  13. # -------------------------------------------------------------------------------------------
  14.  
  15. Arena:
  16. Store_Inventories: false
  17. Keep_Own_Equipment_On_Death: true
  18. Auto_Repair_Items: true
  19. Display_Phase_Bar: true
  20. Console_Commands_For_Each: false
  21. Spawner_Activation_Radius: 48
  22. Allowed_Commands:
  23. - /ma
  24. - /tell
  25. - /msg
  26. - /r
  27. - /ping
  28. - /tps
  29. - /lag
  30. - /warn
  31. - /kick
  32. - /tempban
  33. - /tempmute
  34. - /ban
  35. - /mute
  36. - /reply
  37. - /list
  38. - /balance
  39. - /me
  40. - /pm
  41. - /servertime
  42. - /staffmsg
  43. - /staffchat
  44. - /helpop
  45. Chat:
  46. Enabled: false
  47. Ranged: true
  48. Format: '&3{player} &8> {operatorColor}{message}'
  49. Global_Format: '&8[&3{arena}&8] {operatorColor}{player}: &f{message}'
  50. Integration:
  51. Block_McMMO_Experience: true
  52. Display_Mob_Health_Bar: false
  53. Move_Forgotten_Players: true
  54. Experience:
  55. Exp_Per_Level: 30
  56. Level_To_Nugget_Conversion_Ratio: 0.8
  57. Item: PRISMARINE_CRYSTALS
  58. Item_Label: '&b{amount} EXP'
  59. Gold:
  60. Conversion_Ratio: 100
  61. Currency_Backup_Name: $
  62. Amount:
  63. Next_Phase: 5 + (5 * {phase})
  64. Kill:
  65. Global: 10 + (5 * {phase})
  66. Player: 30 + (6 * {phase})
  67. VINDICATOR: 20 + (5 * {phase})
  68. EVOKER: 30 + (6 * {phase})
  69. VEX: 15 + (5 * {phase})
  70. WITHER: 100 + (10 * {phase})
  71. SLIME: 7 + (3 * {phase})
  72. MAGMA_CUBE: 7 + (3 * {phase})
  73. ENDERMAN: 15 + (5 * {phase})
  74. ILLUSIONER: 20 + (5 * {phase})
  75. PIG_ZOMBIE: 15 + (6 * {phase})
  76. Rewards:
  77. Allow_Skipping_Tier: false
  78. Enable_Material_Rewards: true
  79. Procedural_Damage:
  80. Explosions:
  81. Gravitation_Range: 1
  82. Power:
  83. Creeper: 2.8
  84. TnT: 3.0
  85. Damage:
  86. Radius: 2
  87. Damage: 2.2
  88. Enabled: true
  89. Items:
  90. Explosive_Bow:
  91. Damage: 2.1
  92. Hurt_Players: false
  93. Setup:
  94. Accept_Unsafe_Monster_Eggs: false
  95. Signs:
  96. Join_Sign_Format: |-
  97. [&l{arena}&r]
  98. {state}
  99. &8{players}/{maxPlayers}
  100. Class_Sign_Format: |-
  101. &r
  102. &1{class}
  103. Click to select.
  104. Upgrades_Sign_Format: |-
  105. &r
  106. &1{upgrade}
  107. {price}
  108. &7Click to buy.
  109. Allow_Classes_Sign: true
  110. Leave_Sign_Format: |-
  111. [&lLeave&r]
  112. Click to leave
  113. {arena}
  114. WorldEdit:
  115. Execution_Limit: 10 seconds
  116. Close_Stream: false
  117. Bungeecords:
  118. Enabled: false
  119. MySQL:
  120. Enabled: false
  121. Aggresive: false
  122. Delay_Ticks: 10
  123. Host: sql.pebblehost.com
  124. Database: customer_3774
  125. Port: '3306'
  126. User: customer_3774
  127. Password: 378290734c
  128. Table: CoreArena
  129. Connector_Advanced: jdbc:mysql://sql.pebblehost.com:3306/customer_3774?autoReconnect=true
  130. Command_Aliases:
  131. - ma
  132. - mobarena
  133. Prefix: '&3»&7'
  134. Locale: en
  135. Log_Lag_Over_Milis: 100
  136. Notify_Updates: true
  137. Debug: []
  138. Version: 4
  139. Serialization: ''
  140. Notify_Promotions: false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement