Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/LaGTeK/Server_Information_Panel
Information Panel for DayZ SA
https://github.com/LaGTeK/Server_Information_Panel
dayz dayz-client dayz-server dayzmod dayzstandalone
Last synced: 27 days ago
JSON representation
Information Panel for DayZ SA
- Host: GitHub
- URL: https://github.com/LaGTeK/Server_Information_Panel
- Owner: LaGTeK
- License: gpl-3.0
- Created: 2019-04-12T12:51:23.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-16T16:12:06.000Z (about 2 months ago)
- Last Synced: 2024-10-19T10:14:20.024Z (about 2 months ago)
- Topics: dayz, dayz-client, dayz-server, dayzmod, dayzstandalone
- Language: C
- Size: 5.25 MB
- Stars: 15
- Watchers: 5
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- AwesomeCppGameDev - Server_Information_Panel
README
# Server_Information_Panel
## Usage
### Installation:
- Make sure that you have installed [Community Framework](https://github.com/Jacob-Mango/DayZ-Community-Framework) by Jacob_Mango, Arkensor and Kegan Hollern
- Download latest release
- Add `CF` (Community Framework) and `Server_Information_Panel` to your game and server launch options. For example:
`-mod=@CF;@Server_Information_Panel;`On server:
- Copy file `ServerPanel_V3.bikey` from `ServerPanel\keys` into server `keys` folder
- When servr will start config will be created automaticalty if not found (`ServerPanel`).
- `ServerPanel.json` will be generated automaticatly at first start or updated from the previous config
- U can also leave a link blank & the button will disapear, same for tabs### Json File - [ServerPanelConfig.json](https://github.com/LaGTeK/Server_Information_Panel/blob/master/Profiles/ServerPanel/ServerPanel.json)
```
{
"VERSION": "1.7",
"SERVERNAME": "Welcome on MyDayZ server !! - Hosted By MyDayZ.eu",
"LOGLEVEL": 1,
"BUTTON1NAME": "DISCORD",
"BUTTON1LINK": "https://discord.gg/KAgNn6K",
"BUTTON2NAME": "WEBSITE",
"BUTTON2LINK": "https://mydayz.eu",
"BUTTON3NAME": "DONATE",
"BUTTON3LINK": "https://www.paypal.me/MyDayZ",
"DISPLAYPLAYERINFO": 1,
"DISPLAYPLAYERTAB": 1,
"DISPLAYPLAYERLIST": 1,
"DISPLAYPLAYERPOSITION": 1,
"DISPLAYCRAFTTAB": 1,
"DISPLAYCURRENCY": 1,
"CURRENCYNAME": "Rubles",
"DISPLAYPLOGO": 1,
"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.
"LOGO_WIDTH_PERCENTAGE": 87.0,
"LOGO_HEIGHT_PERCENTAGE": 83.0,
"BUTTONTAB0NAME": "TAB0",
"BUTTONTAB1NAME": "TAB1",
"BUTTONTAB2NAME": "TAB2",
"BUTTONTAB3NAME": "TAB3",
"sServerTab0": [
"Write your h1 Title 0
",
"Write your information Tab0 1
",
"Write your information Tab0 2
",
"Write your information Tab0 3
",
"Write your information Tab0 4
",
"Write your h2 Title 5
",
"Write your information Tab0 6
",
"Write your information Tab0 7
",
"Write your information Tab0 8
",
"Write your information Tab0 9
",
"Write your h2 Title 10
",
"Write your information Tab0 11
",
"Write your information Tab0 12
",
"Write your information Tab0 13
",
"Write your information Tab0 14
",
"Write your h2 Title 15
",
"Write your information Tab0 16
",
"Write your information Tab0 17
",
"Write your information Tab0 18
",
"Write your information Tab0 19
"
],
"sServerTab1": [
"Write your h1 Title 0
",
"Write your information Tab1 1
",
"Write your information Tab1 2
",
"Write your information Tab1 3
",
"Write your information Tab1 4
",
"Write your h2 Title 5
",
"Write your information Tab1 6
",
"Write your information Tab1 7
",
"Write your information Tab1 8
",
"Write your information Tab1 9
",
"Write your h2 Title 10
",
"Write your information Tab1 11
",
"Write your information Tab1 12
",
"Write your information Tab1 13
",
"Write your information Tab1 14
",
"Write your h2 Title 15
",
"Write your information Tab1 16
",
"Write your information Tab1 17
",
"Write your information Tab1 18
",
"Write your information Tab1 19
"
],
"sServerTab2": [
"Write your h1 Title 0
",
"Write your information Tab2 1
",
"Write your information Tab2 2
",
"Write your information Tab2 3
",
"Write your information Tab2 4
",
"Write your h2 Title 5
",
"Write your information Tab2 6
",
"Write your information Tab2 7
",
"Write your information Tab2 8
",
"Write your information Tab2 9
",
"Write your h2 Title 10
",
"Write your information Tab2 11
",
"Write your information Tab2 12
",
"Write your information Tab2 13
",
"Write your information Tab2 14
",
"Write your h2 Title 15
",
"Write your information Tab2 16
",
"Write your information Tab2 17
",
"Write your information Tab2 18
",
"Write your information Tab2 19
"
],
"sServerTab3": [
"Write your h1 Title 0
",
"Write your information Tab3 1
",
"Write your information Tab3 2
",
"Write your information Tab3 3
",
"Write your information Tab3 4
",
"Write your h2 Title 5
",
"Write your information Tab3 6
",
"Write your information Tab3 7
",
"Write your information Tab3 8
",
"Write your information Tab3 9
",
"Write your h2 Title 10
",
"Write your information Tab3 11
",
"Write your information Tab3 12
",
"Write your information Tab3 13
",
"Write your information Tab3 14
",
"Write your h2 Title 15
",
"Write your information Tab3 16
",
"Write your information Tab3 17
",
"Write your information Tab3 18
",
"Write your information Tab3 19
"
]
}
```## Q: Can i change default menu key ?
A: Sure, U can now change default key in your Dayz Settings, by default key is `KC_PAUSE`.
[Here is full list of available keys](https://github.com/DannyDog/DayZSAEnfScript/blob/master/dta/scripts.pbo/1_Core/proto/EnSystem.c#L156).This 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!
- No reuploads or repacking allowed.
## Contributor
- Special Thanks to Shix from Aftermath server for the tab effect.
- Special Thanks to [Da0ne](https://github.com/Da0ne) from [Vanilla++](https://github.com/VanillaPlusPlus) for his help too :)
- Special Thanks to [Vaker](https://github.com/Moondarker) from [ZomBerry Admin Tools](https://steamcommunity.com/sharedfiles/filedetails/?id=1582756848) for his help.
- Special Thanks to HunterZ, TripleZ and Connor for your help with some translations :)