Advertisement
Guest User

combat.yml

a guest
Feb 19th, 2018
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.73 KB | None | 0 0
  1. options:
  2. broadcast enable message: true
  3. check for updates: true
  4. disabled worlds:
  5. - WoRlD
  6. - Lobby
  7. - Creative
  8. combat timer: 10
  9. action bar: true
  10. boss bar:
  11. enable: true
  12. color: YELLOW
  13. score board: false
  14. self combat: false
  15. mobs:
  16. combat: true
  17. blacklist:
  18. - PIG
  19. - COW
  20. - CHICKEN
  21. - SHEEP
  22. - RABBIT
  23. - BAT
  24. - MULE
  25. - DONKEY
  26. - HORSE
  27. - SQUID
  28. remove combat on enemy death: false
  29. bypass:
  30. enable: true
  31. permission: combatlogx.bypass
  32. combat sudo:
  33. enable: false
  34. commands:
  35. - say I am now in combat
  36. log to file: false
  37. cheat prevention:
  38. prevent opening inventories: false
  39. prevent teleportation: false
  40. safezone:
  41. no entry: false
  42. mode: KNOCKBACK
  43. knockback strength: 5
  44. flight:
  45. disable: true
  46. re-enable after combat: false
  47. change gamemode:
  48. enabled: true
  49. mode: SURVIVAL
  50. blocked commands:
  51. whitelist mode: true
  52. commands:
  53. - spawn
  54. - home
  55. - home home
  56. - home base
  57. - home acro
  58. - market
  59. - warp market
  60. - shop
  61. - msg
  62. - m
  63. - r
  64. - er
  65. - cl
  66. - back
  67. - bal
  68. - balance
  69. - excavation
  70. - acrobatics
  71. - alchemy
  72. - archery
  73. - axes
  74. - fishing
  75. - herbalism
  76. - mining
  77. - repair
  78. - cmi repair
  79. - swords
  80. - taming
  81. - unarmed
  82. - woodcutting
  83. blocked potions: []
  84. punishment:
  85. kill loggers: false
  86. kick: false
  87. quit:
  88. enable: false
  89. message: false
  90. console:
  91. enable: false
  92. commands:
  93. - eco take {player} 100
  94. - mail send {player} You lost $100 due to logging out during combat!
  95. sudo loggers:
  96. enable: false
  97. commands:
  98. - say I logged out of combat!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement