1
Hello,
I am searching for a way to set a widget on my website that says like this:online or offline for my minecraft server.
(With the colors). is this possible in a html code?
Best Regards ggamehdtv
I am searching for a way to set a widget on my website that says like this:online or offline for my minecraft server.
(With the colors). is this possible in a html code?
Best Regards ggamehdtv
1
I do not believe that it would be possible to do in HTML, because HTML is a framework and not a scripting language. All you need to do is have something (a script) ping your server and see if it is online. It would be simple enough to do with an "if" statement. Message me and I could probably do it for you.
