From 3f9bbddc521076598adcbcbcb4b3c5d3eed077e6 Mon Sep 17 00:00:00 2001 From: Loren Miller Date: Sat, 2 Dec 2023 11:38:35 -0700 Subject: [PATCH] cleanup formatting --- wbui2.json | 79 +++++++++++++++++++++++++++--------------------------- 1 file changed, 39 insertions(+), 40 deletions(-) diff --git a/wbui2.json b/wbui2.json index 722117a..c3327cd 100644 --- a/wbui2.json +++ b/wbui2.json @@ -1,44 +1,43 @@ { "WBUI2": { - "settings": { - "OpenButton": 0, - "HideIcon": false, - "HideIconAfter": 60, - "IconURL": "https://i.imgur.com/KJur7dQ.png", - "DisableIconText": false, - "IconPosition": 3, - "IconTextColor": 0, - "OpenOnStart": true, - "OpenOnStartOnlyNewPlayers": true, - "UpdateInterval": 2 + "settings": { + "OpenButton": 0, + "HideIcon": false, + "HideIconAfter": 60, + "IconURL": "https://i.imgur.com/KJur7dQ.png", + "DisableIconText": false, + "IconPosition": 3, + "IconTextColor": 0, + "OpenOnStart": true, + "OpenOnStartOnlyNewPlayers": true, + "UpdateInterval": 2 }, - "tabs": [ - { - "tab1": { - "layout": 2, - "buttontext": "Welcome", - "title1": "Welcome to SlangNTame!", - "title2": "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.", - "text2": "Discord & Nicknames\nEveryone must join the discord!\nNames and Tribe names must be consistent.\nNO “Anonymous” names. I.e. 123, Human, Bob.\nNo Excessive/Toxic Behavior & No HarassmentNo racism or sexually explicit content.\nNo base wiping(where possible).\nNo Cheating/Exploiting\nNo Spamming Chat/Structures", - "imageurl": "https://i.imgur.com/8PzLQq4.png" - } - } - ], - "links": [ - { - "link1": { - "text": "Link to discord", - "url": "https://discord.com/invite/djTtsrdEtb" - } - }, - { - "link2": { - "text": "Ark Code of Conduct", - "url": "https://survivetheark.com/index.php?/code-of-conduct/" - } - } - ] + "tabs": [ + { + "tab1": { + "layout": 2, + "buttontext": "Welcome", + "title1": "Welcome to SlangNTame!", + "title2": "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.", + "text2": "Discord & Nicknames\nEveryone must join the discord!\nNames and Tribe names must be consistent.\nNO “Anonymous” names. I.e. 123, Human, Bob.\nNo Excessive/Toxic Behavior & No HarassmentNo racism or sexually explicit content.\nNo base wiping(where possible).\nNo Cheating/Exploiting\nNo Spamming Chat/Structures", + "imageurl": "https://i.imgur.com/8PzLQq4.png" + } + } + ], + "links": [ + { + "link1": { + "text": "Link to discord", + "url": "https://discord.com/invite/djTtsrdEtb" + } + }, + { + "link2": { + "text": "Ark Code of Conduct", + "url": "https://survivetheark.com/index.php?/code-of-conduct/" + } + } + ] } - } - \ No newline at end of file +} \ No newline at end of file