Console commands and cheats for Minecraft. Main Server Commands Commands on Main Servers

Updated: 07 December 2019

Many of the features that are present in the game are achieved only with the help of commands, so we have prepared for you a list of commands in Minecraft. Most of them work only in multiplayer mode and for admins, but some of them will work for single player as well. Do not forget that you should enter commands in the chat window, which can be called up with the T or / key.

Click to go:

Commands for single player in Minecraft:

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

tell<игрок> <сообщение>, w<игрок> <сообщение> - Sending a private message to another player. Useful if you don't want other players on the server to see the content of the message.

kill- Allows you to kill your character, useful if you're stuck with textures. After using the command in chat, the message "Ouch. That look like it hurt."

seed- Allows you to know the grain of the world in which you are.

Commands for admin in Minecraft:

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

debug - Starts or stops debug mode.

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 hand to the level specified in the command.

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

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

Rules:

  • doFireTick - if false stops fire spreading.
  • doMobLoot - if false, mobs will not drop drops.
  • doMobSpawning - if false, disables mob spawning.
  • doTileDrops - if false, items don't drop from destructible blocks.
  • keepInventory - if true, after death the player does not lose the contents of the 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 executing commands.

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

help [page | team] ? [page | team] - Displays a list of all available console commands.

publish- Opens access to the world over a local network.

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

spawnpoint [target] [x] [y] [z]- Allows you to set the spawn point for the player in 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- Gives you the option to enable or disable precipitation.

tp<цель1> <цель2>, tp<цель> - Makes it possible to teleport the 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 a specified amount of experience to a certain player, from 0 to 5000. Entering L after the number will add the specified number of levels. In addition, levels can be lowered, for example, -10L will reduce the player's level by 10.

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

ban-ip - Allows you to block player access to the server by ip address.

sorry<никнейм> - Allows you to unblock the specified player access to the server.

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

banlist- Allows you to see a list of all players banned 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- Forcibly save all changes to the changes on the server.

save-on- Allows the server to perform automatic saves.

save-off- Prevents the server from performing automatic saves.

stop- Shuts down the server.

white 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 whitelisting on the server.

whitelist reload- Reloads the whitelist, i.e. updates it according to the white-list.txt file (can be used when white-list.txt is modified manually).

/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 the second point according to your current coordinates.

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

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

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

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

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

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

/region flag<регион> <флаг> <значение> - A region can be flagged if you have sufficient access.

Possible flags:

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

Values:

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

Commands for the WorldEdit Plugin

The selection of the active area on which we will work with the help of WorldEdit occurs as follows:

You can simplify actions with regions using .

//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, left-clicking on a block with this ax will set the first point, right-clicking the second.

//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 - Will remove all blocks in the region (fill with air).

//move - Move blocks in 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 an area forest x blocks, with type and density , the density ranges from 0 to 100.

// undo- Undoes the specified number of your actions.

// redo- Restores the specified number of actions you have undone.

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

//desel- Deselects.

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

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

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

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

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

//regen- Re-generates the selected region.

//copy- Copies the contents of the region.

//cut- Cuts 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- Reflect the region in the buffer in the direction of dir, or in the direction you are looking.

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

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

//pyramid - Creates a pyramid from a block , with size .

//drain - Remove water at a specified distance from you .

//fixwater - Corrects the water level at the 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 the specified distance from you . Using [-a] will also kill friendly mobs.

// - Gives you a super pickaxe to quickly break blocks.

We have compiled a list of some useful Minecraft console commands and cheats that all players will find useful.

Whether you need to copy an existing build, change the game mode, or just cheat, console commands in Minecraft are an important part of the game we deal with every day. There are many different commands, all of which vary in difficulty, and we've gone over the must-know commands that you can use to troll your friends. Because what would Minecraft be like without the friendly griefing?

If you're wondering how to enter the commands for the Minecraft console listed below, all you need to do is press the forward slash (/) key and a small window will appear. Enter the code and press Enter and your command will be activated.

Selectors

Below are selectors, that is, shorthand codes that save you from having to enter the names of different players. It's worth remembering them so you don't have to enter nicknames like "Sniper_Kitty_Bruv_91" every time some idiot joins your game.

  • @p is the closest player to you
  • @r - random player
  • @a - all players
  • @e - all objects in the world
  • @s - you

