Advertisement
TheGamingChief

ExampleConfig.json

Apr 28th, 2020
2,602
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.22 KB | None | 0 0
  1. {
  2.     "SERVERNAME": "Welcome to TheGamingChief's Test Server!",
  3.     "BUTTON1NAME": "DISCORD",
  4.     "BUTTON1LINK": "https://link.thegamingchief.com/Discord",
  5.     "BUTTON2NAME": "WEBSITE",
  6.     "BUTTON2LINK": "https://thegamingchief.com",
  7.     "BUTTON3NAME": "DONATE",
  8.     "BUTTON3LINK": "https://link.thegamingchief.com/Patreon",
  9.     "BUTTONTAB0NAME": "RULES",
  10.     "BUTTONTAB1NAME": "MODS",
  11.     "BUTTONTAB2NAME": "SERVER INFO",
  12.     "BUTTONTAB3NAME": "RESTART TIMES",
  13.     "DISPLAYPLAYERINFO": 1,
  14.     "DISPLAYPLAYERTAB": 1,
  15.     "sServerTab0": [
  16.         "Rules:",
  17.         "1. RULE GOES HERE",
  18.         "2. RULE GOES HERE",
  19.         "3. RULE GOES HERE",
  20.         "4. RULE GOES HERE",
  21.         "5. RULE GOES HERE"
  22.     ],
  23.     "sServerTab1": [
  24.         "Mods:",
  25.         "Banking",
  26.         "BaseBuildingPlus",
  27.         "BuildAnywhere",
  28.         "CF",
  29.         "CommunityOnlineTools",
  30.         "MasssManyItemOverhaul",
  31.         "Server_Information_Panel",
  32.         "Trader",
  33.         "VanillaPlusPlusMap"
  34.     ],
  35.     "sServerTab2": [
  36.         "Server Info:",
  37.         "Informations goes here"
  38.     ],
  39.     "sServerTab3": [
  40.         "Restart Times:",
  41.         "Server restarts every 12 hours",
  42.         "12:00 AM and 12:00 PM MST"
  43.     ]
  44. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement