shano_dekono

config.yml

Nov 25th, 2018
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.22 KB | None | 0 0
  1. debug_mode: false
  2. enable_chat_prefix: true
  3. chat_line_color: '&2'
  4. save_timer: 60
  5. grave_timer: 3600
  6. enable_timer: true
  7. grave_block: DIRT
  8. spawn_zombie_on_not_owner_break: true
  9. spawn_zombie_on_owner_break: false
  10. zombie_hp: 20
  11. can_zombie_pickup_items: true
  12. execute_command_on_respawn: true
  13. execute_command_on_grave_break: true
  14. command_: tellraw %%player%% ["",{"text":"You came back to life!","color":"green"},{"text":"\n"},{"text":"Follow
  15. the ","color":"dark_purple"},{"text":"Death Compass","color":"red"},{"text":" to
  16. find your grave and reclaim your items","color":"dark_purple"}]
  17. command_on_grave_break: minecraft:clear %%player%% compass
  18. drop_items_on_player_kill: true
  19. enable_token_use: false
  20. enable_token_craft: false
  21. enable_token_drop: false
  22. token_drop_mob: ZOMBIE
  23. token_drop_amount: 1
  24. token_drop_chance: 0.01
  25. token_item: COBBLESTONE_WALL
  26. token_craft_recipe: MOSSY_COBBLESTONE:MOSSY_COBBLESTONE:MOSSY_COBBLESTONE-MOSSY_COBBLESTONE:TOTEM_OF_UNDYING:MOSSY_COBBLESTONE-MOSSY_COBBLESTONE:MOSSY_COBBLESTONE:MOSSY_COBBLESTONE
  27. use_vault: true
  28. grave_cost: 500
  29. disabled_worlds: []
  30. worlds_aliases:
  31. - world::The Overworld
  32. - world_nether::The Nether
  33. - world_the_end::The End
  34. - Skylands::Skylands
  35. - Modernworld::Modernworld
Advertisement
Add Comment
Please, Sign In to add comment