The official website for ServerMaster Pro - the ultimate Project Zomboid server administration mod.
✅ Website is LIVE! Visit at: https://novasyserr-x.github.io/SMP-website/
All pages are fully functional and accessible!
ServerMaster Pro is a comprehensive server administration mod for Project Zomboid with 72+ features including:
- Complete player management
- World control and manipulation
- Real-time server configuration
- Advanced item spawning system
- Communication tools
- Automation features
- Customizable UI with themes
- Modern Design: Professional dark theme with light mode toggle
- Fully Responsive: Optimized for mobile, tablet, and desktop
- Interactive: Search functionality, tabs, galleries, and more
- Fast: No external dependencies, pure HTML/CSS/JS
- SEO Optimized: Meta tags and semantic HTML
/
├── index.html # Home page
├── features.html # Features showcase
├── documentation.html # Documentation hub
├── download.html # Download page
├── gallery.html # Image gallery
├── about.html # About page
├── styles.css # Main stylesheet
├── script.js # JavaScript functionality
└── README.md # This file
To run the website locally:
# Clone the repository
git clone https://github.com/NovaSysErr-X/SMP-website.git
cd SMP-website
# Start a local server (Python 3)
python3 -m http.server 8000
# Or use Node.js
npx http-server
# Visit http://localhost:8000The website uses CSS variables for easy customization. Edit styles.css:
:root {
--primary-color: #00d4ff;
--secondary-color: #ff6b6b;
--accent-color: #ffd93d;
}This project is licensed under the MIT License - see the LICENSE file for details.
Contributions are welcome! Please feel free to submit a Pull Request.
- GitHub Repository: https://github.com/NovaSysErr-X/SMP-website
- ServerMaster Pro Mod: [Link to mod repository]
- Discord Community: [Discord invite link]
- Steam Workshop: [Steam Workshop link]
- Built for the Project Zomboid community
- Inspired by modern gaming and developer tools
- Images from Unsplash (to be replaced with actual screenshots)
ServerMaster Pro - Empowering Project Zomboid server administrators worldwide.