Advertisement
Guest User

Untitled

a guest
May 31st, 2019
314
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.61 KB | None | 0 0
  1. {
  2.     "user": "hidden",
  3.     "repo": "bucommunity",
  4.     "entry": "gamemodes/balkan-underground.pwn",
  5.     "output": "gamemodes/balkan-underground.amx",
  6.     "dependencies": [
  7.         "sampctl/samp-stdlib",
  8.         "pBlueG/SA-MP-MySQL:R41-4",
  9.         "Zeex/samp-plugin-crashdetect:v4.19.4",
  10.         "maddinat0r/sscanf",
  11.         "urShadow/Pawn.CMD",
  12.         "Southclaws/samp-plugin-mapandreas:v1.2.2",
  13.         "oscar-broman/strlib",
  14.         "urShadow/Pawn.Regex",
  15.         "Open-GTO/zvehcomp",
  16.         "Southclaws/YSI-3.1",
  17.         "samp-incognito/samp-streamer-plugin:v2.9.2",
  18.         "udan11/samp-plugin-timerfix:v1.5"
  19.     ],
  20.     "local": true,
  21.     "builds": [
  22.         {
  23.             "name": "development",
  24.             "version": "3.10.8",
  25.             "args": [
  26.                 "-d3",
  27.                 "-;+",
  28.                 "-(+",
  29.                 "-Z+"
  30.             ],
  31.             "constants": {
  32.                 "DEVELOPMENT": "true"
  33.             }
  34.         }
  35.     ],
  36.     "runtime": {
  37.         "version": "0.3.7",
  38.         "mode": "server",
  39.         "echo": "-",
  40.         "rcon_password": "password",
  41.         "port": 7777,
  42.         "hostname": "SA-MP Server",
  43.         "maxplayers": 50,
  44.         "language": "",
  45.         "mapname": "San Andreas",
  46.         "weburl": "www.sa-mp.com",
  47.         "gamemodetext": "Unknown",
  48.         "announce": true,
  49.         "lanmode": false,
  50.         "query": true,
  51.         "rcon": false,
  52.         "logqueries": false,
  53.         "sleep": 5,
  54.         "maxnpc": 0,
  55.         "stream_rate": 1000,
  56.         "stream_distance": 200,
  57.         "onfoot_rate": 30,
  58.         "incar_rate": 30,
  59.         "weapon_rate": 30,
  60.         "chatlogging": true,
  61.         "timestamp": true,
  62.         "messageholelimit": 3000,
  63.         "messageslimit": 500,
  64.         "ackslimit": 3000,
  65.         "playertimeout": 10000,
  66.         "minconnectiontime": 0,
  67.         "lagcompmode": 1,
  68.         "connseedtime": 300000,
  69.         "db_logging": false,
  70.         "db_log_queries": false,
  71.         "conncookies": true,
  72.         "cookielogging": false,
  73.         "output": true
  74.     }
  75. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement