New admin panel for dayz.st (PHP)

Prestodus

Member
Current version: 1.4

Hi everyone,

My name is Ruben Coolen, I'm from Belgium and me and some friends rent a server at dayz.st.

I've made my own custom admin panel, which we very frequently use on our server.
This works for all maps, but with limited function on Celle, Utes and Zargabad.

The features include:

- Secure admin login with multiple users
- Link to respawn broken vehicles
- Link to the map
- Link to edit starting loadout
- Survivor list with search option (only shows players with an alive survivor)
- Link to edit inventory per survivor
- Edit survivor page
- - Change blood (with slider on google chrome)
- - Change humanity (with slider on google chrome)
- - Edit medical stats (Uncounscious, infected, pain, heal completely)
- - Change skin
- - Show position on dayzdb.com's map

Screenshots:
edit.png (player edit)
playerlist.PNG (player list)


I have put alot of time and effort in to this, and I would like to continue the development.
But for that, I need to rent servers, which don't come cheap for a student.
So if you'd like to support further development, please consider a donation.

You can find the project and a tutorial on Github:
https://github.com/Prestodus/DayZ.stAdminPanelPHP
 
Hey, perhaps can you help me some day, since I dont know how such things work. Im from the Netherlands, so we can speak dutch, which is much easier.
 
Super travail, continue comme ça ;)
Je peux t'ajouter sur skype ?

Good job, keep it up;)
Can I add you on skype?
 
Ok, i'm french ;)

Yes, setup server files configuration in the panel. (Time, hostname, world, rcon, password, admin password).
 
Hmm, I had an rcon built-in, with the people online and admin message, but I tried a few webservers and they all blocked the port.

Version 1.2 online, changelog in topic
 
Yeah I'll make a tutorial when I get back home.
I didn't have much time when I decided to share this with all of you, that's why the readme is so short.
 
Hey, just tried this on my server where I'm also running my player stats script and I get this error ( which shows my database uesrname and password ) :::

Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[HY000] [2005] Unknown MySQL server host 'db.dayz.st:1111' (3)' in /home/a9156499/public_html/admin/index.php:10 Stack trace: #0 /home/a9156499/public_html/admin/index.php(10): PDO->__construct('mysql:host=db.d...', 'bliss_111', '11111111') #1 {main} thrown in /home/a9156499/public_html/admin/index.php on line 10

I've removed the sensitive data , but hope this makes sense to you , because I'm lost :)
 
Hey, just tried this on my server where I'm also running my player stats script and I get this error ( which shows my database uesrname and password ) :::



I've removed the sensitive data , but hope this makes sense to you , because I'm lost :)
Try to remove the : port from the host, so you just have an ip.
 
Removing the port number worked. Sorry I didn't try that before, I assumed it wouldn't make any difference as this was a dayz.st specific script.. Great script btw, thanks for your efforts :)
 
No, probably not. If it does, functionality will be limited.

@UrbanSkaters, glad it worked :). I'm here to help, so no problem.
It's not really an obvious solution in my opinion. Some webhosts seem to need it while others block it.
 
Ever thought about making this suitable for all hosts ? We've just left our dayz.st server in favour of running it ourselves, I liked the tools dayz.st offered so an alternative would be great.
 
I'm waiting for the day someone builds a Google Maps style map tool for dayz , that and this tool alone would be more than enough to make my admins happy!
 
Can the in-game map be used ? They are always 100% accurate when setting way points and you can zoom in far more than any external maps
 
@Richie, problem is, I don't have access to other hosts.
My resources are very limited at the moment.
I don't think there's any way the in-game map can be used.

@UrbanSkaters, same here. I tried it once, but I just don't have the time to learn all that stuff at the moment.
 
Thanks for the reply Prestodus :)
We host our own game on a server using Stapo's lite files, big hosting companies have the resources to make custom panels but anyone who hosts their own server has no control panel.

I'd be happy to pay if you did ever think about it :) TSW anti-hack tool is 9 euros and i bet he's made a few sales from it.
 
Back
Top