commit 92bc80ad68f8b48f6e58eb6978fbd2fac015d475 Author: Loren Miller Date: Sat Dec 2 11:37:44 2023 -0700 include wbui2 config diff --git a/wbui2.json b/wbui2.json new file mode 100644 index 0000000..722117a --- /dev/null +++ b/wbui2.json @@ -0,0 +1,44 @@ +{ + "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 + }, + "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