Clone command

/clone

Clones a set of blocks to another location. Very useful if you are building a city and want to copy some buildings to other locations. " " - starting point. " ' is the end point. AND " ” is the location where you want to move the selected blocks.

Example: /clone 100 234 -10 200 100 0 300 200 100

How to change difficulty

/difficulty<сложность>

Changes the difficulty of the game. Replace the last part of the code with one of the following values:

  1. peaceful (peaceful)
  2. easy (easy)
  3. normal (normal)
  4. hard (hard)

Example: /difficulty peaceful

Apply an effect to yourself or another player

/effect<эффект>[seconds] [level]

Inflicts an effect on the player. "[seconds]", "[level]" and "" (hide particles) are optional, so feel free to ignore them if you don't want to change the duration, effect strength, and particle visibility. If you want to remove the effect from the player, type "/effect<имя игрока>clear".

Example: /effect Gamer water_breathing 30

Enchant an item

/enchant<игрок> [level]

Places an enchantment on an item in the player's hands. Celestial Scourge, Arthropod Scourge, Sharpness - whatever enchantment you could draw from a book or enchantment table. Here is the list of enchantment IDs.

Example: /enchant Gamer minecraft:smite 1

Change of experience

/xp<количество>[player]

Gives the player the specified amount of experience points. If you just want to add levels, which is useful for enchanting, try "/xp<количество>L [player]."

Example: /xp 100L Gamer

Changing the game mode

/gamemode<режим>

Changes the game mode for everyone in the game. Add the player's name to the end of the command to change the mode for him only. Replace "<режим>» one of the following options:

  • Survival
  • Creative (Creativity)
  • Adventure
  • Spectator (Observer)

Example: /gamemode Survival

Give out an item or items

/give<игрок> <предмет>[quantity]

Adds an item to the player's inventory. Ideal if you want to start the game with a full set of diamond equipment. But keep in mind that the amount only works for stackable items. You can't give yourself 100 diamond swords at a time, although that would be great. A complete list of item IDs can be found here.

Example: /give Gamer diamond_sword 1

Help if the command does not work

/help [command name]

Gives additional information about any console command. If you're trying to run a command and it doesn't work properly, type the above command before the name of the command that doesn't work and you'll be told more about how it works.

Example: /help kill

Enable Inventory Saving

/gamerule keepInventory true

Changes the rules of the game so that if you die, you save all the items in your inventory. Replace "true" with "false" to disable this.

Kill all or all

Kills everyone, including the player. But if you want to kill another player use "/kill<игрок>". And to kill certain mobs, type "/kill @e".

Sound command

/playsound<звук> <игрок>

Plays a specified sound file. Great if you want to use a command block to play a sound when someone opens a door. Who doesn't love good doorbells? Take a look at all the sound file names here.

Example: /playsound minecraft:entity.elder_guardian.ambient voice @a

How to watch the world seed

Shows the seed for the current world so you can duplicate the world or give the seed to a friend.

Set a spawn point

/setworldspawn

Moves the spawn point to where the player is standing. If you don't want to do this, you can also set the spawn point to a given location with "/setworldspawn »

Example: /setworldspawn 100 80 0

stop time

/gamerule doDaylightCycle false

This command completely stops the day/night cycle, so the world will always have the current time of day. To restart the loop, replace "false" with "true".

Spawn the mob

/summon<имя_сущности>[x] [y] [z]

Summons a mob at a specific location. Delete the part with "[x][y][z]" at the end so the mob will appear right above you. Just remember that if you spawn a Wither, you need to move your legs as quickly as possible.

Example: /summon creeper

Teleportation

/tp [player]

Teleports the player to the specified location. And yes, you can actually teleport a friend high into the sky and laugh as they fly back down to earth.

Example: /tp Gamer 100 0 10

Change the in-game time

/time set<значение>

Sets the in-game time. Add one of the following numbers to the end to change the time of day to:

  • 0 - dawn
  • 1000 - morning
  • 6000 - noon
  • 12000 - sunset
  • 18000 - night

Change the weather for something better or worse

/weather

Changes the weather in the game. Those. "/weather thunder" will start a thunderstorm. This is simply necessary for hunting charged creepers. No one will sit and wait for a thunderstorm.

