Important commands for minecraft on the server. Commands for minecraft

If you have your own Minecraft server or are planning to create one in the future, we recommend reading and saving this article. The knowledge gained in it will not hinder, but on the contrary will help the server administration. Imagine you made your own server, but you don’t know how to ban, kick, change the game mode, etc. But these skills are basic in server administration. In addition, if there are other players on your game server, knowledge of commands such as admin commands in minecraft, are simply necessary.

In addition, commands can be used by opening the game in your local network. If some cheater or inappropriate person comes to you, what will you do? Naturally ban.

Commands in minecraft

The first command that absolutely everyone should know is /help. This command will show a list of all available commands in a single player game or on a server. Commands for minecraft located below are in this list. /kick - kick the specified player from the server; /ban - restrict access to the server by definition. player (ban); /pardon - unblock a blocked player; /ban-ip - block access to the server to the specified IP address; /pardon-ip - open access to a blocked IP address; /op - grant administrative rights; /deop - take away server administration rights; /tp - move the specified player to someone; /give - issuing resources by unique id; /stop - stop the server, saving all data; /save-all - complete saving of the map; /save-off - disables the map saving function; /save-on - enable the map save function; /list - shows a list of all players who are on the server; /say - sends a message with the prefix; /whitelist on/off - enable/disable the white list; /whitelist add/remove - allows you to add or remove people from the whitelist; /whitelist list - displays a list of all players on the white list; /whitelist reload - reload the whitelist on the server; /time - allows you to change the server time.

This is the list of commands. We recommend memorizing the first 10 commands, as well as the last one. The last command will come in handy in cases where players ask to change the time or when you need day or night lighting/time.

The commands presented above are just a small part of all of them. If you are interested in other teams with which it interacts command block etc., then you can read the article - codes for minecraft.

Hello dear friend! The website continues the line of instructive articles on the topic of commands for the game Minecraft. This article is designed for a single version of Minecraft, that is, all these commands work on the vanilla version of Minecraft, and this does not require mods, plugins, or Minecraft servers.

How to enter Minecraft commands?

Fortunately, console Minecraft commands very easy to use. When creating a new Minecraft world, you will be asked to choose whether to allow or disable cheats in the game.
A clear example can be seen in the screenshots below:





After selecting yes and loading the world, simply press the English key T (E on the Russian keyboard layout) or the "/" key. Console commands for minecraft are entered directly in the game chat. After entering the command, press the “Enter” key. Done, the minecraft console command should work.

Console commands and cheats for the game.

Command help:

/help [Command name]- Help for a specific command in the game Minecraft.

Give yourself something:

/give [Player Nickname] [Quantity]- Give yourself an item by id or name of the item on English. For example, the command /give SyRauk 49 3 will give the player with the nickname SyRauk three blocks of obsidian.

Teleportation:

/tp [Player Nickname] [Coordinates/or nickname of another player]- Used to instantly move (teleport) yourself or another player to specific place in the world. Using another player's name instead of coordinates takes the target directly to the player's location.

Murder:

/kill- Kills your character, adding another player's name, will apply a command to them.

Weather control

/weather- Allows you to select the weather or your world.

Game mode controls:

/gamemode- Changes the game mode, each of which has certain qualities. survival - survival mode, creative - creative mode, adventure - adventure mode.

Game time changes:

/time set 1000- Sets the time in the world you are in. If you put “0” instead of “1000” it will be dawn, “6000” will be noon, “12000” will be dusk and “18000” will be night.

Change the difficulty in the game:

/difficulty peaceful- Changes difficulty to peaceful mode. Replace "peaceful" with "easy", "normal" or "hard" for a more challenging minecraft game.

How to Find Your World's Source Code

/seed- this command will show you the seed code for your world in Minecraft with which you can load this world in the future when creating a Minecraft world.

Save inventory after death:

/gamerule keepInventory true- Ensures that you don't lose your items after death. To return this value, enter "false" instead of "true".

Stop game time:

/gamerule doDaylightCycle false- This command will stop the game's day/light cycle in its place, allowing you to live under constant sunlight or moonlight. To resume the day/light cycle type, enter "true" instead of "false".

Call someone:

/summon- Instantly throws the desired creature or object into your world.

Minecraft server admins have access to many more options than admins in other games. Thanks to commands, administrators can easily regulate all processes occurring on the server, therefore, a well-prepared administration quickly resolves all issues and problems that arise on the server. If you decide to create a server in Minecraft, then first of all it is recommended to study admin commands in minecraft. At the first stage, at least the basic commands.

In order to use any command, you need to open the chat (by pressing the T button) and after the slash sign (/) enter the command you need. I would also like to note that some commands may not work for you, because... It is necessary to additionally install plugins that expand the range of admin capabilities.

So, let's look at the commands

  • debug - by turning on this mode, after installing any add-on (mods, plugins, etc.), you can check how the game works, see if there are bugs in their operation.
  • defaultgamemode - thanks to this command you can specify the default mode for new players.
  • difficulty - change the difficulty level of the game on the entire server.
  • enchant [level] - thanks to this command you can change the level of any item.
  • clear [player] [item number] [quantity] - this command completely clears the inventory of the player you specified, you can also delete a specific item by specifying the id of the desired item.
  • gamemode [player] - change the game mode for a certain person. To enable survival mode, enter (s or 0), for creative (c or 1), for adventure mode (a or 2). The player must be in the game, otherwise the command will not work.
  • gamerule [rule] - changing the basic rules of the game.

List of rules:

  • doFireTick turn on/off the fire.
  • doMobLoot mobs drop/mobs do not spawn.
  • doMobSpawning allows/prohibits mob spawning.
  • doTileDrops destroyed blocks do/do not drop.
  • keepInventory after the death of a player, the inventory does not disappear.
  • mobGriefing allows/prohibits mobs from destroying blocks around them.
  • commandBlockOutput allows/prohibits displaying information in chat when entering commands.

These were complex commands, now let’s look at quite simple, but not unimportant ones commands for admin in minecraft

  • give [item id ] [quantity] - You can give any item to any player in any quantity.
  • help - help for the admin.
  • publish - this command gives access to the minecraft world via a local network.
  • say [message] - a global message that will be seen by players on the server.
  • spawnpoint [target] - setting the spawn point for the selected player. The indicators x, y, z are the spawn coordinates; if you do not specify the coordinates, then the spawn point will be those coordinates where at the moment there is a player.
  • time set [number] - a function that changes the time on the server: dawn = 0, noon = 6000, sunset = 12000 and midnight = 18000.
  • time add [number] - server time in numbers.
  • toggledownfall - enable/disable fallout on the server.
  • tp is a fairly complex command that teleports players around the map. You can read information about this feature in this article.
  • weather [time] - weather change during the specified time.
  • xp (quantity) (goal) - increases the player’s experience in the range from 0 to 5000. By adding the letter L after the number, you can add or, conversely, lower the player’s level.
  • ban [Player nickname] [reason for blocking] - everything is simple here, you can block a player by nickname, indicating the reason for the ban.
  • ban-ip - blocking a player by IP.
  • pardon [Player nickname] - resuming access to the server by nickname.
  • pardon-ip - unblocking a previously blocked player's IP address.
  • banlist - getting a list of all banned players.
  • op [Player nickname] - issue of admin information to the player.
  • deop [Player nickname] - reset the admin panel by nickname.
  • kick [Player nickname] [reason] - using this function you can kick the specified player.
  • list - getting a list of all players who are online.
  • save-all- this command allows you to save all changes on the server.
  • save-on or save-off - enable/disable automatic saving of server data.
  • stop - stops the server.
  • whitelist list - list of players on the white list.
  • whitelist [Player nickname] - adding or removing a player from the whitelist.
  • whitelist (on|off) - on. or off white sheet.
  • whitelist reload - updating the whitelist, i.e. if you made changes to the white-list.txt file manually, then you need to write this phrase.

Having studied these admin commands in minecraft, It will be easier for you to manage

Not a single server can function without these people. They are the Admins, the holders of any minecraft server. And like any activity, this one also has its tools. This minecraft admin commands. If you have your own minecraft server or you want to open one of them, but don’t know these commands - it’s time to bridge this gap. Just like in any other game, admin commands in minecraft allow you to effectively manage your server, both from the game and using the console.

