FatherWh0

ALB Config.yml

Feb 5th, 2018
169
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.94 KB | None | 0 0
  1. # Configuration file #
  2.  
  3. ######################
  4. # Lucky block plugin #
  5. # Created by MCGamer199 #
  6. # Don't touch this #
  7. version: 2.2.3
  8. ######################
  9.  
  10.  
  11. Allow:
  12. ExplosionGrief: true
  13. ExplosionFire: true
  14. ExplosionDamage: true
  15. LBGeneration: true
  16.  
  17. # Set to true if you want to prevent players from spamming lb commands #
  18. strict_commands: false
  19. # Delay after running lb command #
  20. delay: 20
  21.  
  22. # Language file #
  23. lang_file: 'en_US'
  24. # Sound file #
  25. sounds_file: 'sounds'
  26.  
  27. # Actionbar messages #
  28. ActionbarMessages: true
  29.  
  30. # Lucky Crafting Table #
  31. show_display_name: true
  32.  
  33. # Resource packs options #
  34. resourcepack:
  35. enabled: false
  36. url: 'insert your resource pack url here'
  37.  
  38. spawn:
  39. lucky_villager: false
  40.  
  41. LuckyBlockCommand:
  42. Command: lb
  43.  
  44. CommandPage:
  45. # Available color: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/ChatColor.html
  46. color1: red
  47. color2: aqua
  48. color3: green
  49. color4: blue
  50. color5: yellow
Advertisement
Add Comment
Please, Sign In to add comment