Minecraft-Console-Client/MinecraftClient/Commands
Anon b5cf315ca1
Added /execmulti and /execif commands.
Added a way to execute multiple commands with a single command and a conditional command.
The documentation will be updated soon.
2022-09-19 15:26:53 +00:00
..
Animation.cs Add support of language files (#1273) 2020-10-17 13:41:31 +02:00
ChangeSlot.cs Add support of language files (#1273) 2020-10-17 13:41:31 +02:00
Chunk.cs Add non-emoji representation for /chunk status 2022-09-08 14:55:41 +08:00
Connect.cs Add support of language files (#1273) 2020-10-17 13:41:31 +02:00
Debug.cs Add support of language files (#1273) 2020-10-17 13:41:31 +02:00
Dig.cs Add support of language files (#1273) 2020-10-17 13:41:31 +02:00
DropItem.cs Add command for dropping items from inventory (#1581) 2021-05-10 20:27:18 +02:00
Entitycmd.cs AuotoAttack: add support for multiple interact modes (#2044) 2022-08-15 23:31:17 +02:00
ExecIf.cs Made the /execif return boolean as expression evaluation result 2022-09-13 13:49:59 +02:00
ExecMulti.cs Added a command that executes other command if a condition is met. 2022-09-11 22:35:26 +02:00
Exit.cs Add support of language files (#1273) 2020-10-17 13:41:31 +02:00
Health.cs Add support of language files (#1273) 2020-10-17 13:41:31 +02:00
Inventory.cs Fix format error 2022-09-08 17:39:58 +08:00
List.cs Add support of language files (#1273) 2020-10-17 13:41:31 +02:00
Log.cs Add support of language files (#1273) 2020-10-17 13:41:31 +02:00
Look.cs Add support of language files (#1273) 2020-10-17 13:41:31 +02:00
Move.cs Supports changing position and angle after catching fish 2022-09-12 16:27:37 +08:00
Reco.cs Add support of language files (#1273) 2020-10-17 13:41:31 +02:00
Respawn.cs Add support of language files (#1273) 2020-10-17 13:41:31 +02:00
Script.cs Add support of language files (#1273) 2020-10-17 13:41:31 +02:00
Send.cs Add support of language files (#1273) 2020-10-17 13:41:31 +02:00
Set.cs Add support of language files (#1273) 2020-10-17 13:41:31 +02:00
SetRnd.cs Fix quote detection in /setrnd (#1915) 2022-01-24 16:15:44 +01:00
Sneak.cs Add support of language files (#1273) 2020-10-17 13:41:31 +02:00
Tps.cs Add support of language files (#1273) 2020-10-17 13:41:31 +02:00
Useblock.cs Support using relative coordinates in /useblock 2022-09-18 18:07:10 +08:00
UseItem.cs Add support of language files (#1273) 2020-10-17 13:41:31 +02:00