Advertisement
Guest User

Untitled

a guest
Jan 21st, 2017
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. {
  2. "collect-player-stats": true,
  3. "send-stats-interval": 5,
  4. "listen-for-bans": true,
  5. "stats-collected": {
  6. "player": {
  7. "travel": true,
  8. "blocks-broken": true,
  9. "blocks-placed": true,
  10. "kills": true,
  11. "deaths": true,
  12. "xp": true
  13. },
  14. "server": {
  15. "creeper-explosions": true,
  16. "player-kicks": true
  17. }
  18. },
  19. "buy-command": "buy",
  20. "use-buy-gui": true,
  21. "debug": false,
  22. "auth-key": "fb0a06d5ecd1ce8673335d13bbf69355fcaec051573e3e01f5",
  23. "https": true,
  24. "auto-update": true,
  25. "logging-enabled": true,
  26. "api-url": "://api.enjin.com/api/v1"
  27. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement