What does the op command mean? Main server team



Minecraft is full of mysteries and puzzles; you won’t find some very interesting features until you use the commands. We'll consider admin commands in minecraft. Most of these commands will greatly please many admins; I have specially collected all possible commands for you and tried to describe as accurately as possible why they are needed

To enter a command, you should open the chat window and enter the command instead of a message; you can open the chat by pressing T or /.

  • clear (target) [item number] [additional data] - using this command, the admin can clear the inventory of the specified player or simply delete a specific item by specifying the ID.
  • debug (start|stop) - after installing the server or mod, plugin, textures/resource packs and other things, you should definitely check how the game works by turning on the debug mode, after checking, you can turn it off, this mode will show whether there are any defects.
  • defaultgamemode (survival|creative|adventure) - assigns a default mode for new players.
  • difficulty (0|1|2|3) - Makes the game mode more difficult, 0 - peaceful/calm, 1 - easy, 2 - normal, 3 - difficult.
  • enchant (target) [level] - Changes the level of the item in the hands to the one specified in the command.
  • gamemode (survival|creative|adventure) [goal] - Change the mode specified to the player, survival, s or 0 - survival, creative, c or 1 - creativity, adventrure, a or 2 - adventure. The command will work if the player is online.
  • gamerule (rule) [meaning] - Changes several basic rules. The value parameter can be either true or false.
    A few rules:
    doFireTick equal to false stops the fire.
    doMobLoot equal to false, mobs do not drop.
    doMobSpawning equal to false, prohibits mob spawning.
    doTileDrops equal to false, destroyed blocks do not give items.
    keepInventory equal to true, when a player dies, the inventory is not deleted, but remains.
    mobGriefing equal to false prevents mobs from destroying blocks, and creeper explosions will not ruin your or your player's hard-made terrain.
    commandBlockOutput equal to false, prohibits the output of information in the chat when certain commands are entered.

    Let's look at the following commands for admins in minecraft:

  • give (target) (object number) [quantity] [ Additional Information] - Gives the player an item specified by block ID.
  • help [page|command] ? [page|command] - get a list of all available commands.
  • publish - will open access to the world of Minecraft via a local network.
  • say (message) - displays a message to all players, the text color will be pink.
  • spawnpoint [target] [x] [y] [z] - setting the spawn point for the player at the specified coordinates. Without specifying coordinates, the spawn point will be the current position.
  • time set (number|day|night) - change the time in the game. When indicating the time in numbers, you can write the following options: 0 - dawn, 6000 noon, 12000 sunset and 18 midnight.
  • time add (number) - the time specified in numbers is added to the current time.
  • toggledownfall - turning on and off fallout.
  • tp (target1) (target2), tp (target) (x) (y) (z) - a very complex command, but necessary for everyone, with its help you can teleport to the specified player or to the specified coordinates.
  • weather (time) - weather change over a certain period of time.
  • xp (quantity) (goal) - adding HP to the specified player i.e. experience, from 0 to 5000. If you want to add or subtract levels to a player, simply add the letter L after the number.
  • ban (player) [reason] - blocking access to the server by nickname.
  • ban-ip (ip address) - blocking by IP.
  • pardon (username) - unlocks access for the specified player.
  • pardon-ip (ip-address) - unblocking the IP address.
  • banlist - list of all banned players.
  • op (goal) - operator privileges to the player.
  • deop (target) - reset operator privileges.
  • kick (target) [reason] - Kicks the specified player.
  • list - all players online at the moment.
  • save-all - saves all changes on the server.
  • save-on - auto-save data on the server.
  • save-off - prohibit auto-saving.
  • stop - shutdown the server.
  • whitelist list - players on the “white” list.
  • whitelist (add|remove) (nickname) - adding or removing from the white list.
  • whitelist (on|off) - enable or disable the whitelist.
  • whitelist reload - whitelist update, i.e. if you modified the white-list.txt file manually, you need to run this command.

    On this admin commands in minecraft finished, as new teams are added I will update the list. We wish you successful server administration, also don’t miss the commands for users, multiplayer and others, coming soon to our website.

To properly manage a Minecraft server, every administrator must know console commands. In this article I will introduce you full list Minecraft commands for a pure client (server).

How to use:

The command is always entered via the console directly in the game. In order to call the console you need to press just one key "Enter". All commands in the game begin with a symbol such as Slash "/"

Full List of Administrator Commands:

