Advertisement
Guest User

Untitled

a guest
Aug 15th, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. # Configuration file
  2.  
  3. client {
  4. # in seconds [range: 0 ~ 86400, default: 1800]
  5. I:cacheMinTTL=1800
  6.  
  7. # only http/https are supported, /skins/(uuid|username) and /capes/(uuid|username) will be queried for respective resources [default: http://example.com]
  8. S:hostCustomServer=https://pixelhero.hu
  9.  
  10. # [default: true]
  11. B:useCrafatar=false
  12.  
  13. # [default: false]
  14. B:useCustomServer=true
  15.  
  16. # [default: true]
  17. B:useMojang=false
  18. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement