{"id":13732192,"url":"https://github.com/LaGTeK/Server_Information_Panel","last_synced_at":"2025-05-08T06:31:36.735Z","repository":{"id":201256966,"uuid":"181007500","full_name":"LaGTeK/Server_Information_Panel","owner":"LaGTeK","description":"Information Panel for DayZ SA","archived":false,"fork":false,"pushed_at":"2024-10-16T16:12:06.000Z","size":5500,"stargazers_count":15,"open_issues_count":0,"forks_count":5,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-10-19T10:14:20.024Z","etag":null,"topics":["dayz","dayz-client","dayz-server","dayzmod","dayzstandalone"],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LaGTeK.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-04-12T12:51:23.000Z","updated_at":"2024-10-16T16:40:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"e6dd1cb9-66ca-43ab-99e3-c2499c2a81f3","html_url":"https://github.com/LaGTeK/Server_Information_Panel","commit_stats":{"total_commits":78,"total_committers":2,"mean_commits":39.0,"dds":"0.012820512820512775","last_synced_commit":"e6b95b583b248f5dc67d09a78ddf8d3b4ce17aee"},"previous_names":["lagtek/server_information_panel"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LaGTeK%2FServer_Information_Panel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LaGTeK%2FServer_Information_Panel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LaGTeK%2FServer_Information_Panel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LaGTeK%2FServer_Information_Panel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LaGTeK","download_url":"https://codeload.github.com/LaGTeK/Server_Information_Panel/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224707919,"owners_count":17356438,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dayz","dayz-client","dayz-server","dayzmod","dayzstandalone"],"created_at":"2024-08-03T02:01:48.768Z","updated_at":"2024-11-14T23:31:31.880Z","avatar_url":"https://github.com/LaGTeK.png","language":"C","readme":"# Server_Information_Panel\n\n## Usage\n\n### Installation:\n\n-   Make sure that you have installed [Community Framework](https://github.com/Jacob-Mango/DayZ-Community-Framework) by Jacob_Mango, Arkensor and Kegan Hollern\n-   Download latest release\n-   Add `CF` (Community Framework) and `Server_Information_Panel` to your game and server launch options. For example:\n    `-mod=@CF;@Server_Information_Panel;`\n\nOn server:\n\n-   Copy file `ServerPanel_V3.bikey` from `ServerPanel\\keys` into server `keys` folder\n-   When servr will start config will be created automaticalty if not found (`ServerPanel`).\n-   `ServerPanel.json` will be generated automaticatly at first start or updated from the previous config\n-   U can also leave a link blank \u0026 the button will disapear, same for tabs\n\n### Json File - [ServerPanelConfig.json](https://github.com/LaGTeK/Server_Information_Panel/blob/master/Profiles/ServerPanel/ServerPanel.json)\n```\n{\n    \"VERSION\": \"1.7\",\n    \"SERVERNAME\": \"Welcome on MyDayZ server !! - Hosted By MyDayZ.eu\",\n    \"LOGLEVEL\": 1,\n    \"BUTTON1NAME\": \"DISCORD\",\n    \"BUTTON1LINK\": \"https://discord.gg/KAgNn6K\",\n    \"BUTTON2NAME\": \"WEBSITE\",\n    \"BUTTON2LINK\": \"https://mydayz.eu\",\n    \"BUTTON3NAME\": \"DONATE\",\n    \"BUTTON3LINK\": \"https://www.paypal.me/MyDayZ\",\n    \"DISPLAYPLAYERINFO\": 1,\n    \"DISPLAYPLAYERTAB\": 1,\n    \"DISPLAYPLAYERLIST\": 1,\n    \"DISPLAYPLAYERPOSITION\": 1,\n    \"DISPLAYCRAFTTAB\": 1,\n    \"DISPLAYCURRENCY\": 1,\n    \"CURRENCYNAME\": \"Rubles\",\n    \"DISPLAYPLOGO\": 1,\n    \"LOGOPATH\": \"set:dayz_gui image:ProgressDayZFull\", //You Can use an Image set, edds file or PAA ex:(\"LOGOPATH\": \"ServerPanel/GUI/imageset/logo-server-panel.paa\"). Your image File need to be stored inside your modpack/loading screen.\n    \"LOGO_WIDTH_PERCENTAGE\": 87.0,\n    \"LOGO_HEIGHT_PERCENTAGE\": 83.0,\n    \"BUTTONTAB0NAME\": \"TAB0\",\n    \"BUTTONTAB1NAME\": \"TAB1\",\n    \"BUTTONTAB2NAME\": \"TAB2\",\n    \"BUTTONTAB3NAME\": \"TAB3\",\n    \"sServerTab0\": [\n        \"\u003ch1\u003eWrite your h1 Title 0\u003c/h1\u003e\",\n        \"\u003cp\u003eWrite your \u003cb\u003einformation Tab0 1\u003c/b\u003e\u003c/p\u003e\",\n        \"\u003cp\u003eWrite your \u003cb\u003einformation Tab0 2\u003c/b\u003e\u003c/p\u003e\",\n        \"\u003cp\u003eWrite your \u003cb\u003einformation Tab0 3\u003c/b\u003e\u003c/p\u003e\",\n        \"\u003cp\u003eWrite your \u003cb\u003einformation Tab0 4\u003c/b\u003e\u003c/p\u003e\",\n        \"\u003ch2\u003eWrite your h2 Title 5\u003c/h2\u003e\",\n        \"\u003cp\u003eWrite your \u003ci\u003einformation Tab0 6\u003c/i\u003e\u003c/p\u003e\",\n        \"\u003cp\u003eWrite your \u003ci\u003einformation Tab0 7\u003c/i\u003e\u003c/p\u003e\",\n        \"\u003cp\u003eWrite your \u003ci\u003einformation Tab0 8\u003c/i\u003e\u003c/p\u003e\",\n        \"\u003cp\u003eWrite your \u003ci\u003einformation Tab0 9\u003c/i\u003e\u003c/p\u003e\",\n        \"\u003ch2\u003eWrite your h2 Title 10\u003c/h2\u003e\",\n        \"\u003cp\u003eWrite your \u003ci\u003einformation Tab0 11\u003c/i\u003e\u003c/p\u003e\",\n        \"\u003cp\u003eWrite your \u003ci\u003einformation Tab0 12\u003c/i\u003e\u003c/p\u003e\",\n        \"\u003cp\u003eWrite your \u003ci\u003einformation Tab0 13\u003c/i\u003e\u003c/p\u003e\",\n        \"\u003cp\u003eWrite your \u003ci\u003einformation Tab0 14\u003c/i\u003e\u003c/p\u003e\",\n        \"\u003ch2\u003eWrite your h2 Title 15\u003c/h2\u003e\",\n        \"\u003cp\u003eWrite your \u003cb\u003einformation Tab0 16\u003c/b\u003e\u003c/p\u003e\",\n        \"\u003cp\u003eWrite your \u003cb\u003einformation Tab0 17\u003c/b\u003e\u003c/p\u003e\",\n        \"\u003cp\u003eWrite your \u003cb\u003einformation Tab0 18\u003c/b\u003e\u003c/p\u003e\",\n        \"\u003cp\u003eWrite your \u003cb\u003einformation Tab0 19\u003c/b\u003e\u003c/p\u003e\"\n    ],\n    \"sServerTab1\": [\n        \"\u003ch1\u003eWrite your h1 Title 0\u003c/h1\u003e\",\n        \"\u003cp\u003eWrite your \u003cb\u003einformation Tab1 1\u003c/b\u003e\u003c/p\u003e\",\n        \"\u003cp\u003eWrite your \u003cb\u003einformation Tab1 2\u003c/b\u003e\u003c/p\u003e\",\n        \"\u003cp\u003eWrite your \u003cb\u003einformation Tab1 3\u003c/b\u003e\u003c/p\u003e\",\n        \"\u003cp\u003eWrite your \u003cb\u003einformation Tab1 4\u003c/b\u003e\u003c/p\u003e\",\n        \"\u003ch2\u003eWrite your h2 Title 5\u003c/h2\u003e\",\n        \"\u003cp\u003eWrite your \u003ci\u003einformation Tab1 6\u003c/i\u003e\u003c/p\u003e\",\n        \"\u003cp\u003eWrite your \u003ci\u003einformation Tab1 7\u003c/i\u003e\u003c/p\u003e\",\n        \"\u003cp\u003eWrite your \u003ci\u003einformation Tab1 8\u003c/i\u003e\u003c/p\u003e\",\n        \"\u003cp\u003eWrite your \u003ci\u003einformation Tab1 9\u003c/i\u003e\u003c/p\u003e\",\n        \"\u003ch2\u003eWrite your h2 Title 10\u003c/h2\u003e\",\n        \"\u003cp\u003eWrite your \u003ci\u003einformation Tab1 11\u003c/i\u003e\u003c/p\u003e\",\n        \"\u003cp\u003eWrite your \u003ci\u003einformation Tab1 12\u003c/i\u003e\u003c/p\u003e\",\n        \"\u003cp\u003eWrite your \u003ci\u003einformation Tab1 13\u003c/i\u003e\u003c/p\u003e\",\n        \"\u003cp\u003eWrite your \u003ci\u003einformation Tab1 14\u003c/i\u003e\u003c/p\u003e\",\n        \"\u003ch2\u003eWrite your h2 Title 15\u003c/h2\u003e\",\n        \"\u003cp\u003eWrite your \u003cb\u003einformation Tab1 16\u003c/b\u003e\u003c/p\u003e\",\n        \"\u003cp\u003eWrite your \u003cb\u003einformation Tab1 17\u003c/b\u003e\u003c/p\u003e\",\n        \"\u003cp\u003eWrite your \u003cb\u003einformation Tab1 18\u003c/b\u003e\u003c/p\u003e\",\n        \"\u003cp\u003eWrite your \u003cb\u003einformation Tab1 19\u003c/b\u003e\u003c/p\u003e\"\n    ],\n    \"sServerTab2\": [\n        \"\u003ch1\u003eWrite your h1 Title 0\u003c/h1\u003e\",\n        \"\u003cp\u003eWrite your \u003cb\u003einformation Tab2 1\u003c/b\u003e\u003c/p\u003e\",\n        \"\u003cp\u003eWrite your \u003cb\u003einformation Tab2 2\u003c/b\u003e\u003c/p\u003e\",\n        \"\u003cp\u003eWrite your \u003cb\u003einformation Tab2 3\u003c/b\u003e\u003c/p\u003e\",\n        \"\u003cp\u003eWrite your \u003cb\u003einformation Tab2 4\u003c/b\u003e\u003c/p\u003e\",\n        \"\u003ch2\u003eWrite your h2 Title 5\u003c/h2\u003e\",\n        \"\u003cp\u003eWrite your \u003ci\u003einformation Tab2 6\u003c/i\u003e\u003c/p\u003e\",\n        \"\u003cp\u003eWrite your \u003ci\u003einformation Tab2 7\u003c/i\u003e\u003c/p\u003e\",\n        \"\u003cp\u003eWrite your \u003ci\u003einformation Tab2 8\u003c/i\u003e\u003c/p\u003e\",\n        \"\u003cp\u003eWrite your \u003ci\u003einformation Tab2 9\u003c/i\u003e\u003c/p\u003e\",\n        \"\u003ch2\u003eWrite your h2 Title 10\u003c/h2\u003e\",\n        \"\u003cp\u003eWrite your \u003ci\u003einformation Tab2 11\u003c/i\u003e\u003c/p\u003e\",\n        \"\u003cp\u003eWrite your \u003ci\u003einformation Tab2 12\u003c/i\u003e\u003c/p\u003e\",\n        \"\u003cp\u003eWrite your \u003ci\u003einformation Tab2 13\u003c/i\u003e\u003c/p\u003e\",\n        \"\u003cp\u003eWrite your \u003ci\u003einformation Tab2 14\u003c/i\u003e\u003c/p\u003e\",\n        \"\u003ch2\u003eWrite your h2 Title 15\u003c/h2\u003e\",\n        \"\u003cp\u003eWrite your \u003cb\u003einformation Tab2 16\u003c/b\u003e\u003c/p\u003e\",\n        \"\u003cp\u003eWrite your \u003cb\u003einformation Tab2 17\u003c/b\u003e\u003c/p\u003e\",\n        \"\u003cp\u003eWrite your \u003cb\u003einformation Tab2 18\u003c/b\u003e\u003c/p\u003e\",\n        \"\u003cp\u003eWrite your \u003cb\u003einformation Tab2 19\u003c/b\u003e\u003c/p\u003e\"\n    ],\n    \"sServerTab3\": [\n        \"\u003ch1\u003eWrite your h1 Title 0\u003c/h1\u003e\",\n        \"\u003cp\u003eWrite your \u003cb\u003einformation Tab3 1\u003c/b\u003e\u003c/p\u003e\",\n        \"\u003cp\u003eWrite your \u003cb\u003einformation Tab3 2\u003c/b\u003e\u003c/p\u003e\",\n        \"\u003cp\u003eWrite your \u003cb\u003einformation Tab3 3\u003c/b\u003e\u003c/p\u003e\",\n        \"\u003cp\u003eWrite your \u003cb\u003einformation Tab3 4\u003c/b\u003e\u003c/p\u003e\",\n        \"\u003ch2\u003eWrite your h2 Title 5\u003c/h2\u003e\",\n        \"\u003cp\u003eWrite your \u003ci\u003einformation Tab3 6\u003c/i\u003e\u003c/p\u003e\",\n        \"\u003cp\u003eWrite your \u003ci\u003einformation Tab3 7\u003c/i\u003e\u003c/p\u003e\",\n        \"\u003cp\u003eWrite your \u003ci\u003einformation Tab3 8\u003c/i\u003e\u003c/p\u003e\",\n        \"\u003cp\u003eWrite your \u003ci\u003einformation Tab3 9\u003c/i\u003e\u003c/p\u003e\",\n        \"\u003ch2\u003eWrite your h2 Title 10\u003c/h2\u003e\",\n        \"\u003cp\u003eWrite your \u003ci\u003einformation Tab3 11\u003c/i\u003e\u003c/p\u003e\",\n        \"\u003cp\u003eWrite your \u003ci\u003einformation Tab3 12\u003c/i\u003e\u003c/p\u003e\",\n        \"\u003cp\u003eWrite your \u003ci\u003einformation Tab3 13\u003c/i\u003e\u003c/p\u003e\",\n        \"\u003cp\u003eWrite your \u003ci\u003einformation Tab3 14\u003c/i\u003e\u003c/p\u003e\",\n        \"\u003ch2\u003eWrite your h2 Title 15\u003c/h2\u003e\",\n        \"\u003cp\u003eWrite your \u003cb\u003einformation Tab3 16\u003c/b\u003e\u003c/p\u003e\",\n        \"\u003cp\u003eWrite your \u003cb\u003einformation Tab3 17\u003c/b\u003e\u003c/p\u003e\",\n        \"\u003cp\u003eWrite your \u003cb\u003einformation Tab3 18\u003c/b\u003e\u003c/p\u003e\",\n        \"\u003cp\u003eWrite your \u003cb\u003einformation Tab3 19\u003c/b\u003e\u003c/p\u003e\"\n    ]\n}\n```\n\n## Q: Can i change default menu key ?\n\nA: Sure, U can now change default key in your Dayz Settings, by default key is `KC_PAUSE`.\n[Here is full list of available keys](https://github.com/DannyDog/DayZSAEnfScript/blob/master/dta/scripts.pbo/1_Core/proto/EnSystem.c#L156).\n\nThis is WIP, It's my first mod and I work on this in my spare time. I will my best try to bring updates frequently!\n\n-   No reuploads or repacking allowed.\n\n## Contributor\n\n- Special Thanks to Shix from Aftermath server for the tab effect.\n- Special Thanks to [Da0ne](https://github.com/Da0ne) from [Vanilla++](https://github.com/VanillaPlusPlus) for his help too :)\n- Special Thanks to [Vaker](https://github.com/Moondarker) from [ZomBerry Admin Tools](https://steamcommunity.com/sharedfiles/filedetails/?id=1582756848) for his help.\n- Special Thanks to HunterZ, TripleZ and Connor for your help with some translations :)\n\n","funding_links":["https://www.paypal.me/MyDayZ"],"categories":["Networking"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FLaGTeK%2FServer_Information_Panel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FLaGTeK%2FServer_Information_Panel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FLaGTeK%2FServer_Information_Panel/lists"}