I only want there to be one tab per page, how can I remove the other useless tabs?
Removing the 2nd and 3rd tabs?
I'm not at home to test this (it's a slow day at work, lol)
{
"settings": {
"Tabs": [
{
"ButtonText": "Welcome",
"HeaderText": "Welcome to <color=yellow>SERVER NAME HERE</color>!!! ",
"Pages": [
{
"TextLines": [
"<color=yellow>Modular Turrets!</color>",
"<color=yellow>4400 Map Size!</color>",
"<color=yellow>Fireworks still in the /shop</color>",
"<color=yellow>Happy Hunting</color>"
],
"ImageSettings": [
{
"Position": {
"MinX": 0.0,
"MaxX": 1.0,
"MinY": 0.0,
"MaxY": 1.0
},
"Url": "https://i.ibb.co/NCQd0yY/Server-Info-Welcome.png",
"TransparencyInPercent": 100
}
]
}
],
"TabButtonAnchor": 4,
"TabButtonFontSize": 30,
"HeaderAnchor": 1,
"HeaderFontSize": 42,
"TextFontSize": 20,
"TextAnchor": 4,
"OxideGroup": ""
}
],
"ShowInfoOnPlayerInit": true,
"ShowInfoOnlyOncePerRuntime": true,
"TabToOpenByDefault": 0,
"Position": {
"MinX": 0.005,
"MaxX": 0.995,
"MinY": 0.14,
"MaxY": 0.995
},
"BackgroundImage": {
"Enabled": false,
"Position": {
"MinX": 0.0,
"MaxX": 1.0,
"MinY": 0.0,
"MaxY": 1.0
},
"Url": "https://i.ibb.co/MDdJ8ph/Coins-Falling.png",
"TransparencyInPercent": 40
},
"ActiveButtonColor": "#b08f26",
"InactiveButtonColor": "#D4AF37",
"CloseButtonColor": "#FF0000",
"NextPageButtonColor": "#D4AF37",
"PrevPageButtonColor": "#D4AF37",
"BackgroundColor": "#808080E6",
"HelpButton": {
"IsEnabled": false,
"Text": "Help",
"Position": {
"MinX": 0.0,
"MaxX": 0.1,
"MinY": 0.05,
"MaxY": 0.14
},
"Color": "#127127127255",
"FontSize": 14
},
"UpgradedConfig": false
}
}