Version v0.6
Brand new website for your minecraft server!
* Very customizable *
* Different design *
* Page speed 99% *
* Announcements *
* Website works on all browsers *
PHP:
$servername = "localhost";
$username = "root";
$password = "";
$database = "cubewars-litebans";
$favicon_website = "imagini/icon.ico.png";
$title_of_page = "Your Page";
$website_description = "Your website description";
$social_discord = "https://google.com";
$social_twitter = "https://google.com";
$social_facebook = "https://google.com";
$social_youtube = "https://google.com";
$enable_discord = "true";
$enable_twitter = "true";
$enable_facebook = "true";
$enable_youtube = "true";
$announcement = "Your announcement here!";
$footer = "© 2019 Your server. All Rights Reserved.";