clear<цель>

clear<цель>[object number] [additional data] - removes items from the inventory of the selected player. (All things or by ID).
debug - Starts/stops debug mode. (Debug mode is a world type that allows you to check models and textures).
defaultgamemode - allows you to change the default mode for new server players.
difficulty<0|1|2|3>- changes the difficulty of the game, 0 - peaceful, 1 - easy, 2 - normal, 3 - difficult.
enchant<цель>[level] - enchants a thing in the hands. (level is selected in the command).
game mode [target] - Changes the game mode for the specified player. Survival (survival, s or 0), Creativity (creative, c or 1), Adventure (adventrure, a or 2). Only works when the player is online.
gamerule<правило>[value] - changes several server rules. (True/False)

Administrator:

doFireTick - if false stops fire spreading.
doMobLoot - if false, zombies don't drop items.
doMobSpawning - if false, prevents mobs from spawning.
doTileDrops - if false, items don't drop from destructible blocks.
keepInventory - if true, after death the player does not lose the contents of the inventory.
mobGriefing - if false, mobs don't destroy blocks (creeper explosions don't damage terrain).
commandBlockOutput - if false, the command block does not output anything to the chat when executing commands.
give<цель> <номер объекта>[amount] [additional information] - gives out an item, by the specified ID.
help [page | team] ? [page | command] - shows a list of all console commands that are available to you.
publish - opens access to the game world via local network.
say<сообщение>- Shows all players a message in pink.
spawnpoint [target] [x] [y] [z] - Allows you to set the spawn point for the player in the selected coordinates. If you don't specify a location, the spawn point will be your current location.
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 night.
time add<число>- adds a value to the current time.
toggledownfall - enable/disable precipitation.
tp<цель1> <цель2>, tp<цель>- moving a player by name to another or to selected coordinates.
weather<время>- changes the weather for a certain period of time (Specify in seconds).
xp<количество> <цель>- Gives a certain player the specified amount of experience, from 0 to 5000. If you enter L 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<игрок>[reason] - player ban.
ban-ip - ban by ip address.
sorry<никнейм>- ban by player name (Works even when the player is offline).
sorry-ip - removes ban by IP address.
banlist - list of all banned.
op<цель>Gives the specified player operator privileges.
deop<цель>- removes operator privileges from the player.
kick<цель>[reason] - kicks a player from the server.
list - a list of all players on the server.
save-all - force all changes to be saved to the server.
save-on - allows the server to make automatic saves.
save-off - Prevents the server from automatically saving.
stop - terminates the server.
whitelist list - displays a list of players in the whitelist.
whitelist <никнейм>- adds/removes a player to the whitelist.
whitelist - enable/disable whitelist.
whitelist reload - Reloads whitelist (updates by whitelist.txt file)

