Web support
lol768 opened this issue ยท 20 comments
Web support would be nice a simple mysql data base displaying kill death ration and top players for websites in an easy to read php format would really help.
Jetty.
Working on this now ๐
What information exactly do you want to see @xron89?
Hi, suggestion would be display the out put in a table as
username
kills
deaths
Kill death ratio (K/D)
the table would be populated via highest K/D first I guess
It would be nice if this was built via bootstrap I think you have used it before ;) and I use it for my server stie (www.epic-pvp.com)
Thanks!
Hi, suggestion would be display the out put in a table as
username
kills
deaths
Kill death ratio (K/D)
the table would be populated via highest K/D first I guess
It would be nice if this was built via bootstrap I think you have used it before ;) and I use it for my server stie (www.epic-pvp.com)
Thanks!
Already using Bootstrap ๐ Sounds good
Sweet, I'll make a video guide if it is a little tricky for non web people, do you have any eta on when this might be added to the plugin, or is it going to be implemented slowly over the next 2 or so months
Very simple, bare bones version has been added in 2.0, but I still need to make it sort the table by kill percentage. Feedback would be awesome!
Okay cool, I will spam out your github with errors etc..by the end of this weekend I'm currently switching ISP, I get my net back on thursday where I will test all of this for you!
Okay cool, I will spam out your github with errors etc..by the end of this weekend I'm currently switching ISP
Should I be worried? ๐
In all seriousness, thanks a bunch for testing all this out for me. It really helps. Hope the ISP change works out for you
It runs by default on whatever port you have set in your config - see under server in global.yml - it's completely built in.
im confused so what do we put on our site to display the table, my port is 8080 in the config
I have had over 10k players on my server I take it this only displays the top players in an unordered list?