Advertisement
Guest User

Untitled

a guest
Jul 15th, 2019
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.17 KB | None | 0 0
  1. # Thanks for downloading ViaVersion
  2. # Ensure you look through all these options
  3. # If you need help:
  4. # Discord - https://viaversion.com/discord
  5. # viaversion.com - Discussion tab
  6. # Docs - https://docs.viaversion.com/display/VIAVERSION/Configuration
  7. #
  8. # ----------------------------------------------------------#
  9. # GLOBAL OPTIONS #
  10. # ----------------------------------------------------------#
  11. #
  12. # Should ViaVersion check for updates?
  13. checkforupdates: false
  14. # Send the supported versions with the Status (Ping) response packet
  15. send-supported-versions: false
  16. # Block specific Minecraft protocols that ViaVersion allows
  17. # List of all Minecraft protocol versions: http://wiki.vg/Protocol_version_numbers
  18. block-protocols: []
  19. # Change the blocked disconnect message
  20. block-disconnect-msg: '&cВы не можете войти на сервер, допустимые версии для входа
  21. 1.12.2-1.14'
  22. reload-disconnect-msg: '&7Лобби &8▪ &FСервер отключен, либо перезапускается &7:)'
  23. max-pps: -1
  24. max-pps-kick-msg: You are sending too many packets!
  25. tracking-period: -1
  26. tracking-warning-pps: -1
  27. tracking-max-warnings: -1
  28. tracking-max-kick-msg: You are sending too many packets, :(
  29. hologram-patch: false
  30. hologram-y: -0.96
  31. piston-animation-patch: false
  32. chat-nbt-fix: true
  33. quick-move-action-fix: false
  34. team-colour-fix: true
  35. suppress-1_13-conversion-errors: false
  36. disable-1_13-auto-complete: true
  37. 1_13-tab-complete-delay: 0
  38. fix-low-snow-collision: false
  39. truncate-1_14-books: false
  40. change-1_9-hitbox: false
  41. change-1_14-hitbox: false
  42. serverside-blockconnections: false
  43. blockconnection-method: world
  44. reduce-blockstorage-memory: false
  45. flowerstem-when-block-above: false
  46. prevent-collision: true
  47. auto-team: false
  48. suppress-metadata-errors: false
  49. shield-blocking: true
  50. simulate-pt: true
  51. nms-player-ticking: true
  52. bossbar-patch: true
  53. bossbar-anti-flicker: false
  54. use-new-effect-indicator: true
  55. use-new-deathmessages: true
  56. item-cache: true
  57. anti-xray-patch: true
  58. replace-pistons: false
  59. replacement-piston-id: 0
  60. force-json-transform: false
  61. minimize-cooldown: true
  62. left-handed-handling: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement