BlockCraft

0
README.md

BlockCraft - Premium Minecraft Server Website Template

BlockCraft Banner

BlockCraft is a modern, responsive website template designed specifically for Minecraft servers. Built with Tailwind CSS and jQuery, it provides an engaging user experience with real-time server status, animated elements, and a professional design that will impress your players.

Features

  • Real-time Server Status - Automatic player count updates every 30 seconds
  • Copy Server Address - One-click copy functionality with visual feedback
  • Responsive Design - Works perfectly on desktop, tablet, and mobile
  • Animated Background - Floating Minecraft blocks and gradient pulses
  • Modern UI - Glass-morphism effects with backdrop blur
  • Performance Optimized - Fast loading and smooth animations
  • Easy Customization - Simple to modify for your server's needs

Live Demo

View Demo

Installation

  1. Clone the repository:
  1. Navigate to the project directory:
  1. Open
    index.html
    in your browser or deploy to your web server

Configuration

Edit the

index.html
file to customize for your server:

  1. Server Address: Update the server IP in multiple locations:

    • Line 178:
      <div class="server-ip font-mono text-lg text-green-400 flex-1 text-center sm:text-left">mc.hypixel.net</div>
    • Line 207:
      <a href="minecraft://connect/mc.hypixel.net" class="play-button...">
    • Line 468:
      const serverAddress = 'mc.hypixel.net';
    • Line 488:
      $.getJSON('https://api.mcsrvstat.us/2/mc.hypixel.net', function(data) {
  2. Server Information: Update the server details in the status panel:

    • Version (line 348)
    • Max players (line 494)
  3. Branding: Customize the logo and colors in the HTML and CSS files

Technologies Used

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

  1. Fork the repository
  2. Create your feature branch (
    git checkout -b feature/amazing-feature
    )
  3. Commit your changes (
    git commit -m 'Add some amazing feature'
    )
  4. Push to the branch (
    git push origin feature/amazing-feature
    )
  5. Open a Pull Request

License

This project is licensed under the Non-Commercial License - see the LICENSE file for details.

Support

For support, please open an issue in the repository or contact the maintainer.


BlockCraft - Your Ultimate Minecraft Server Experience