Commit graph

1198 commits

Author SHA1 Message Date
BruceChen
36d2a2c731 Fix the error message in str2double. 2022-09-29 21:34:18 +08:00
Anon
5571b99a03
Added a Map Chat Bot
Added a Map Chat Bot that can render in-game maps sent by server.
2022-09-28 11:54:07 +00:00
Milutinke
387319b353 Updated comments with useful info for future updates. 2022-09-28 11:57:14 +02:00
Milutinke
83c4f5ad66 Fixed the accidental removal of translations for /reload and /bots commands. 2022-09-28 11:31:26 +02:00
Hcat
9d68670dbd
Update README-zh-Hans.md (#2216) 2022-09-28 17:04:30 +08:00
Milutinke
0a2f777b34 Fixed the color isse thanks to DevBobcorn. 2022-09-28 11:01:15 +02:00
Milutinke
f7263873db Implemented Map Chat bot which can render maps into images. Useful for solving captchas. 2022-09-28 00:14:43 +02:00
Anon
656aed4705
Updated the Auto Attack Chat Bot
Now can attack passive mobs and has option for a whitelist or a blacklist.
2022-09-27 12:35:18 +00:00
Milutinke
36a97f4955 Fixed a bug. 2022-09-27 14:34:10 +02:00
Milutinke
932d25f125 Removed ability to attack players, added an option to have a whitelist or a blacklist mode. 2022-09-27 14:23:19 +02:00
Milutinke
58b171cec0 Updated the AutoAttack Chat Bot settings to include attacking passive mobs and players if enabled, and a blacklisted entities possibility. 2022-09-27 13:35:29 +02:00
Anon
aec38d83c7
Added a log file for Alerts Chat Bot
Added a log file for Alerts Chat Bot
2022-09-25 23:16:49 +00:00
Milutinke
3366b15937 Added a log file for alerts as requested in #1179 2022-09-26 00:56:22 +02:00
Anon
4d276ced71
Script Scheduler added a random interval possibility
Script Scheduler added a random interval
2022-09-25 22:39:54 +00:00
Milutinke
58924c6d6d Added an example. 2022-09-26 00:30:08 +02:00
Milutinke
1147b3e15c Added a random interval option to the Script Scheduler. 2022-09-26 00:28:29 +02:00
Anon
94a7ef2c2c
Reload Settings and Chat Bots, Fixed PlayerListLogger Chat Bot, Added %datetime%
Reload Settings and Chat Bots, Fixed PlayerListLogger Chat Bot, Added %datetime%
2022-09-25 20:33:54 +00:00
Milutinke
8dc3e83f6d Addded %datetime% as requested in #688 2022-09-25 22:32:12 +02:00
Milutinke
cf06c6f8e1 Added a description for the Player List Logger in to the default configuration file. 2022-09-25 22:07:43 +02:00
Milutinke
697025040f Fixed Player List Logger and added config section for it. 2022-09-25 22:06:26 +02:00
Milutinke
8809ad41d8 Accidentally removed initialization for FollowPlayer chat bot, fixed. 2022-09-25 16:18:52 +02:00
Milutinke
9b407dbdad Added command for reloading settings, chat bots, listing chat bots and unloading a chat bot manually by name. 2022-09-25 16:00:43 +02:00
Anon
ef79ca1fe8
Fixed and tested Discord Webhook chat bot
Fixed and tested Discord Webhook chat bot.
Now using ProxiedWebRequest and sanitizing input.
2022-09-24 11:56:11 +00:00
Milutinke
24044303f5 Fixed and tested Discord Webhook chat bot 2022-09-24 13:54:44 +02:00
Anon
5fec15186c
Added more ASCII Art for Inventories and more inventory sub commands
Added more ASCII Art for Inventories and more inventory sub commands.
The following commands have been added:
```
/inventory inventories
/inventory search <item type> [count]
```
2022-09-23 18:23:12 +00:00
Milutinke
23fadc0c33 Removed a comment. 2022-09-23 20:21:56 +02:00
Milutinke
6cb7a25a16 Added /inventory search <item type> [count] command and fixed command help and description. 2022-09-23 20:20:02 +02:00
Milutinke
5b8d5e8e4a Changed the name of the sub command to avoid confusion. Updated the usage string 2022-09-22 22:03:57 +02:00
Milutinke
55057b3157 Added ASCII Art for Furnace/Smoker/Blast Furnace, Hopper/Minecart, Shulker, Grindstone. Added a command for list of available inventories. Added SmithingTable inventory type. 2022-09-22 21:58:51 +02:00
Anon
a03bab277b
Fully implemented Map Data packet + Fixed 1.14 not working.
Fully implemented Map Data packet + Fixed 1.14 not working.
2022-09-22 17:38:43 +00:00
Milutinke
12c8a60ad7 Tested on all versions 1.8 +
Fixed 1.14 not working at all.
2022-09-22 19:36:24 +02:00
Anon
c945a33f8f
Added an option to match by colors in Auto Respond bot.
Added an option to match by colors in Auto Respond bot.
2022-09-21 16:03:38 +00:00
Anon
8fbd1e4801
Fixed internal command char not properly displayed in respawn hint
Fixed internal command char not properly displayed in respawn hint
2022-09-21 16:03:12 +00:00
Milutinke
5e8b2a2cbc Added an example 2022-09-21 18:01:08 +02:00
Milutinke
0d58887b6a Added an option to match by colors in Auto Respond bot. 2022-09-21 17:56:29 +02:00
Tasuku Bobcorn
0445454c72 Fixed internal command char not properly displayed in respawn hint 2022-09-21 21:35:36 +08:00
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
BruceChen
85f6d807bf Support using relative coordinates in /useblock 2022-09-18 18:07:10 +08:00
ReinforceZwei
2a2e47a955
README.md: Update website link 2022-09-18 16:50:14 +08:00
Anon
1b352d40ad
Fixed a crash when an Explosion has occurred
Fixed a crash when an Explosion has occurred
2022-09-17 23:19:42 +00:00
Milutinke
1e07fa576a Fixed a crash on Explosion packet 2022-09-18 01:15:57 +02:00
Milutinke
f47c240920 Fully implemented Map Data packet. 2022-09-18 00:18:27 +02:00
BruceChen
59e02c2da9
Fix entity metadata handling and dimension handling in 1.19.2
Fix entity metadata handling and dimension handling in 1.19.2
2022-09-16 12:08:13 +08:00
BruceChen
c00468c103 Fix 1.19.2 entity metadata handle 2022-09-15 21:11:47 +08:00
Anon
7f49ee3120
Added a Follow Player chat bot
Implemented the Follow Player chat bot.
2022-09-15 09:17:15 +00:00
BruceChen
26bc6f16c0 Try fix 1.19+ dimension processing 2022-09-15 12:54:43 +08:00
BruceChen
206a5f1e72 Merge branch 'master' of https://github.com/BruceChenQAQ/Minecraft-Console-Client-1.19dev 2022-09-15 12:48:50 +08:00
BruceChen
a2b2aeb748 Try fix 1.19+ dimension processing 2022-09-15 12:48:38 +08:00
Milutinke
a0f0c634ff Made the /execif return boolean as expression evaluation result 2022-09-13 13:49:59 +02:00
BruceChen
0907958ded
Upgrade Auto Fishing
* Supports changing position and angle after catching fish
* Support automatic rod switching
2022-09-13 19:32:22 +08:00