Advertisement
Data_Base

Untitled

Feb 24th, 2018
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.82 KB | None | 0 0
  1. # This is the main configuration file for TacoSpigot.
  2. # As you can see, there's tons to configure. Some options may impact gameplay, so use
  3. # with caution, and make sure you know what each option does before configuring.
  4. #
  5. # If you need help with the configuration or have any questions related to TacoSpigot,
  6. # join us at the IRC.
  7. #
  8. # IRC: #taco @ irc.spi.gt ( http://irc.spi.gt/iris/?channels=taco )
  9.  
  10. config-version: 1
  11. useArraysForBlockStates: true
  12. world-settings:
  13. default:
  14. verbose: true
  15. allow-non-player-entities-on-scoreboards: true
  16. hopper:
  17. push-based: true
  18. fire-InventoryMoveItemEvent: true
  19. armor-stand:
  20. optimize-movement: true
  21. tnt:
  22. optimize-liquid-explosions: true
  23. optimize-movement: true
  24. grass-ignores-light: false
  25. redstone-fire-BlockPhysicsEvent: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement