What are the commands for admins in minecraft. Minecraft teams

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 are suitable for single player. Do not forget that you should enter commands in the chat window, which can be called up with the T or / key.

Minecraft Single Player Commands

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 - Send 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 - Lets you know the seed of the world you are in.

Admin Commands in Minecraft

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 gamemode for new players on the server.

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

gamemode [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 [value] - Allows you to change multiple ground rules. The value must be true or false.

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 | command] - 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 a spawn point for the player at the specified coordinates. If coordinates were not specified, the spawn point will be your current position.

time set - 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 the ability to enable or disable precipitation.

tp , tp - Makes it possible to teleport the player specified by name to another player 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. 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] - Allows you to block a player's access to the server by nickname.

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

pardon - Allows you to unblock the specified player access to the server.

pardon-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 - Force save all changes to the server.

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

save-off - Prevents the server from automatically saving.

stop - Stops 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 white list on server.

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

Territory Private Commands in Minecraft

Territory Private Commands in Minecraft

/region claim - Saves the selected area as a region with the specified name.

//hpos1 - Sets the first point to your current coordinates.

//hpos2 - Sets the second point to your current coordinates.

/region addowner - Adds the specified players to the region's owners. Owners have the same capabilities as the creator of the region.

/region addmember - Adds the specified players to the members of the region. Members have limited options.

/region removeowner - Remove the specified players from the region's owners.

/region removemember - 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 given 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
lava-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

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

You can simplify actions with regions using WorldEditCUI.

//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 the blocks in the region to, to and replace the remaining blocks with.

//walls - Creates walls from within the selected region.

//sel - Removes the current selection.

//sphere - Creates a sphere from, with a 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 with an area of ​​x blocks, with a type and density, density ranges from 0 to 100.

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

//redo - Redoes 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 the region by the specified amount in the selected direction (north, east, south, west, up, down), if a number is specified, then in the opposite direction.

//expand - Expand 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 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 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 - Flip 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 - Drain water at the specified distance from you.

//fixwater - Fixes the water level at the specified distance from you.

//fixlava - Fixes 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 the 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 game mode, or just cheat, console commands in minecraft- an important part games that we face every day. There are many different commands, all of which vary in difficulty, and we've gone over the must-know ones 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.

Any Minecraft server administrator is required to know the console commands, in order to competently manage the server, the commands are used to manage the server. In this article, you will be presented with the basic commands of a pure Minecraft server, you do not need to install third-party plugins and modifications to use them.

Commands are entered through the console (chat) and it is called by pressing the "Enter" key. All server commands must begin with a / (slash). Commands surrounded by such brackets are required parameters, and [such] optional parameters.

Basic Minecraft server commands:

/ban- bans a player on the server, by his nickname, by removing the nickname from the white list and adding it to the black list. Banned players cannot play on the server under this nickname.

/pardon– command opposite to ban. Unbans a player by removing their nickname from the black list.

/ban-ip- bans by IP address of the player by blacklisting him. Players who have an IP address from the black list cannot play on the server.

/pardon-ip– command opposite to IP ban. Removes an IP from the black list.

/banlist– displays a list of banned players by nickname. If you use the additional parameter ips, it will display a list of banned by IP address.

/deop- Deprives the player of the rights of the administrator.

/op is the opposite command to deop. Gives the player admin rights.

/gamemode[nickname] - changes the game mode for players. If an additional nickname parameter is specified, the team will change the game mode for this player. If the parameter is not specified, then the mode of the one who entered this command will be changed. In order for the command to work correctly, the player who is changing the mode must be on the server.

/defaultgamemode- changes the game mode of the world.

/give- gives the player the element with the specified ID in the specified amount. (ID of items and blocks)

/help- prints all available console commands to the screen.

/kick– kicks (disconnects) the selected player from the server.

/list- displays a list of all players on the server.

/me– a command that allows you to send messages to the chat from a third party.

/save-all- a command that makes a full backup (save) of the current state of your server to a hard disk.

/save-off- disables the server's ability to make backups.

/save-on- the opposite command to save-off, allows the server to make a backup.

/say the server says. The message entered with this command is displayed in pink.

/stop- disables the server. Before disconnecting, the server automatically makes a backup.

/time– sets the time on the server, or adds the time to the current one. /toggledownfall- Changes the weather.

/tp– 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 in the whitelist on the screen.

/whitelist– enables/disables the whitelist.

/whitelist reload– reloads the whitelist.

/xp nickname - gives the player with the given nickname the specified amount of experience points xp.

/publish– opens access to the server via locale.

Teams for players

Team Description
me <message> Similar to the /me command in IRC and jabber clients. The team sends a third-person message to the player: "* Nickname action text". Can be used to indicate a specific player status ("*Player is exploring a cave").
tell <player> <message>
w <player> <message>
Sends a private message to another player. Used on servers to write something to another player without others seeing it.
kill Deals 1000 damage to the player, killing them. Useful if the player is lost, stuck, or starving (if the player can easily find things after death). Works in Creative mode (after pre-release 12w16a). It also displays the message "Ouch. That look like it hurt."
seed Brings out the seed of the world. Introduced in version 12w19a.

