> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.minefort.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# How do I use the Minefort server console?


### The console is a powerful tool that allows you to control and monitor your Minecraft server. With the console, you can execute commands, view real-time logs, and manage your server effectively. Here’s a step-by-step guide on how to use the Minefort console.

## Step 1: Accessing the Console

1. **Log in to Minefort:**
   Visit [Minefort.com](https://minefort.com) and log in to your account using your credentials.

2. **Navigate to Your Server:**
   - On your dashboard, find and select the server you want to manage.
   - Click on the **Manage Server** button.

3. **Open the Console:**
   - In your server’s management panel, locate the **Console** tab in the sidebar and click on it.
   - You’ll now see the console interface, which includes a log output area and an input field for commands.

## Step 2: Executing Commands

1. **Enter Commands:**
   Type any server command into the input field at the bottom of the console window. Press **Enter** to execute the command.

   For example, if you want to give a player an item, you can type: `/give <player_name> <item_id> [amount]`

2. **Check the Logs:**
The log output above the input field will show the result of your command and provide real-time updates about the server’s activity.

3. **Popular Commands:**
- `/op <player>`: Grants operator status to a player.
- `/kick <player>`: Removes a player from the server.
- `/ban <player>`: Bans a player from the server.
- `/time set <value>`: Changes the time in the game (e.g., day or night).
- `/gamemode <mode>`: Switches between different game modes (e.g., creative, survival).

## Step 3: Monitoring Logs

- **Real-time Logs:**  
The console displays real-time logs, which include chat messages, player activities, server status, and error messages. This allows you to keep track of what’s happening on your server.

- **Error Troubleshooting:**  
If something goes wrong with your server, check the logs for any error messages. You can use this information to troubleshoot issues or provide details when seeking support.

## Step 4: Managing Your Server

- **Starting and Stopping the Server:**  
Use the buttons on the server management page to start, stop, or restart your server as needed. The console will reflect these actions in the logs.

- **Advanced Configurations:**  
The console also allows you to enter more advanced commands to modify server settings, install plugins, or make changes on the fly.

## Tips for Using the Console

- **Only Authorized Users:**  
Only operators or administrators should have access to the console. Make sure you trust anyone you give console access to.

- **Use Commands Wisely:**  
Some commands, like `/ban` or `/op`, can significantly impact the server’s experience. Be careful when issuing these commands.

- **Stay Updated:**  
The console provides important information about server performance, so check it regularly to ensure your server runs smoothly.

## Troubleshooting

- **Console Not Loading?**  
If the console doesn’t load, try refreshing the page or clearing your browser’s cache. If the issue persists, contact Minefort support.

- **Commands Not Working?**  
Ensure you have the proper permissions to run the command, and double-check for any typos in your input.
---

That’s it! With the Minefort console, you’re in full control of your server. Enjoy your Minecraft server hosting experience, and feel free to reach out to support if you need further assistance!