Minecraft-Console-Client/MinecraftClient/Commands
Рома Данилов 87302bafab
Keep track of current game mode (#1053)
* GetGamemode()

* GetGamemode()

* ChangeGamemode()

* GetGamemode()

* Update ChatBot.cs

code refractor

* Update Inventory.cs

Gamemode check added

* Update Protocol18.cs

* Update Protocol18.cs

* Update Protocol18.cs

code refractor

* Update IMinecraftComHandler.cs

code refractor

* Update IMinecraftComHandler.cs

* Update McTcpClient.cs

fix

* Update McTcpClient.cs

fix

* Fix duplicate gamemode event

Co-authored-by: ORelio <oreliogitantispam.l0gin@spamgourmet.com>
2020-06-13 15:00:30 +02:00
..
Animation.cs Improve documentation, fix file encoding (#1026) 2020-05-26 11:20:12 +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 Add SendPlaceBlock, PlayerDigging, OnExplosion, OnGamemodeUpdate, OnSetExperience (#1027) 2020-05-29 20:18:34 +02:00
Inventory.cs Keep track of current game mode (#1053) 2020-06-13 15:00:30 +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
Sneak.cs tiny improve of sneak command 2020-05-23 18:07:19 +02:00
UseItem.cs Interact with inventories 2020-03-29 18:41:26 +02:00