Here I will give a list admin commands for minecraft, which can be used on an SMP or Bukkit server. All commands are entered in the server console, or directly into the game chat (in this case, the command must be preceded by a ‘/’ sign). The commands contain and [optional parameters].

List of commands for minecraft admin:

ban – blocks a player's access to the server.
ban-ip – blocks access for an IP address.
banlist – shows a list of blocked users; when used with the ips parameter, shows a list of blocked IP addresses.
deop – takes away the rights of the server operator (administrator).
gamemode – sets the game mode for the specified player (1 – survival, 0 – creative).
give [quantity] [additional parameter] – gives the player resources, an additional parameter allows you to set, for example, the color of the coat.
kick – disconnects the specified player from the server.
list – shows a list of connected players.
op – gives the user the rights of an operator (administrator) of the server.
pardon – unblocks a player.
pardon-ip – unblocks an IP address
save-all – forced saving of the world.
save-off – disables autosaving of the world.
save-on – enables auto-saving of the world.
say – sends a message (announcement).
stop – saves the world and stops the server.
time adds a number to the current time or sets it to a given value.
toggledownfall – stops precipitation.
tp – transports player 1 to player 2.
whitelist – enables or disables the whitelist on the server.
whitelist add – adds a player to the server whitelist.
whitelist remove – removes a player from the whitelist.
whitelist list – shows the white list of your server.
whitelist reload – reloads the whitelist from the whitelist.txt file.
xp – adds a specified number of experience spheres to the player (no more than 5000 for one team).

Commands are also available to ordinary players.

help or? – displays a list of available commands.
kill – kill yourself by dealing 1000 damage.
me – sends messages in IRC style, so you can write about yourself in the third person.
tell – sends a private message to the player.

As you can see admin commands in minecraft allow you to change many key parameters games. They can also be used to test various features of the server, and simplify the work of administrators several times. However, when using them, you should remember that by abusing commands and using them unnecessarily, you undermine interest in the game among ordinary players, which, of course, is unacceptable for any serious project. However admin commands for minecraft it is necessary to know at least in order to quickly respond to emerging problems and solve them as quickly as possible and unnoticed by the players.

These commands can be executed in the console of a running server, or they can be entered in the game by a user who has server administrator rights assigned (assigned by the command op). To launch the console in the game you need to press the “T” or “/” key. In the player console, all commands must begin with a "/" character. On the server, commands can be written without the “/” character.

In Minecraft since version 1.4.2 it is possible to record any console command V command block, which will allow you to perform it when receiving a redstone signal (via a redstone wire).

clear<цель>[object number] [additional data]— Clears the specified player's inventory of all items or specific IDs.

debug — Starts debug mode or stops it.

defaultgamemode - Allows you to change the default mode for new players on the server.

difficulty<0|1|2|3> — Changes the difficulty of the game, 0 - peaceful, 1 - easy, 2 - normal, 3 - difficult.

enchant<цель>[level] - Enchant an item in your hands to the level specified in the command.

gamemode [target]- Changes the game mode for the specified player. Survival (survival, s or 0), Creativity (creative, c or 1), Adventure (adventure, a or 2). For the command to work, the player must be online.

gamerule<правило>[meaning] - Allows you to change several basic rules. The value must be true or false.

Rules that can be set using gamerule:

  • doFireTick - if false, stops the spread of fire.
  • doMobLoot - if false, mobs do not drop drops.
  • doMobSpawning - when false, prohibits mob spawning.
  • doTileDrops - if false, objects will not drop from destructible blocks.
  • keepInventory - if true, after death the player does not lose the contents of his inventory.
  • mobGriefing - if false, mobs cannot destroy blocks (creeper explosions do not spoil the landscape).
  • commandBlockOutput - if false, the command block does not output anything to the chat when commands are executed.

As a result, the command to the server looks like this:
“gamerule doMobLoot false” - will cancel drops from mobs.

give<цель> <номер объекта>[quantity] [ additional information] — Gives the player an item specified by block or item ID.

help [page | team] ? [page | team] - Lists all available console commands.