Commands for operators only

Team Description
clear <target> [object number] [Additional information] Completely clears the inventory of the specified player or only removes the objects specified by ID from it.
debug Starts a new debug profiling session, or stops the current one if one is running. If the session is running, this is detected by characteristic lags while working with the console and creating a file with the results in the folder debug after stopping. The command was added in 12w27a.
defaultgamemode Sets the default game mode. This means that new players who have just joined will play in this game mode. The command is also available in single player, but it is only useful in multiplayer. survival = s = 0, creative = c = 1, adventure = a = 2. This command was added in 12w22a.
difficulty <0 | 1 | 2 | 3> Sets the difficulty: 0 - peaceful, 1 - easy, 2 - normal, 3 - difficult. This command was added in 12w32a.
effect <target> <Effect> [duration] [level] Places the specified effect on players. The default duration is 30 seconds, to remove the effect, set its duration to 0. The duration has a limit of 1,000,000 seconds, the level cap is 255 since 13w09c. This command was added in 13w09a.
enchant <target> <EID> [level] Enchant an item the player is holding by its effect ID. Incompatible and impossible enchantments cannot be obtained. This command was added in 1.4.4 Pre-release.
game mode [target] Changes the game mode for a specific player. Survival (survival, s or 0), Creativity (creative, c or 1), Adventure (adventrure, a or 2). If the player's nickname is not specified, then the team will change the game mode for the one who entered it. The player must be online for the command to work. Note: in the list of cheat codes, this command is the very first. To quickly type it, press / and Tab ⇆ .
gamerule <rule> [meaning] Regulates several basic parameters (rules). The value can be true or false, if no value is specified, the current state of the rule will be displayed. List:
  • doFireTick - if false, the fire does not spread, does not destroy blocks, and does not die out.
  • doMobLoot - if false, mobs do not drop drops (experience still drops).
  • doMobSpawning - If false, mobs cannot spawn.
  • doTileDrops - if false, items will not drop when blocks are destroyed.
  • keepInventory - if true, the player's inventory is saved upon death.
  • mobGriefing - if false, mobs cannot destroy blocks (disables creeper explosions, the ability of endermen to lift blocks, or the ability of mobs to trample on beds).
  • commandBlockOutput - if false, the command block does not output anything to the chat when executing commands.
  • naturalRegeneration - if false, health does not regenerate on its own. When true, health is regenerated at the expense of spending hunger.
  • doDaylightCycle - if false stops the day/night cycle.
give <target> <object number> [quantity] [Additional Information] Gives the player a certain item/block in the specified amount according to the data numbering. For example, typing /give John 4 will give John 1 block of cobblestone, /give John 35 64 11 will give you a full stack of blue wool, /give John 278 1 1000 will give you a 1000 damage diamond pickaxe, and /give John 373 10 8193 will produce 10 bubbles regeneration potions.
help [page | team]
? [page | team]
Displays a list of all available console commands. The list is divided into pages, so the command can take a page number as an argument. You can also display help for a specific command. Note: some commands are not output.
playsound <sound> <target> [x] [y] [z] [volume] [key] Plays sound or music. Parameter sound, is the path to the file in the sound folder in the game directory. The path is written with a ".". Parameter target indicates the player who will hear the sound. Options x y z indicate the coordinate from where the sound will come from. Options volume And key measured in non-integer numbers. For example, /playsound random.explode @a 100 75 30 1.4 0.7 will play an explosion sound for all players at 100 75 30 with a volume of 1.4 and a pitch of 0.7. This command was added in 1.6.1 Pre-release.
publish Opens access to the world over a local network. This command was added in 12w24a.
say <message> Shows all players on the server a message in pink.
scoreboard Gives access to the game event score system.
spawnpoint [target] [x] [y] [z] Sets the spawn point for the player. If the player is not specified, it is performed for the player who typed the team. If no coordinates are specified, the spawn point is set to the current position.
time set<number| day | night> Sets the time of day. Parameter number can take integer values ​​in the range 0 to 24000, where 0 is dawn, 6000 is noon, 12000 is sunset, and 18000 is midnight (i.e. the hours are divided in half). day is 0 (dawn) and night is 12500 (sunset).
time add<number> Adds the specified value to the current time of day. Parameter number can take non-negative integer values.
toggledownfall Rainfall switch.
tp <goal1> <goal2> Teleports the first player to the second, i.e. "player1" to "player2"
tp <target> <x> <y> <z> Teleports the player to the specified x, y, z coordinates. The y value must be greater than 0. Relative coordinates can be used, for example, /tp John ~10 70 ~-16 will move player John to height 70, move +10 in X and -16 in Z.
weather <time> Sets the weather for a specific time specified in seconds. This command was added in 12w32a.
xp <quantity> <target> Gives the specified player a certain number of experience points, valid values ​​are 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.

