Advertisement
Guest User

Untitled

a guest
Dec 12th, 2017
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.77 KB | None | 0 0
  1. {
  2.  
  3. "name": "insertname",
  4.  
  5.  
  6. "description": "Don't Troll",
  7.  
  8.  
  9. "tags": ["tag1", "tag2"],
  10.  
  11.  
  12.  
  13. "max_players": 20,
  14.  
  15.  
  16.  
  17. "visibility":
  18.  
  19. {
  20.  
  21. "public": true,
  22.  
  23. "lan": true
  24.  
  25. },
  26.  
  27.  
  28.  
  29. "username": "Username insert",
  30. "password": "pass",
  31.  
  32.  
  33.  
  34. _"token": "",
  35.  
  36. "game_password": "",
  37.  
  38.  
  39.  
  40.  
  41. "require_user_verification": false,
  42.  
  43.  
  44. "max_upload_in_kilobytes_per_second": 0,
  45.  
  46.  
  47. "minimum_latency_in_ticks": 0,
  48.  
  49.  
  50.  
  51. "ignore_player_limit_for_returning_players": True,
  52. "allow_commands": "admins-only",
  53.  
  54.  
  55. "autosave_interval": 10,
  56.  
  57.  
  58. "autosave_slots": 5,
  59.  
  60.  
  61. "afk_autokick_interval": 0,
  62.  
  63.  
  64. "auto_pause": true,
  65.  
  66.  
  67. "only_admins_can_pause_the_game": true,
  68.  
  69.  
  70. "autosave_only_on_server": true,
  71.  
  72.  
  73. "admins":[Zflocco]
  74.  
  75. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement