Under Maintenance: This page is currently being updated. For support, please join our Discord server from the main page.
Under Maintenance: This page is currently being updated. For support, please join our Discord server from the main page.
Your complete guide to getting started, managing your services, and troubleshooting common issues.
Welcome to King's Domain! To get started, you'll need to create an account. Our registration process is designed to be quick and secure.
Our free tier is designed to help you get your project off the ground without any cost. Here’s how to claim your server:
All of your services are managed through our powerful and intuitive game panel. You can access it directly from your client area dashboard. In the panel, you can start, stop, and restart your server, access the console, and manage all its settings.
Our panel includes a built-in File Manager, which allows you to upload, download, edit, and delete files directly in your browser. You can upload plugins, worlds, and configuration files with ease. For larger files, we recommend using an SFTP client like FileZilla or WinSCP for faster and more reliable transfers.
Your SFTP credentials can be found in the "Settings" tab of your server in the game panel.
For PaperMC servers, adding plugins is simple:
.jar
file from a trusted source like SpigotMC or Bukkit./plugins
folder..jar
file into the folder./plugins
folder upon first startup.Our bot hosting is designed for reliability. After creating a "Discord Bot" server from the deployment page, follow these steps:
index.js
, package.json
) to the server using the File Manager or SFTP.node index.js
for Node.js).package.json
file, our system will automatically attempt to install the required dependencies.Our free tier for bot hosting comes with 256MB of RAM and 0.25 vCore. This is enough for most standard bots. If your bot requires more resources, you can earn coins through our community programs to upgrade your plan without spending any money.
Here are a few quick fixes for common problems:
module not found
usually mean you need to install dependencies. An invalid token error means you need to update your bot's configuration file.If you can't find a solution in our documentation, the best way to get help is through our official Discord server. Our staff and community members are active and always willing to assist. Please be sure to describe your problem in detail and provide any relevant error messages from your console.