EtnoCraft

ProtocolLib 4.1.0-SNAPSHOT-b323 - Configuración

Sep 12th, 2016
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.74 KB | None | 0 0
  1. global:
  2. # Settings for the automatic version updater
  3. auto updater:
  4. notify: true
  5. download: true
  6.  
  7. # Number of seconds to wait until a new update is downloaded
  8. delay: 43200 # 12 hours
  9.  
  10. metrics: true
  11.  
  12. # Automatically compile structure modifiers
  13. background compiler: true
  14.  
  15. # Disable version checking for the given Minecraft version. Backup your world first!
  16. ignore version check:
  17.  
  18. # Override the starting injecting method
  19. injection method:
  20.  
  21. # Whether or not to enable the filter command
  22. debug: false
  23.  
  24. # Whether or not to print a stack trace for every warning
  25. detailed error: false
  26.  
  27. # The engine used by the filter command
  28. script engine: JavaScript
  29.  
  30. suppressed reports:
Advertisement
Add Comment
Please, Sign In to add comment