Commands for multiplayer only

Team Description
ban <player> [cause] Blocks the player's nickname, adding it to the black list of the server. Blocking removes the player's nickname from the whitelist.
ban-ip <ip address> Blocks all connections from a specific IP address.
banlist Displays a list of blocked players (black list). To display a list of blocked IP addresses, you need to enter an additional parameter: banlist ips
deop <target> Removes operator privileges from the player.
kick <target> [cause] Kicks the specified player from the server.
list Displays a list of all players connected to the server. Same as pressing Tab ⇆
op <target> Gives the specified player operator privileges.
sorry <nickname> Removes the player's nickname from the blacklist, which again gives him the opportunity to connect to the server.
sorry-ip <ip address> Removes the specified IP address from the blacklist.
save-all Forces the server to write all changes in the game world to the hard drive.
save-off Disables the server's ability to write game world files to the hard drive.
save-on Allows the server to save game world files automatically. This option is enabled by default.
stop Shuts down the server in the normal way.
whitelist <nickname> Adds or removes a player with a specific nickname to the whitelist.
whitelist list Displays all players on the whitelist.
whitelist Enables/disables the use of a white list for the server. Server operators will always be able to connect, regardless of whether their nicknames are on the whitelist.
whitelist reload Reloads the whitelist, i.e. updates it according to the file white-list.txt on the local hard drive (can be used when white-list.txt is modified by third-party programs).

Commands for command block only

These commands cannot be executed in chat or in the server console, only in the command block.

Team Goals

The target is usually the player's nickname, but extended syntax was added in 1.4.2. There are three main name substitutes:

  • @p matches the nearest player;
  • @a - all players (a list of all players will be obtained, and a command will be applied to each);
  • @r - random player.

The name placeholder can be expanded with arguments in square brackets (for example, @p). Arguments are listed separated by commas. Available arguments:

  • x - X coordinate of the search center;
  • y - Y coordinate of the search center;
  • z - Z coordinate of the search center;
  • r - maximum search radius;
  • rm - minimum search radius;
  • m - game mode;
  • l - the maximum level of the player;
  • lm - minimum player level;
  • c is a special argument for @a: limiting the number of players the command will be applied to. For example, @a is the first 10 players from the list, @a is the last 12 players from the list.

There are special arguments for the game event scoring system. score_name and score_name_min correspond to the players with the maximum and minimum score, respectively, where the name of the event should be substituted for name. The team argument allows you to find players on a specific team, while the syntax team=!teamName finds players not on this team. In this case, team= matches all players without a team at all.

In which the long-awaited innovation was added - command blocks.

With the help of command blocks, you can set certain commands that can be distributed both to the entire server and to a random player.

Important to know: Commands can only be used to create a game world and only in creative mode. Command blocks in Survival mode do not work.

Many players do not know or understand how to use these blocks and what commands must be entered in order for them to be active.

To get a command block, you need to open a chat and write the command /give @p command_block

Then we select it and install a lever or any other activator to it.

How to set a command for a command block?

In order for the command block to perform a particular function, it needs to be given a specific command. To do this, click on the command block and a window with settings opens. In the “Console Command” field, you need to enter the command we need.

Below will be presented the Top 15 most popular command block commands for minecraft mobile.

Top 15 Commands for Minecraft PE

/title @a title Your message. With this command, you can write and send some message or instruction to everyone on the server.

/effect @a regeneration 2000 2000. Regeneration team. 2000 is the level and quantity.

/tp @a 0 0 0 . Where are your coordinates, and 0 0 0 are the coordinates where you want to teleport. To find out your coordinates, you need to download a special mod.

/clone~ -1~1~3~3~-3~4~-1~-3 Command for endless minecart road. That is, the road will be constantly cloned and created.

/setblock its diamond_block coordinates. Command to an infinite diamond block. This way you can get rich very quickly.

/weather rain . Command to change the weather to rain.

/weather clean .Clear weather command, disables rain.

/gamemode 0 - Quick transition to Survival mode. /gamemode 1 - switch to creative mode. We set for whom the mode will change, for example / gamemode 0 @a - this way the mode will be applied to all players.

/time set night - this command changes the time of day to night. /time set day - thanks to this command, the day will come in minecraft.

/give @a diamon 1 is a command that gives you the items you specify. In our case, these are diamonds. Where 1 is the number of diamonds.

/spawnpoint - thanks to this command you can set the spawn point after you have died.

/kill - A command that kills everything on the map. You can set what exactly needs to be killed, for example, animals or creeps.

/difficulty - a program that changes the difficulty in the game. You can bet from 0 to 3.

/say - a command with which you can also communicate with players on the server.


Top