publish— Opens access to the world via a local network.

say<сообщение> — Shows a pink message to all players.

spawnpoint [target] [x] [y] [z]— Allows you to set the spawn point for the player at the specified coordinates. If coordinates were not specified, the spawn point will be your current position.

time set<число|day|night> - Allows you to change the time of day. Time can be specified in numerical value, where 0 is dawn, 6000 is noon, 12000 is sunset and 18000 is midnight.

time add<число> — Adds the specified amount of time to the current one.

toggledownfall- Allows you to enable or disable precipitation.

tp<цель1> <цель2>,tp<цель> — Makes it possible to teleport a player specified by name to another or to the entered coordinates.

weather<время> — Allows you to change the weather for a specific time specified in seconds.

xp<количество> <цель> — Gives the specified amount of experience to a specific player, from 0 to 5000. If L is entered after the number, the specified number of levels will be added. In addition, levels can be lowered, for example -10L will reduce the player's level by 10.

ban<игрок>[cause]— Allows you to block a player’s access to the server by nickname.

ban-ip Allows you to block a player’s access to the server by IP address.

pardon<никнейм> — Allows you to unblock the specified player from accessing the server.

pardon-ip Removes the specified IP address from the blacklist.

banlist - Allows you to see a list of all players blocked on the server.

op<цель> — Gives the specified player operator privileges.

deop<цель> — Removes operator privileges from the player.

kick<цель>[reason] - Kicks the specified player from the server.

list— Displays a list of all players online.

save-all- Forces all changes to be saved on the server.

save-on Allows the server to make automatic saves.

save-off Prevents the server from performing automatic saving.

stop— Shuts down the server.

whitelist list— Displays a list of players in the whitelist.

whitelist <никнейм> — Adds or removes a player to the whitelist.

whitelist — Enables or disables the use of a whitelist on the server.

whitelist reload— Reloads the whitelist, that is, updates it in accordance with the white-list.txt file (can be used when white-list.txt is modified manually).

Teams in Minecraft on the server for the player

Commands are entered into the game chat console. To launch the console in the game you need to press the “T” or “/” key.

Hint: if you enter the “/” symbol in the console and press the key Tab, then all commands available to the player on this server will be shown.

me<сообщение> — Displays the entered message on behalf of a third party: “Player_name message text.” For example: "Player explores a cave."

tell<игрок> <сообщение>,w<игрок> <сообщение> — Sending a private message to another player. Useful if you want to prevent other players on the server from seeing the contents of the message.

kill- Allows you to kill yourself, which can be useful if you get stuck in textures. After using a command in chat, the message “Ouch. That look like it hurt."

seed— Allows you to find out the grain of the world in which the game is taking place.

Commands for private territory in minecraft on the server

/region claim<имя региона> — Saves the selected area as a region with the specified name.

//hpos1— Sets the first point according to your current coordinates.

//hpos2— Sets a second point according to your current coordinates.

/region addowner<регион> <ник1> <ник2> — Adds the specified players to the owners of the region. Owners have the same capabilities as the region creator.

/region addmember<регион> <ник1> <ник2> — Adds the specified players to the members of the region. Participants have limited options.

/region removeowner<регион> <ник1> <ник2> — Remove the specified players from the region owners.

/region removemember<регион> <ник1> <ник2> — Remove the specified players from region participants.

//expand<длина> <направление> — Expands the region in a given direction. For example: //expand 5 up - will expand the selection up 5 cubes. Acceptable directions: up, down, me.

//contract<длина> <направление> — Will reduce the region in a given direction. For example: //contract 5 up - will reduce the selection by 5 cubes from bottom to top. Acceptable directions: up, down, me.

/region flag<регион> <флаг> <значение> — You can set a flag for a region if you have sufficient access.

Possible flags to set:

  • pvp - is PvP allowed in the region?
  • use - is it permissible to use mechanisms, doors
  • chest-access - is it permissible to use chests?
  • lava-flow - is lava spreading acceptable?
  • water-flow - is water spreading acceptable?
  • lighter - is it permissible to use a lighter?

Possible values:

  • allow - enabled
  • deny - disabled
  • none - the same flag as not in the private zone