/ban – Bans a player on the server, according to his nickname, by removing the nickname from white sheet and blacklisting him. Banned players cannot play on the server under this nickname.
/pardon – The opposite command to ban. Unbans a player by removing his nickname from the blacklist.
/ban-ip – Bans the player by IP address, by blacklisting him. Players who have a blacklisted IP address cannot play on the server.
/pardon-ip – The opposite command to ban by IP. Removes an IP from the blacklist.
/banlist – Displays a list of banned players by nickname. If you use the additional ips parameter, it will display a list of those banned by IP address.
/deop – Removes administrator rights from the player.
/op – The opposite command to deop. Grants the player administrator rights.
/gamemode – Changes the game mode for players. If the additional nickname parameter is specified, the team will change the game mode for this player. If the parameter is not specified, the mode will be changed for the one who entered this command. In order for the command to work correctly, the player whose mode is being changed must be on the server.
/defaultgamemode – Changes the game mode of the world.
/give – Gives the player an element with the specified ID in the specified quantity. (IDs of items and blocks)
/help - Displays all available console commands on the screen.
/kick – Kicks (kicks) the selected player from the server.
/list – Displays a list of all players on the server.
/me – A command that allows you to send chat messages from a third party.
/save-all – Command to make a full backup (save) current state your server to your hard drive.
/save-off – Disables the server’s ability to make backups.
/save-on – The opposite command to save-off allows the server to make backups.
/say – “The server speaks.” The message entered using this command is displayed in pink.
/stop – Shuts down the server. Before shutting down, the server automatically makes a backup.
/time – Sets the time on the server, or adds time to the current one.
/toggledownfall – Changes the weather.
/tp – Teleports a player with Nickname1 to a player with Nickname2.
/tp – Teleports the player to the specified coordinates.
/whitelist – Adds or removes a player from the whitelist.
/whitelist list – Displays a list of players on the whitelist on the screen.
/whitelist – Enables/disables whitelist.
/whitelist reload – Reloads the whitelist.
/xp – Gives the player with the given nickname the specified number of experience points xp.
/publish – Allows access to the server via LAN.
/debug – Starts a new debug session.

The admin, otherwise known as the server operator in Minecraft, has a number of commands that can be used to manage the server. These are basic commands; you do not need to install any plugins/additions to use them. Commands must be entered into the chat. Before entering the command, you must write the “/” character (slash). Required command parameters are circled<такими скобками>, additional parameters [such].

  • /ban<никнейм>— Bans a player on the server by removing him from the white list and blacklisting him. Banned players cannot play on the server.
  • /pardon <никнейм>— The opposite team to ban. Unbans a player by removing his name from the blacklist.
  • /ban-ip — Bans an IP address by blacklisting it. Players with an IP address on the blacklist cannot play on the server.
  • /pardon-ip <никнейм>— The opposite of an IP ban. Removes an IP from the blacklist.
  • /banlist— Displays a list of banned players. If the optional ips parameter is used, displays a list of banned IP addresses.
  • /deop<никнейм>— Deprives the player of administrator (operator) rights.
  • /op<никнейм>- Opposite deop command. Gives the player administrator (operator) rights.
  • /gamemode <0/1/2 [никнейм]>— Changes the game mode for players. If the additional nickname parameter is specified, the team will change the game mode for this player. If the parameter is not specified, the mode of the person who entered the command will be changed. In order for the command to work, the player whose mode is being changed must be in the game.
  • /defaultgamemode <2/1/0>- Changes the game mode of the world.
  • /give<никнейм> <номер предмета [количество]>— Gives the player an item with the specified ID in the specified quantity.
  • /help— Output of all available console commands.
  • /kick <никнейм>— Kicks the selected player from the server.
  • /list— Displays a list of players on the server.
  • /me— A command that allows you to send messages from a third party.
  • /save-all— A command that backups (saves) the current state of the server to the hard drive.
  • /save-off— Disables the server's ability to save server state to the hard drive.
  • /save-on— As opposed to the save-off command, allows the server to save the server state to the hard drive.
  • /say <сообщение>- “Says the server.” The message entered using this command is displayed in pink.
  • /stop— Disables the server. Before shutting down, the server is automatically saved.
  • /time <число>— Sets the time, or adds time to the current one.
  • /toggledownfall- Changes the weather.
  • /tp <никнейм1> <никнейм2>— Teleports the player with Nickname1 to the player with Nickname2.
  • /tp <никнейм> — Teleports the player to the specified coordinates.
  • /whitelist <никнейм>— Adds or removes a player from the whitelist.
  • /whitelist list— Displays a list of players on the whitelist.
  • /whitelist— Activates/deactivates the whitelist.
  • /whitelist reload— Reloads the white list.
  • /xp<количество> <никнейм>— Gives the player with the specified nickname the specified number of xp points.
  • /publish— Allows access to the server via LAN.
  • /debug— Starts a new debug mode session.

