Minecraft-Console-Client/MinecraftClient/Commands
ORelio c2dc483d36 Add /inventory player and /inventory container
Allow interacting with an inventory without specifying an ID
Useful for automated interactions when container has in incremental ID
Eg. /inventory container click 1
See #981
2020-05-01 13:41:26 +02:00
..
ChangeSlot.cs Give access to AutoRespond matches inside scripts 2020-03-27 21:39:06 +01:00
Connect.cs Give access to AutoRespond matches inside scripts 2020-03-27 21:39:06 +01:00
Debug.cs Give access to AutoRespond matches inside scripts 2020-03-27 21:39:06 +01:00
Exit.cs Give access to AutoRespond matches inside scripts 2020-03-27 21:39:06 +01:00
Health.cs Fix command Health command name not changed 2020-04-09 20:50:34 +02:00
Inventory.cs Add /inventory player and /inventory container 2020-05-01 13:41:26 +02:00
List.cs Give access to AutoRespond matches inside scripts 2020-03-27 21:39:06 +01:00
Log.cs Give access to AutoRespond matches inside scripts 2020-03-27 21:39:06 +01:00
Look.cs Give access to AutoRespond matches inside scripts 2020-03-27 21:39:06 +01:00
Move.cs Give access to AutoRespond matches inside scripts 2020-03-27 21:39:06 +01:00
Reco.cs Give access to AutoRespond matches inside scripts 2020-03-27 21:39:06 +01:00
Respawn.cs Give access to AutoRespond matches inside scripts 2020-03-27 21:39:06 +01:00
Script.cs Give access to AutoRespond matches inside scripts 2020-03-27 21:39:06 +01:00
Send.cs Give access to AutoRespond matches inside scripts 2020-03-27 21:39:06 +01:00
Set.cs Give access to AutoRespond matches inside scripts 2020-03-27 21:39:06 +01:00
UseItem.cs Interact with inventories 2020-03-29 18:41:26 +02:00