Introduction
Are you looking for a landing page for your Minecraft server and don't know which one to choose? Look no further.
Thanks to the simple and clean code, you will be able to modify it according to your needs.
Functions
- This Landing Page comes with a custom animated loading screen.
- This Landing Page comes with a button to copy your server's IP address with some animations.
- To learn how to change the IP address, see the instructions below.
- This Landing Page comes with a pop-up notifying visitors that the site uses cookies.
- The advantage of this page is that the code is simple and clean, so you can, even if you do not have sufficient knowledge of HTML, CSS and
- javascript to change its content.
- This Landing Page is fully responsive, so it looks great on all devices, from desktop to phone.
-
Change IP address
To edit the IP address that is copied by clicking the "Join our Minecraft server" button, you need to open the "scripts.js" file in the "js" folder.
After opening the file, look for the line of code containing
navigator.clipboard.writeText('mc.hypixel.net').then((error) => {
then replace the IP address with your Minecraft server.