/kill Deals 1000 damage to the player, which kills them and respawns the last bed they slept on. Useful when the player is lost or stuck in something.
/me Sends an IRC-style message (eg Player slaps everyone around a bit with a large trout").
/tell Send a private message to the specified player.

Teams for players

/register pass register on the server, where pass is your password to enter the server
/login pass authorization on the server, where pass is your password specified during registration
/changepassword old new password change command

/home set sets the home point to your position
/home teleport home
/home invite Player invite Player to your home (vip only)
/home unvite Player kick Player out of your home
/home Player teleport home to the Player (only possible if the Player sent you an invite)
/homedelete delete home point
/home list - list of houses where you are expected
/home ilist - list of players invited to you
/home point set the compass to your home

Private territory:

//wand produces a wooden axe, for WorldGuard
//hpos1 sets the 1st point for WorldGuard (where you are looking)
//hpos2 sets the 2nd point for WorldGuard (where you are looking)
// expand 10 up creates cube space (useful for WorldGuard)
// expand 10 down creates cube space (useful for WorldGuard)
/region claim Name creates your zone where only you can build (where Name is the name of your zone)
/region addmember t1 Player adds a player with the nickname Player to the t1 zone
/region removemember t1 Player removes Player from zone t1
/region remove t1 removes your zone t1

Chests, levers and buttons:

/lwc displays help on commands (russified)
/cprivate set security
/cremove remove protection
/сpublic make the block public (everyone has access, but no one can private it except the owner)
/сpassword set access to the block by password
/cunlock remove the password from the password-protected chest
/cprivate installation is protected with access only for the listed players, if you put a sign in front of the nickname, then the player gets the owner’s rights, example /cprivate karma brzavr @loki gives access to the block only to these players, plus loki has the owner’s rights
/cmodify block access changes, e.g. /cmodify -brzavr underwood will deny access to the block to the brzavr player and give access to the underwood player
/cinfo protection information on the block
after entering the command, you need to left-click on the block. parentheses are not required

Money:

/money displays the current amount of your money
/money pay Player 1000 transfers 1000 rubles from your account to Player's account
/money top shows the top of the rich
/money help (/money available commands
/money rank

Other:

players can create elevators
/warp name teleport across the warp, where name is the name of the warp, for example /warp shop
/spawn teleport to spawn
/who view the list of online players on the server

List and description of professions in Minecraft:

Hunter (hunter) kills mobs.
Farmer (farmer) grows plants.
Woodcutter (lumberjack) cuts trees and makes boards.
Digger (digger) extracts blocks of clay, earth, sand and gravel.
Miner (miner) extracts blocks of gold, coal, stone, iron, etc.
Builder (builder) builds various buildings from blocks.

Jobs plugin commands: /jobs [job name] List of all commands.

/jobs browse List of available jobs for you.
/jobs join [job name] Select a profession.
/jobs leave [job name] Leave a profession.
/jobs info View job information.
/jobs stats Show statistics.
/jobs admininfo Show information about the player and his profession.
/jobs employ Assign a job to a player.
/jobs fire Fire a player from a job.
/jobs grantxp Add experience
/jobs removexp Take experience.
/jobs promote Raise the level of a professional player.
/jobs demote Downgrade a professional player.
/jobs transfer Transfer a player from one job to another.
/jobs reload Reload the plugin.

clear<цель>[object number] [additional data] - removes items from the inventory of the selected player...

  • 12/10/2017 at 13:15
  • Read: 51356 times

More on the topic

    RPG project Dauntless has finally made it to consoles, and Monster Hunter fans should find something to enjoy here. Being such a game, Dauntless has plenty of daily challenges, especially in the fifth season of the hunt. Here's where to find the Daily Deathmarks...

    Read: 757 times 26.05.2019

    In Warframe, during an Invasion mission, you temporarily become an ally with a faction that is usually your enemy. The balance of power is delicate, so sometimes you need to intervene in battles between opponents so that one of them does not win and become too...

    Read: 900 times 23.07.2019

    Total War Three Kingdoms is a return to the historical side of a franchise that has largely been pushed back by the popularity of Warhammer spin-offs in recent years. After the somewhat mediocre Thrones of Brittania, Creative Assembly has changed the game and added a bunch of new mechanics. One of...

    Read: 1180 times 28.05.2019

    NBA 2K20 is the next installment of the popular basketball game used by millions of players around the world. In this guide, you can find detailed information about both basic and advanced controls. Below you can see the controls...

Any player on the Squareland project can use a number of commands. In order not to get confused, they are divided into several categories: private, teleportation, trade and others.

To get the full arsenal of possibilities, it is advisable to study the Minecraft commands on the server for players. They facilitate interaction with the outside world, provide protection for buildings, allow you to trade, and help you familiarize yourself with the rules and capabilities of the project. Chat turns on the English key T. The command is entered in the format /team. Separated by commas are various spelling variations.

Basic set of commands for players

  • /info- General information.
  • /rules- Display the code of laws of the server.
  • /motd- Display daily messages.
  • /list, /online, /who, /playerlist- Show list of players online.
  • /afk- Report absence.
  • /compass- Indicates in which direction the player is moving.
  • /near, /nearby[distance] - Display a list of nearby people.
  • /getpos[nickname] - Displays the location of the player.
  • /ignore[nickname] - The command includes ignore.
  • /me[text] - Displays an informational message, adding a nickname to the beginning.
  • /msg, /tell, /m, /whisper[nickname] [text] - Lichka.
  • /r, /reply[text] - Quick response.
  • /seen[nickname] - Find out the time of the last online.
  • /whois[nickname] - The command will display information about the character.
  • /nick[nick] - Change the display of nicknames.
  • /mail[nickname] [message_text] - Will deliver the message via mail. read- Read, clear- Clear, send- Sending.
  • /suicide- Suicide.

Private in Minecraft

  • //wand- Obtain an ax from a tree used in the allocation of territory. paintwork- First point. PKM- The second point. So players can select a whole cube with blocks in which others are forbidden to build.
  • /region claim[Text] - Creation of a private territory with a name after the completion of the demarcation operation.
  • /region addon[Name] [Nickname] - Secure the land to the player.
  • /region removeowner[Name] [Nickname] - Deprive ownership rights.
  • /region addmember[Name] [Nickname] - Command to add a player to the region.
  • /region removemember[Name] [Nickname] - Kick the player.
  • /region select[Name] - Select a territory.
  • /region info[Name] - Basic information about the region.
  • /region-remove[Name] - Remove region.
  • /cprivate[Names of players who should have access] - Set protection on hatches, distributors, chests, doors in the selected region.
  • /cmodify[nickname] - The Minecraft command allows you to open access to items to the specified player.
  • /cpassword[Your password] - Activate the password for the above.
  • /cunlock- Open a password-protected item.
  • /cremove- Deactivate protection and remove the password from the item.

Teleportation

  • /setspawn[group] - Choose a place to spawn.
  • /spawn- Teleport to spawn.
  • /back, /return- Return to the last teleportation point.
  • /sethome[name] - Establishing a teleport home.
  • /home[Nickname] [name] - Teleportation to home teleport.
  • /delhome, /remhome, /rmhome[name] - Remove home teleport.
  • /createwarp, /setwarp[name_warp "a] - Creation of a teleportation site.
  • /delwarp, /remwarp, /rmwarp[name_warp "a] - Removing the teleportation place.
  • /warp[warp_name"a] [name] - Teleport to the specified location.
  • /world[name] - Teleportation to another world.
  • /j, /jump- Teleportation to the place indicated by the sight.
  • /top- Team teleportation to the top of the highest buildings in Minecraft.
  • /tp[Nickname1] [Nickname2], /tp [Nickname to whom tp] - Move to the desired player.
  • /tpa, /call[Nickname to whom tp] - Accepting consent to move.
  • /tpaccept, /tpyes[Nickname] - Confirmation of consent to move.
  • /tpdeny, /tpno- Refusal of consent to move.
  • /tpahere, /tphere, /s[Nickname] - Minecraft command to move a certain player.
  • /tpall[Nicknames] - Move multiple characters.
  • /tppos[x] [y] [z] - Teleport everyone by coordinates.
  • /tpo[nickname] - Move to the character.

Trade

  • /balance, /bal, /money[Nickname] - View the amount of money.
  • /balancetop, /baltop[Number] - Get to know the names of the richest people on the server.
  • /eco, /economy[Nickname] [Number] - Depending on the team: give- Give the player money, take- Take money from the character, reset- Bankrupt a character.
  • /pay[Nickname] [Cost] - Pay the character with money.
  • /sell[Quantity], /sell - Sell: hand- Sell everything from the quickbar slot (keys 1-9), inventory- Sale of all Minecraft items and blocks from the inventory, blocks- Sale of all blocks from the inventory.
  • /setworth[Cost] - Set the cost.
  • / worth[Quantity] - Find out the cost of the item.

After playing a single player Minecraft game, sooner or later the question arises of how to play on a Minecraft server, no doubt it is much more interesting to play this wonderful game with friends, that is why they create online Minecraft servers where you can play for free.

Online

Minecraft survival on the server

Survival on a Minecraft server is more difficult than in a single player game, different people play on the servers, with different views and degrees of upbringing. Playing Minecraft online you will have new friends on the server, with whom you will be interested in playing while communicating via Skype. But there is also the other side of the coin, be prepared for the fact that someone will try to deceive you and deprive you of your home, someone to kill or throw into a trap. And yet minecraft survival on the server is much more interesting than alone.

Minecraft servers without registration

.

I don’t understand why everyone is looking for a minecraft server without registration, because registration is the protection of your account, and therefore everything that you have. Without registration, everyone can simply go to the server and take all your stuff. I think the point is that the shkolota is generally lazy and does not want to move their brains, or maybe there is nothing to move? It’s good that you are not like that and you understand that it’s impossible without registration.

How to register on the server

.

I will write all the registration commands on the minecraft server and it will become clear to you that there is nothing complicated and you can easily register on any server.

/register [password] [repeat password] do not create a password 12345, complicate it with a letter
Otherwise, you will simply be hacked, or rather, they will pick up the password and you will lose everything! If you are still hacked then read.
An example of writing a command: /register R738161 R738161 can also be done like this: /reg R738161 R738161
All of you are registered and can start playing.
The next time you log into the server, you just write
/login [password that you specified during registration]- authorization on the server after the main registration
An example of writing a command: /login R738161 can also be done like this: /l R738161

Minecraft commands on Steve's World servers

that you must know.

/spawn - teleport to Spawn.
/kit start - get server start kit
/kit menu - get the server navigation book [In the book of warps and server news]
/menu - opens the navigation book with the command [the ability to open the book if it is not in the inventory]
/kit food - get free food
/rules - View server rules
/warp - view all server warps
/warp [warp name]- teleports you to that vape

There are signs on the servers that execute commands for you, just go to the sign you need and right-click on it.

Dot at home in Minecraft

.

After registering, you need to think about housing. Having found a place for the future house, you need to put an end to the house
How to put a dot at home? Yes, simple! By writing the /sethome command, the server will remember this place and in the future you can easily teleport at any time
to your home by typing the /home command.
Each time you write /sethome, the home point will change, so if you write it somewhere far from home, you will simply lose your old home. Ok, figured out how to put an end to the house in minecraft, let's get down to privates.
Having built a house, be sure to privatize it, privat protects the house from breakdowns and disassembly, from griefers and ordinary players.
Know that a house that is not locked can be broken by any player passing by and this will not be considered a violation, since the house is not locked, then it is not someone's.

Teams for private territory and property

:

There are only commands for private territories and chests, property. Be sure to read in detail
.
//wand - issue a wooden ax for marking the territory and private.
/region claim [region name]- Create a private region.
/region addmember [region name] [player nickname]- You can add a resident to the Nika region with a space if there are a lot of people.
/region addowner [region name] [player nickname]– Add an owner to the region after that he will be able to manage the region like you

Attention: Be careful when adding players to private, especially to owners. An unfriendly added player can write you out and you will be left with nothing. There are many such cases on Minecraft servers when gullibility leads to the loss of everything.
The administration does not consider these complaints and does not return the lost property, so that you yourself are to blame.

/region removemember [region name] [player nickname]- Remove a resident from the given region.
/region info [region name]- View information about the region.
/region remove (or delete) [region name]- Delete the region you created.
/cprivate - install protection on the door. It is advisable to privatize doors immediately, regardless of whether they are wooden or iron.
Enter the /cprivate command in the chat and hit the door as if breaking [LMB] and so on with each door in the house.
/cprivate [Nicks of friends separated by a space to access them]- give access to the door
/cmodify [Nicky friends separated by a space]- with this command you can give access to your chest, stove, craft.

Attention! By giving access to your chest, you risk losing your things,
The administration is also not responsible for this action and will not return things to you!

/cpassword [password] - Command to set a password for a chest or door.
/cunlock - open a chest/door with a password.
/cpublic - this command removes the protection on the chest and it becomes available to all players on the server.
/cremove - the same will remove protection from the chest

How to teleport in Minecraft

On the Minecraft server, you can teleport to players and accept their requests for teleports.
/call [player nickname] - with this command you send a teleport request to the player whose nickname you specified.
/tpaccept - this command allows the player who sent the request to teleport to you

Attention! This is a stick with two ends. Be careful when sending a teleport request to a player you don’t know, you can simply be thrown into a pit and killed, such traps are very popular on Minecraft servers, although they continue to be used for them. Do not send requests to those who write in the chat like - tp everything is handing out diamonds to me and so on, in 90% this is a trap and they will simply kill you, it is also dangerous to accept requests from strangers, perhaps this is a PVP lover and by accepting it he can also attack you .
You must know and remember this always, The administration will punish the one who lured you into traps, but they will not return your things.

On the server, you can write hidden messages, personal, as they are also called. Having written such a message, only the person to whom it is addressed will see it.
/m [nickname] - message text
You can reply to the last private message like this: /r [reply to hidden message] or also /m [nickname] message text

Works in Minecraft

Minecraft servers have an economy, you must know how to work in minecraft, earn money and buy various blocks in the store with them.
visit the store by typing /warp shop
Get a job /jobs to earn money
If you want to know in detail, read How to get a job on a Minecraft server
Or by opening the Work on the server section in the Menu Book
Another way to make money on the server is Mob - Rocking / warp mob , on the mob you earn not only money, but also pump LVL.
For each kill of a mob or player, you are awarded money.
How to find out how much money you have? Write; /money
To transfer money to another player, write the command /pay [player nickname] [amount]
For example; /pay Stiv 1000 will give Stiv 1000 play money.

Donat Minecraft

On the servers of Minecraft World of Steve, paid services are provided, they are called donat.
is purchased for real money that goes to the promotion of servers and the site.

All teams available for donations:

Teams to players with |

/kit skin - you get access to a special menu and the ability to turn into any mob
/kit skinplus - the same you get access to a special menu and the ability to turn into any mob

Commands to players with

/Fly - enable flight mode
/Fly - disable flight mode

Commands on the Minecraft server for players |

/gm 1 - Enable Creative | VIP | admin
/gm 0 - Disable Creative | VIP | admin
/hat - Put the block on the head that you are holding in your hands
/eat - satisfy your hunger
/workbench - virtual workbench [craft]
/jump - jump to the block you are looking at
/back - return to the last point of death or stay
/ top - the ability to teleport to the topmost block that is above your head.
For example, for instant teleportation from a cave to the surface

Admin commands in Minecraft

Here are all the commands of the admin servers Minecraft World Steve.
Teams |

/ invsee [Nickname] - Check the player's inventory [Forbidden - to take or put things]
/enderchest [Nickname] - Check the player's ender chest [Forbidden - to take or put things]
/oi [Nickname] - Check the player's inventory [Forbidden - to take or put things]
/ oe [Nickname] - Check the player's ender chest [Forbidden - to take or put things]
/clearinventory [Nickname] ; / ci [Nickname] - Clear the inventory of the selected player [only your own]
/give [nickname] [number]- Give the player the specified item in N quantity [only to myself]
/jump - Teleports you to the block you are looking at
/ tp [Nickname] - Teleport to the player


  • /tp [Nick X] [Nick Y] - Teleport player X to player Y [Forbidden without the consent of both]

  • /tp [Nickname X] [Own Nickname]- Teleport player X to you [Forbidden without X's consent]

  • /near ; /nearby [radius]- See which players are not far away from you. Standard radius - 100
    /more - increase the item you are holding in your hand to a stack
    /weather off - disable rain [Set clear weather, reduces lag and server load]
    /day - turns on the day [do not use this command often, everything should go on as usual]
    /repair ; /fix - Fix tool/armor/enchanted item
    /kick [nickname] [reason]- Kick a player [Be sure to indicate the reason] [Violations - frequent kick players | no reason given]
    /tempban [Nickname] [Time]- Temporarily ban a player Only for operators.
    /ban [nickname] [reason]- Ban a player permanently [Required reason] Operators only.
    /ban-ip [Nickname] - Ban the player's IP address [The player must be on the server at this time] Only for operators.
    /ban-ip - Ban the player's IP [Regardless of whether the player is on the server or not] Only for operators.
    /unban [Nickname] - Unban a player Only for operators.
    /pardon-ip - Unban this IP - address Only for operators.
    / mute [Nickname] [Time] - "Close the player's mouth" [Be sure to specify the time m - minutes]
    /ignore [Nickname] - Ignore the player [you will not see his messages]
    / whois [Nickname] - View information about the player [find out the status]
    /seen [Nickname] - View information about the player Operators and Admins +
    /getpos - View your coordinates
    /balance [Nickname] - Find out the player's balance
    /balance - Find out your balance
    /balancetop [page_number]- Show top rich server

    Not a complete list of commands, some commands may not be available, it all depends on the purchased admin panel or other service
    Now you know all the commands of the Minecraft server and it will become easier and more interesting for you to play!

  • Share with friends or save for yourself:

    Loading...