cleanup formatting

This commit is contained in:
2023-12-02 11:38:35 -07:00
parent 92bc80ad68
commit 3f9bbddc52

View File

@@ -1,44 +1,43 @@
{ {
"WBUI2": { "WBUI2": {
"settings": { "settings": {
"OpenButton": 0, "OpenButton": 0,
"HideIcon": false, "HideIcon": false,
"HideIconAfter": 60, "HideIconAfter": 60,
"IconURL": "https://i.imgur.com/KJur7dQ.png", "IconURL": "https://i.imgur.com/KJur7dQ.png",
"DisableIconText": false, "DisableIconText": false,
"IconPosition": 3, "IconPosition": 3,
"IconTextColor": 0, "IconTextColor": 0,
"OpenOnStart": true, "OpenOnStart": true,
"OpenOnStartOnlyNewPlayers": true, "OpenOnStartOnlyNewPlayers": true,
"UpdateInterval": 2 "UpdateInterval": 2
}, },
"tabs": [ "tabs": [
{ {
"tab1": { "tab1": {
"layout": 2, "layout": 2,
"buttontext": "<RichColor Color=\"1,0,0,1\">Welcome</>", "buttontext": "<RichColor Color=\"1,0,0,1\">Welcome</>",
"title1": "<RichColor Color=\"0,1,0,1\">Welcome to SlangNTame!</>", "title1": "<RichColor Color=\"0,1,0,1\">Welcome to SlangNTame!</>",
"title2": "<RichColor Color=\"1,0,0,1\">Rules</>", "title2": "<RichColor Color=\"1,0,0,1\">Rules</>",
"text1": "Welcome to our server. We have a long record of running clusters and are excited to bring them to ASA.\nWe hope you enjoy the server and if you need anything don't hesitate to ask.", "text1": "Welcome to our server. We have a long record of running clusters and are excited to bring them to ASA.\nWe hope you enjoy the server and if you need anything don't hesitate to ask.",
"text2": "<TextStyle.Red>Discord & Nicknames</>\nEveryone must join the discord!\nNames and Tribe names must be consistent.\nNO “Anonymous” names. I.e. 123, Human, Bob.\n<TextStyle.Red>No Excessive/Toxic Behavior & No Harassment</n>No racism or sexually explicit content.\nNo base wiping(where possible).\n<TextStyle.Red>No Cheating/Exploiting</n>\n<TextStyle.Red>No Spamming Chat/Structures</>", "text2": "<TextStyle.Red>Discord & Nicknames</>\nEveryone must join the discord!\nNames and Tribe names must be consistent.\nNO “Anonymous” names. I.e. 123, Human, Bob.\n<TextStyle.Red>No Excessive/Toxic Behavior & No Harassment</n>No racism or sexually explicit content.\nNo base wiping(where possible).\n<TextStyle.Red>No Cheating/Exploiting</n>\n<TextStyle.Red>No Spamming Chat/Structures</>",
"imageurl": "https://i.imgur.com/8PzLQq4.png" "imageurl": "https://i.imgur.com/8PzLQq4.png"
} }
} }
], ],
"links": [ "links": [
{ {
"link1": { "link1": {
"text": "Link to discord", "text": "Link to discord",
"url": "https://discord.com/invite/djTtsrdEtb" "url": "https://discord.com/invite/djTtsrdEtb"
} }
}, },
{ {
"link2": { "link2": {
"text": "Ark Code of Conduct", "text": "Ark Code of Conduct",
"url": "https://survivetheark.com/index.php?/code-of-conduct/" "url": "https://survivetheark.com/index.php?/code-of-conduct/"
} }
} }
] ]
} }
} }