diff --git a/packages/kb/content/billing/_meta.json b/packages/kb/content/billing/_meta.json index c917cc4..94d5b67 100644 --- a/packages/kb/content/billing/_meta.json +++ b/packages/kb/content/billing/_meta.json @@ -2,5 +2,5 @@ "title": "Billing & Account", "description": "Guides for managing your NodeByte account, billing, and services", "icon": "CreditCard", - "order": 4 -} + "order": 0 +0 diff --git a/packages/kb/content/games/_meta.json b/packages/kb/content/games/_meta.json new file mode 100644 index 0000000..7656792 --- /dev/null +++ b/packages/kb/content/games/_meta.json @@ -0,0 +1,6 @@ +{ + "title": "Game Servers", + "description": "Guides and tutorials for setting up and managing your game servers.", + "icon": "Server", + "order": 3 +} diff --git a/packages/kb/content/getting-started/game-panel.md b/packages/kb/content/games/game-panel.md similarity index 100% rename from packages/kb/content/getting-started/game-panel.md rename to packages/kb/content/games/game-panel.md diff --git a/packages/kb/content/hytale/_meta.json b/packages/kb/content/games/hytale/_meta.json similarity index 100% rename from packages/kb/content/hytale/_meta.json rename to packages/kb/content/games/hytale/_meta.json diff --git a/packages/kb/content/hytale/add-mods-and-plugins.md b/packages/kb/content/games/hytale/add-mods-and-plugins.md similarity index 93% rename from packages/kb/content/hytale/add-mods-and-plugins.md rename to packages/kb/content/games/hytale/add-mods-and-plugins.md index 7cd709a..9f2cdd7 100644 --- a/packages/kb/content/hytale/add-mods-and-plugins.md +++ b/packages/kb/content/games/hytale/add-mods-and-plugins.md @@ -36,4 +36,4 @@ We recommend getting mods from [curseforge](https://www.curseforge.com/hytale) 3. Go to "UserData/Mods" -4. Drag the .jar file into this location then start up hytale! \ No newline at end of file +4. Drag the .jar file into this location then start up hytale! diff --git a/packages/kb/content/minecraft/_meta.json b/packages/kb/content/games/minecraft/_meta.json similarity index 100% rename from packages/kb/content/minecraft/_meta.json rename to packages/kb/content/games/minecraft/_meta.json diff --git a/packages/kb/content/minecraft/diagnosing-lag.md b/packages/kb/content/games/minecraft/diagnosing-lag.md similarity index 100% rename from packages/kb/content/minecraft/diagnosing-lag.md rename to packages/kb/content/games/minecraft/diagnosing-lag.md diff --git a/packages/kb/content/minecraft/installing-mods.md b/packages/kb/content/games/minecraft/installing-mods.md similarity index 97% rename from packages/kb/content/minecraft/installing-mods.md rename to packages/kb/content/games/minecraft/installing-mods.md index 80cecd0..d9a294a 100644 --- a/packages/kb/content/minecraft/installing-mods.md +++ b/packages/kb/content/games/minecraft/installing-mods.md @@ -29,4 +29,4 @@ To check if the mod has installed properly, head over to your 'File Manager' and You will see the .jar of the Mod in there. -![](/kb/minecraft/mods/jar.png) \ No newline at end of file +![](/kb/minecraft/mods/jar.png) diff --git a/packages/kb/content/minecraft/installing-plugins.md b/packages/kb/content/games/minecraft/installing-plugins.md similarity index 100% rename from packages/kb/content/minecraft/installing-plugins.md rename to packages/kb/content/games/minecraft/installing-plugins.md diff --git a/packages/kb/content/minecraft/player-manager.md b/packages/kb/content/games/minecraft/player-manager.md similarity index 99% rename from packages/kb/content/minecraft/player-manager.md rename to packages/kb/content/games/minecraft/player-manager.md index 20c7c7d..d76ecfe 100644 --- a/packages/kb/content/minecraft/player-manager.md +++ b/packages/kb/content/games/minecraft/player-manager.md @@ -30,4 +30,4 @@ On this screen you can do the following: - Ban the players IP - Kill the player -Got a suggestion on what commands to add? Reach out to us on discord! \ No newline at end of file +Got a suggestion on what commands to add? Reach out to us on discord! diff --git a/packages/kb/content/minecraft/server-backups.md b/packages/kb/content/games/minecraft/server-backups.md similarity index 100% rename from packages/kb/content/minecraft/server-backups.md rename to packages/kb/content/games/minecraft/server-backups.md diff --git a/packages/kb/content/minecraft/server-optimizations.md b/packages/kb/content/games/minecraft/server-optimizations.md similarity index 100% rename from packages/kb/content/minecraft/server-optimizations.md rename to packages/kb/content/games/minecraft/server-optimizations.md diff --git a/packages/kb/content/minecraft/server-software.md b/packages/kb/content/games/minecraft/server-software.md similarity index 100% rename from packages/kb/content/minecraft/server-software.md rename to packages/kb/content/games/minecraft/server-software.md diff --git a/packages/kb/content/minecraft/troubleshooting.md b/packages/kb/content/games/minecraft/troubleshooting.md similarity index 100% rename from packages/kb/content/minecraft/troubleshooting.md rename to packages/kb/content/games/minecraft/troubleshooting.md diff --git a/packages/kb/content/minecraft/version-changer.md b/packages/kb/content/games/minecraft/version-changer.md similarity index 99% rename from packages/kb/content/minecraft/version-changer.md rename to packages/kb/content/games/minecraft/version-changer.md index 8498d63..68a72b2 100644 --- a/packages/kb/content/minecraft/version-changer.md +++ b/packages/kb/content/games/minecraft/version-changer.md @@ -43,4 +43,4 @@ Once you are happy with the build and if you want to wipe your files or not clic ![](/kb/minecraft/versionchanger/install.png) -Then head to your console page and start up the server and it will install! \ No newline at end of file +Then head to your console page and start up the server and it will install! diff --git a/packages/kb/content/getting-started/quick-start.md b/packages/kb/content/games/quick-start.md similarity index 100% rename from packages/kb/content/getting-started/quick-start.md rename to packages/kb/content/games/quick-start.md diff --git a/packages/kb/content/getting-started/_meta.json b/packages/kb/content/getting-started/_meta.json deleted file mode 100644 index f0d9568..0000000 --- a/packages/kb/content/getting-started/_meta.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "title": "Getting Started", - "description": "Learn the basics of NodeByte Hosting and get your server up and running quickly.", - "icon": "Rocket", - "order": 1 -} diff --git a/packages/kb/content/getting-started/introduction.md b/packages/kb/content/getting-started/introduction.md deleted file mode 100644 index e4ccb6f..0000000 --- a/packages/kb/content/getting-started/introduction.md +++ /dev/null @@ -1,54 +0,0 @@ ---- -title: Welcome to NodeByte -description: Get started with NodeByte Hosting - your home for high-performance game servers. -tags: [welcome, introduction, overview] -author: NodeByte Team -lastUpdated: 2025-12-21 -order: 1 ---- - -# Welcome to NodeByte - -Welcome to NodeByte Hosting! We're excited to have you here. This knowledge base will help you get the most out of your game server hosting experience. - -## What is NodeByte? - -NodeByte is a premium game server hosting provider focused on delivering **high-performance**, **reliable**, and **easy-to-use** hosting solutions for gamers and communities. - -### Our Key Features - -- **99.6% Uptime SLA** - Enterprise-grade infrastructure keeps your servers online -- **DDoS Protection** - Advanced mitigation protects your server from attacks -- **Instant Setup** - Your server is ready in under 60 seconds -- **24/7 Support** - Our team is always here to help - -## Getting Help - -If you can't find what you're looking for in this knowledge base, there are several ways to get help: - -### Discord Community - -Join our [Discord server](https://discord.gg/wN58bTzzpW) for real-time support and community discussions. This is the fastest way to get help! - -### Support Tickets - -For account-specific issues, you can [open a support ticket](https://billing.nodebyte.host/submitticket.php) through our WHMCS client portal. - -### Email Support - -You can also reach us via email: -- **General**: hello@nodebyte.host -- **Support**: support@nodebyte.host -- **Billing**: billing@nodebyte.host - -## What's Next? - -Ready to get started? Check out these guides: - -1. [Quick Start Guide](/kb/getting-started/quick-start) - Get your first server running -2. [Understanding the Game Panel](/kb/getting-started/game-panel) - Learn how to manage your server -3. Browse our [Minecraft](/kb/minecraft/server-software) or [Rust](/kb/rust/getting-started) guides for game-specific help - ---- - -We're constantly updating this knowledge base with new articles and guides. If you have suggestions for topics you'd like us to cover, let us know on Discord!