docs: Add Servers page snapshot with all Minecraft servers

WHAT:
- Complete Servers page with 6 Minecraft servers
- 2 premium add-ons (FoundryVTT, Hytale)
- All servers categorized by Fire/Frost/Arcane paths
- Server addresses and descriptions

WHY:
- Document complete server list for soft launch
- Backup server information
- Reference for server additions

WHERE:
- docs/website/ghost-pages/servers.html (new file, 171 lines)

MINECRAFT SERVERS:
1. Stoneblock 4 (FROST) - stoneblock4.firefrostgaming.com
2. Society: Sunlit Valley (FIRE) - society.firefrostgaming.com
3. All The Mods 10 (ARCANE) - atm10.firefrostgaming.com
4. All the Mods 10: To the Sky (FROST) - atm10tts.firefrostgaming.com
5. All the Mons (ARCANE) - atmons.firefrostgaming.com
6. Mythcraft 5 (FIRE) - mythcraft5.firefrostgaming.com

PREMIUM ADD-ONS:
1. FoundryVTT (separate purchase, 14-day grace)
2. Hytale (coming when game releases)

NOTE: All servers available to all subscribers

Signed-off-by: Chronicler #55 <claude@firefrostgaming.com>
This commit is contained in:
Chronicler #55
2026-04-02 13:42:15 +00:00
parent 830795ed6e
commit 52132cbf10

View File

