hey guys/girls so I been away from minecraft for a while i always come back here thought (must be love). so I'm building a new site its going to be a minecraft server list site but that part is not finished yet although i have finished the skin viewer section of it and would like some feed back on what you think. I'm using bootstrap 3 for overall design. Please check it out tell me what you think I should add to it. the link is here: http://listmyminecraftserver.com/skinview.php
UPDATE: Site is nearly finished Im now searching for a host that allows socket use so my site can communicate with minecraft i also add skincraft editor to skin viewer, so now you can download ,edit then upload to minecraft cool hey.
I would recommend a VPS, self manage your server. It provides way more functionality than some webhost. (although, some more expensive webhosts are good, too)
thanks kuke also have a question for you as you know a little on MC plugins is there a way a plugin can comunicate with say a php soap server i have a idea for a plugin that allows server owners to let plays vote ingame and have it update on site, do you think that is possible
It would be possible, but it can be abused pretty easily, seeing as all votes will come from the same IP. Someone could spam votes with ease.
yes but if plugin is say looking for true or flase from my soap server then would it not be upto my soap server/script to check username/ip to see if vote is already done. like for example my script check ip and username if username or ip has voted with in 24hr period then no vote could be cast it would refuse it so doing same logic for plugin it would be like this. plugin talks to my script with username and ip. script checks vote by username and ip, if user has voted then return true if not return false plugin gets true or false, if true dont vote if false go ahead vote. that is if servers can send player ip to my script and not use server ip then it should work out fine and not be abusable. I might try make one. I dont know if that can be abused much I have now finished site and ready for servers to list there servers on there, users cant vote over and over again as it checks if user has voted for server by ip and username and checks if last vote time was more or 24hrs ago so one vote per day per person i think thats proberly best way to do it if you ask me. now to ask all the big servers if they want to list there server on site in exchange for free featured listing.