Here are all the admin commands in Minecraft.

By using special teams, you can do anything in Minecraft - we have a complete list of these commands.

You can add any items to yourself, change weather conditions, or simply make yourself invulnerable. Some of the commands will only work in single player or only in multiplayer, so read their description carefully before entering them.

Commands are entered into the chat, so to start, press - T or / and then write.

Click to go:

Commands for solo play in Minecraft:

Commands for admin in Minecraft:

If you are a server administrator, then these commands will be very useful to you. With them you can perform most of the actions necessary for the normal existence of your server.

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:

  • 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.

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

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 as a numeric 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).

Commands for private territory in Minecraft

You will need these commands if you are going to secure an area or perform other related actions.

/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 the region's membership.

//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:

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

Values:

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

Commands for the WorldEdit plugin

You will need these commands if the WorldEdit plugin is installed on the server and you have permission to use its commands. On an average server, for most players, these commands will not be available.

//pos1— Sets the block you are standing on as the first coordinate point.

//pos2— Sets the block you are standing on as the second coordinate point.

//hpos1— Sets the block you are looking at as the first coordinate point.

//hpos2— Sets the block you are looking at as the second coordinate point.

//wand— Gives you a wooden axe, by left-clicking on the block with this ax you will set the first point, and by right-clicking the second one.

//replace — replaces all selected blocks with those specified in the selected region. For example: //replace dirt glass - will replace all the dirt with glass in the selected area.

//overlay — Cover the region with the specified block. For example: //overlay grass - will cover the region with grass.

//set — Fill the empty area with the specified block. For example: //set 0 - Removes all blocks in the region (fills with air).

//move — Move blocks in the region by<количество>, V<направлении>and replace the remaining blocks with .

//walls - Creates walls from<материал>in the selected region.

//sel— Removes the current selection.

//sphere - Creates a sphere from , with radius . Raised can be yes or no, if yes, then the center of the sphere will move up by its radius.

//hsphere — Creates an empty sphere with the specified parameters.

//cyl - Creates a cylinder from , with radius and height .

//hcyl — Creates an empty cylinder with the specified parameters.

//forestgen - Creates a forest area x blocks, with type and density , density ranges from 0 to 100.

//undo— Cancels the specified number of your actions.

//redo— Restores the specified number of actions you canceled.

//sel — Allows you to select the shape of the selected region. cuboid - selects a parallelepiped. extend is the same as cuboid, but by setting the second point you extend the region without losing the selection from the already selected one. poly - selects only in the plane. cyl - cylinder. sphere - sphere. ellipsoid - ellipsoid (capsule).

//desel- Removes selection.

//contract — Reduce by the specified amount region in the selected direction (north, east, south, west, up, down), if a number is specified - then in the opposite direction.

//expand — Will increase the region by the specified number of blocks in in the indicated direction(north, east, south, west, up, down), if the reverse-amount number is specified, then in the opposite direction.

//inset [-hv] — Narrows the selected region in each direction.

//outset [-hv] — Expands the selected region in each direction.

//size— Shows the number of blocks in the selected region.

//regen— Regenerates the selected region.

//copy— Copies the contents of the region.

//cut— Cuts out the contents of the region.

//paste— Pastes the contents of the copied region.

//rotate — Rotates the contents of the copied region by the specified number of degrees .

//flip— Will reflect the region in the buffer in the direction of dir, or in the direction of your view.

//pumpkins— Creates a pumpkin field with the specified size.

//hpyramid— Creates an empty pyramid from a block, with size .

//pyramidCreates a pyramid from a block with size .

//drain — Remove water at the specified distance from you .

//fixwater — Corrects the water level at a specified distance from you .

//fixlava — Corrects the level of lava at the specified distance from you .

//snow — Covers the area with snow at the specified distance from you .

//thaw Removes snow at a specified distance from you .

//butcher [-a]— Kills all hostile mobs at a specified distance from you . Using [-a] will also kill friendly mobs.

// - Gives you a super pickaxe for quickly destroying blocks.