@@ -0,0 +1,131 @@
<!--
FIREFROST GAMING SERVERS PAGE
Ghost CMS Page Snapshot
Last Updated: April 2, 2026
Status: Production (Pre-Soft Launch)
Complete list of Minecraft servers and premium add-ons.
All servers available to all subscribers regardless of tier.
MINECRAFT SERVERS (6):
1. Stoneblock 4 (FROST) - stoneblock4.firefrostgaming.com
2. Society: Sunlit Valley (FIRE) - society.firefrostgaming.com
3. All The Mods 10 (ARCANE) - atm10.firefrostgaming.com
4. All the Mods 10: To the Sky (FROST) - atm10tts.firefrostgaming.com
5. All the Mons (ARCANE) - atmons.firefrostgaming.com
6. Mythcraft 5 (FIRE) - mythcraft5.firefrostgaming.com
PREMIUM ADD-ONS (2):
1. FoundryVTT (separate purchase, 14-day grace) - foundry.firefrostgaming.com
2. Hytale (coming when game releases) - hytale.firefrostgaming.com
-->
<!-- SERVERS PAGE -->
<div class="kg-width-full" style="padding: 100px 40px; background: linear-gradient(135deg, #0f0f1e 0%, #1a1a2e 100%); text-align: center;">
<h1 style="font-size: 4rem; font-weight: 900; margin-bottom: 30px; color: #ffffff; text-shadow: 2px 2px 8px rgba(0,0,0,0.7);">Our Servers</h1>
<p style="font-size: 1.5rem; color: #a8dadc; max-width: 900px; margin: 0 auto 40px; line-height: 1.8;">Nine Minecraft experiences. One community built to last.</p>
<p style="font-size: 1.8rem; color: #FFD700; font-weight: 700;">All servers available to all subscribers</p>
</div>
<!-- MINECRAFT SERVERS -->
<div class="kg-width-full" style="padding: 100px 60px; background: linear-gradient(135deg, #1a1a2e 0%, #0f0f1e 100%);">
<div style="max-width: 1400px; margin: 0 auto;">
<div style="text-align: center; margin-bottom: 80px;">
<h2 style="font-size: 3rem; margin-bottom: 20px; color: #e8f4f8; font-weight: 800;">Minecraft Servers</h2>
<p style="font-size: 1.3rem; color: #a8dadc; line-height: 1.7;">From creative building to technical challenges - find your adventure.</p>
</div>
<div style="display: grid; grid-template-columns: repeat(auto-fit, minmax(380px, 1fr)); gap: 40px;">
<!-- Stoneblock 4 - FROST -->
<div style="background: linear-gradient(135deg, rgba(78, 205, 196, 0.1) 0%, rgba(78, 205, 196, 0.05) 100%); border: 2px solid #4ecdc4; border-radius: 15px; padding: 35px;">
<h3 style="color: #4ecdc4; font-size: 1.8rem; margin-bottom: 15px; font-weight: 700;">Stoneblock 4</h3>
<p style="color: #4ecdc4; font-size: 1.1rem; margin-bottom: 20px; font-weight: 600;">stoneblock4.firefrostgaming.com</p>
<p style="color: #e8f4f8; line-height: 1.7; margin-bottom: 15px;">Trapped in stone. Build your way out using advanced tech mods and strategic thinking. Master automation to survive and thrive.</p>
<p style="color: #a8dadc; font-size: 0.95rem; font-style: italic;">Perfect for tech enthusiasts and automation lovers.</p>
</div>
<!-- Society: Sunlit Valley - FIRE -->
<div style="background: linear-gradient(135deg, rgba(255, 107, 53, 0.1) 0%, rgba(255, 107, 53, 0.05) 100%); border: 2px solid #ff6b35; border-radius: 15px; padding: 35px;">
<h3 style="color: #ff6b35; font-size: 1.8rem; margin-bottom: 15px; font-weight: 700;">Society: Sunlit Valley</h3>
<p style="color: #4ecdc4; font-size: 1.1rem; margin-bottom: 20px; font-weight: 600;">society.firefrostgaming.com</p>
<p style="color: #e8f4f8; line-height: 1.7; margin-bottom: 15px;">Build your dream community in a peaceful valley. Focus on creativity, collaboration, and creating something beautiful together.</p>
<p style="color: #a8dadc; font-size: 0.95rem; font-style: italic;">Perfect for builders and community creators.</p>
</div>
<!-- All The Mods 10 - ARCANE -->
<div style="background: linear-gradient(135deg, rgba(168, 85, 247, 0.1) 0%, rgba(168, 85, 247, 0.05) 100%); border: 2px solid #A855F7; border-radius: 15px; padding: 35px;">
<h3 style="color: #A855F7; font-size: 1.8rem; margin-bottom: 15px; font-weight: 700;">All The Mods 10</h3>
<p style="color: #4ecdc4; font-size: 1.1rem; margin-bottom: 20px; font-weight: 600;">atm10.firefrostgaming.com</p>
<p style="color: #e8f4f8; line-height: 1.7; margin-bottom: 15px;">Kitchen sink modpack with everything you could want. Explore tech, magic, exploration, and more in one massive experience.</p>
<p style="color: #a8dadc; font-size: 0.95rem; font-style: italic;">Perfect for veteran modded players.</p>
</div>
<!-- All the Mods 10: To the Sky - FROST -->
<div style="background: linear-gradient(135deg, rgba(78, 205, 196, 0.1) 0%, rgba(78, 205, 196, 0.05) 100%); border: 2px solid #4ecdc4; border-radius: 15px; padding: 35px;">
<h3 style="color: #4ecdc4; font-size: 1.8rem; margin-bottom: 15px; font-weight: 700;">All the Mods 10: To the Sky</h3>
<p style="color: #4ecdc4; font-size: 1.1rem; margin-bottom: 20px; font-weight: 600;">atm10tts.firefrostgaming.com</p>
<p style="color: #e8f4f8; line-height: 1.7; margin-bottom: 15px;">Skyblock meets ATM10. Start with nothing and build an empire in the void using advanced mods and careful planning.</p>
<p style="color: #a8dadc; font-size: 0.95rem; font-style: italic;">Perfect for skyblock veterans seeking a challenge.</p>
</div>
<!-- All the Mons - ARCANE -->
<div style="background: linear-gradient(135deg, rgba(168, 85, 247, 0.1) 0%, rgba(168, 85, 247, 0.05) 100%); border: 2px solid #A855F7; border-radius: 15px; padding: 35px;">
<h3 style="color: #A855F7; font-size: 1.8rem; margin-bottom: 15px; font-weight: 700;">All the Mons</h3>
<p style="color: #4ecdc4; font-size: 1.1rem; margin-bottom: 20px; font-weight: 600;">atmons.firefrostgaming.com</p>
<p style="color: #e8f4f8; line-height: 1.7; margin-bottom: 15px;">Catch, train, and battle Pokémon in a vibrant world. Community-focused gameplay with familiar mechanics and friendly competition.</p>
<p style="color: #a8dadc; font-size: 0.95rem; font-style: italic;">Perfect for Pokémon fans and collectors.</p>
</div>
<!-- Mythcraft 5 - FIRE -->
<div style="background: linear-gradient(135deg, rgba(255, 107, 53, 0.1) 0%, rgba(255, 107, 53, 0.05) 100%); border: 2px solid #ff6b35; border-radius: 15px; padding: 35px;">
<h3 style="color: #ff6b35; font-size: 1.8rem; margin-bottom: 15px; font-weight: 700;">Mythcraft 5</h3>
<p style="color: #4ecdc4; font-size: 1.1rem; margin-bottom: 20px; font-weight: 600;">mythcraft5.firefrostgaming.com</p>
<p style="color: #e8f4f8; line-height: 1.7; margin-bottom: 15px;">Magic and adventure await. Explore a world of spells, quests, and legendary creatures in this community-driven fantasy experience.</p>
<p style="color: #a8dadc; font-size: 0.95rem; font-style: italic;">Perfect for RPG enthusiasts and adventurers.</p>
</div>
</div>
</div>
</div>
<!-- SPECIAL SERVICES -->
<div class="kg-width-full" style="padding: 100px 60px; background: linear-gradient(135deg, #0f0f1e 0%, #1a1a2e 100%);">
<div style="max-width: 1400px; margin: 0 auto;">
<div style="text-align: center; margin-bottom: 80px;">
<div style="font-size: 4rem; margin-bottom: 20px;"></div>
<h2 style="font-size: 3rem; margin-bottom: 20px; color: #A855F7; font-weight: 800;">Premium Add-Ons</h2>
<p style="font-size: 1.3rem; color: #a8dadc; line-height: 1.7;">Optional services available for subscribers.</p>
</div>
<div style="display: grid; grid-template-columns: repeat(auto-fit, minmax(400px, 1fr)); gap: 50px;">
<!-- FoundryVTT -->
<div style="background: linear-gradient(135deg, rgba(168, 85, 247, 0.15) 0%, rgba(168, 85, 247, 0.05) 100%); border: 3px solid #A855F7; border-radius: 20px; padding: 45px; text-align: center;">
<h3 style="color: #A855F7; font-size: 2rem; margin-bottom: 15px; font-weight: 700;">FoundryVTT</h3>
<p style="color: #A855F7; font-size: 1.2rem; margin-bottom: 25px; font-weight: 600;">GM Time Add-On</p>
<p style="color: #4ecdc4; font-size: 1.1rem; margin-bottom: 20px; font-weight: 600;">foundry.firefrostgaming.com</p>
<p style="color: #e8f4f8; line-height: 1.8; margin-bottom: 20px;">Virtual tabletop for running epic D&D campaigns. Available as a separate purchase for any subscriber. Run your own world, your own rules.</p>
<p style="color: #a8dadc; font-size: 0.95rem; font-style: italic;">Separate add-on purchase • 14-day grace period on subscription lapse</p>
</div>
<!-- Hytale -->
<div style="background: linear-gradient(135deg, rgba(168, 85, 247, 0.15) 0%, rgba(168, 85, 247, 0.05) 100%); border: 3px solid #A855F7; border-radius: 20px; padding: 45px; text-align: center;">
<h3 style="color: #A855F7; font-size: 2rem; margin-bottom: 15px; font-weight: 700;">Hytale</h3>
<p style="color: #A855F7; font-size: 1.2rem; margin-bottom: 25px; font-weight: 600;">Coming Soon</p>
<p style="color: #4ecdc4; font-size: 1.1rem; margin-bottom: 20px; font-weight: 600;">hytale.firefrostgaming.com</p>
<p style="color: #e8f4f8; line-height: 1.8; margin-bottom: 20px;">The next generation of voxel gaming. We're ready for launch day. When Hytale releases, Firefrost will be there.</p>
<p style="color: #a8dadc; font-size: 0.95rem; font-style: italic;">Launching when the game releases • Subscription-based access</p>
</div>
</div>
</div>
</div>
<!-- JOIN CTA -->
<div class="kg-width-full" style="padding: 100px 60px; background: linear-gradient(135deg, rgba(78, 205, 196, 0.1) 0%, rgba(168, 85, 247, 0.1) 50%, rgba(255, 107, 53, 0.1) 100%); text-align: center;">
<h2 style="font-size: 3rem; margin-bottom: 30px; color: #e8f4f8; font-weight: 800;">Ready to Play?</h2>
<p style="font-size: 1.4rem; color: #a8dadc; margin-bottom: 50px; max-width: 800px; margin-left: auto; margin-right: auto; line-height: 1.7;">Join a community built to last. All servers available to all subscribers.</p>
<a href="https://firefrostgaming.com/subscribe" style="display: inline-block; background: linear-gradient(135deg, #FF6B35 0%, #A855F7 50%, #4ECDC4 100%); color: white; padding: 25px 70px; text-decoration: none; border-radius: 12px; font-weight: 700; font-size: 1.3rem; box-shadow: 0 8px 25px rgba(78, 205, 196, 0.5); transition: transform 0.3s;">🔥⚡❄️ Start Your Journey</a>
</div>