Как сделать палку на кик в майнкрафте
This Minecraft tutorial explains how to use the /kick command with screenshots and step-by-step instructions.
You can use the /kick command to forcibly disconnect a player from a multiplayer world in Minecraft and provide an optional reason. Let's explore how to use this cheat (game command).
Requirements
To run game commands in Minecraft, you have to turn cheats on in your world.
Как зделать кик палку
Если хочешь, чтобы игрок больше не мог зайти в мир, если мир в режиме игры, то можешь сделать так: событие игрока игрок нанёс урон игроку -> если игрок имя равно (в сундук свой ник) -> если игрок держит предмет (палка кика) -> выбрать объект если игрок имя равно (в сундук текст %victim%) -> действие игрока кикнуть из мира -> установить переменную (в сундук динамическую переменную %player%_ban и число 1)
Затем событие игрока вход -> если переменная (в сундук динамическую переменную %player%_ban и число 1) -> действие игрока кикнуть из мира
zVorobeyz
Легенда
Можно сделать: событие игрока игрок нанёс урон игроку -> если игрок имя равно -> если игрок держит предмет -> действие игрока кикнуть из мира жертва
Если хочешь, чтобы игрок больше не мог зайти в мир, если мир в режиме игры, то можешь сделать так: событие игрока игрок нанёс урон игроку -> если игрок имя равно (в сундук свой ник) -> если игрок держит предмет (палка кика) -> выбрать объект если игрок имя равно (в сундук текст %victim%) -> действие игрока кикнуть из мира -> установить переменную (в сундук динамическую переменную %player%_ban и число 1)
Затем событие игрока вход -> если переменная (в сундук динамическую переменную %player%_ban и число 1) -> действие игрока кикнуть из мира
How to Enter the Command
1. Open the Chat Window
The easiest way to run a command in Minecraft is within the chat window. The game control to open the chat window depends on the version of Minecraft:
- For Java Edition (PC/Mac), press the T key to open the chat window.
- For Education Edition, press the T key to open the chat window.
2. Type the Command
In this example, we will forcibly disconnect the player called DigMinecraft from the multiplayer world with the following command:
Type the command in the chat window. As you are typing, you will see the command appear in the lower left corner of the game window. Press the Enter key to run the command.
Once the cheat has been entered, the player named TheNotWanted will be forcibly disconnected from the multiplayer world. The reason displayed will be "Hacking".
Congratulations, you just learned how to use the /kick command in Minecraft!
Supported Platforms
The /kick command is available in the following versions of Minecraft:
Platform | Supported (Version*) |
---|---|
Java Edition (PC/Mac) | Yes (1.13) |
Pocket Edition (PE) | No |
Xbox 360 | No |
Xbox One | No |
PS3 | No |
PS4 | No |
Wii U | No |
Nintendo Switch | No |
Windows 10 Edition | No |
Education Edition | Yes (1.12.0) |
* The version that it was added or removed, if applicable.
NOTE: Pocket Edition (PE), Xbox One, PS4, Nintendo Switch, and Windows 10 Edition are now called Bedrock Edition. We will continue to show them individually for version history.
Kick Command
Kick Command in Minecraft Java Edition (PC/Mac)
In Minecraft Java Edition (PC/Mac), the syntax to disconnect a player from a multiplayer world is:
Definitions
- targets is the name of a player (or a target selector) that you wish to disconnect from the multiplayer world. This player must be online.
- reason is optional. It is the message that will be displayed to the player when they are disconnected from the Minecraft world.
Kick Command in Minecraft Educatio Edition
In Minecraft Education Edition, the syntax to disconnect a player from a multiplayer world is:
Definitions
- targets is the name of a player (or a target selector) that you wish to disconnect from the multiplayer world. This player must be online.
- reason is optional. It is the message that will be displayed to the player when they are disconnected from the Minecraft world.
Examples
Example in Java Edition (PC/Mac)
To disconnect a player named TheNotWanted from the multiplayer world with no reason provided:
To disconnect a player named TheNotWanted from the multiplayer world with "Hacking" as the reason:
Example in Education Edition
To disconnect a player named UnWantedPlayer from the multiplayer world with no reason provided:
To disconnect a player named UnWantedPlayer from the multiplayer world with "Not following the rules" as the reason:
Читайте также: