Overview
Minecraft console commands are essential for server management, allowing administrators to kick or ban disruptive players. When granted OP (operator) permissions, moderators can execute these commands directly in-game, maintaining order on large or competitive servers. Removing rule-breakers with these tools ensures a fair and enjoyable environment for the entire community.
Requirement: OP permissions are required. Learn how to give OP permissions here.
How To Kick or Ban Players on a Minecraft Server
Step 1. Log in to the Meloncube Games panel.
Step 2. Go to the Console tab.
Step 3. Run the following commands in the table below to kick or ban players:
Command Name | Description | Command Example |
Player Ban | Bans a player by their account name. | ban Steve |
IP Ban | Bans a player's IP Address. |
ban-ip Steve |
Player Ban List | Shows a list of currently banned players. |
banlist players |
IP Ban List |
Shows a list of current IP bans. |
banlist ips
|
Player Unban |
Removes a player from the ban list. |
pardon Steve |
IP Unban |
Removes an IP from the ban list. |
pardon-ip Steve |
Kick Player |
Removes a player from the server temporarily. |
kick Steve |
Note: Add a / to the start of the command when running it in-game.
Ex: /ban-ip Steve