Advertisement
Guest User

Untitled

a guest
Oct 13th, 2019
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.07 KB | None | 0 0
  1. # This is the main configuration file for the MineSpigot.
  2. # Modify with extreme caution, and make sure you know what you are doing.
  3. # Made with <3 by Manny
  4. disable:
  5. ticking:
  6. blocks: false
  7. tile-entities: false
  8. recheck-gaps: false
  9. weather: true
  10. biome-cache-cleanup: true
  11. sleep-check: true
  12. villages: true
  13. chunks: false
  14. maps: true
  15. entity:
  16. ai: true
  17. collisions: true
  18. player-list-packets: false
  19. weather: true
  20. unloading-chunks: true
  21. loading-nearby-chunks: true
  22. event:
  23. left-click-air: false
  24. left-click-block: false
  25. block-physics-redstone: true
  26. player-move: true
  27. instant-respawn: false
  28. fix-armor-damage: false
  29. hide-players-from-tab: true
  30. invalid-arm-animation-kick: false
  31. mobStackingEnabled: false
  32. mobStackingMultiplier: 5
  33. version-message: This server is running a cool spigot named %serverName% version %serverVersion% using api %apiVersion%.
  34. enderpearl:
  35. taliban: true
  36. gates: true
  37. throw-through-gates: true
  38. tripwire: true
  39. potionI: 0.05000000074505806
  40. potionE: 0.5
  41. potionF: -20.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement