Commit graph

1073 commits

Author SHA1 Message Date
Anon
f4f1e7e8fa
Updated Anti AFK Bot to have Terrain Handling and random intervals option
Updated Anti AFK Bot to have Terrain Handling and random intervals option
2022-09-29 16:29:44 +00:00
BruceChen
36d2a2c731 Fix the error message in str2double. 2022-09-29 21:34:18 +08:00
Milutinke
3a9c9f3c8e Improved some more comments. 2022-09-28 18:56:12 +02:00
Milutinke
a6ad163aad Fixed some comments in the default ini file. 2022-09-28 18:52:57 +02:00
Milutinke
6c07415e24 Improved some comments in the default ini file. 2022-09-28 18:50:48 +02:00
Milutinke
5d1eabd74c Added safeguard for the walk range. 2022-09-28 18:46:17 +02:00
Milutinke
9903ad7535 Updated Anti AFK Chat Bot to use terrain handling, now it can walk around randomly in the given range. Also added random interval support, and the bot now can sneak when using the command (alternative method). 2022-09-28 18:38:57 +02: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
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
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
Milutinke
3366b15937 Added a log file for alerts as requested in #1179 2022-09-26 00:56:22 +02: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
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
Milutinke
24044303f5 Fixed and tested Discord Webhook chat bot 2022-09-24 13:54:44 +02: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
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
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
97248aad16 Add OnSettingsReload 2022-09-13 19:29:17 +08:00
BruceChen
fc444fcbd6 Supports setting thresholds 2022-09-13 19:25:00 +08:00
BruceChen
dac60200e0 Configurable to start fishing automatically or not 2022-09-12 23:15:57 +08:00
BruceChen
99ea0d8997
Merge branch 'MCCTeam:master' into master 2022-09-12 19:55:12 +08:00
BruceChen
34277e3fbd Fix a bug in message signature 2022-09-12 19:02:08 +08:00
BruceChen
cb22387008 Support automatic rod switching 2022-09-12 18:02:46 +08:00