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
cfdc035617
Upgrade old coordinate parsing.
2022-09-29 23:11:30 +08:00
BruceChen
e01eab28a2
Add Location.Parse
2022-09-29 22:49:07 +08:00
BruceChen
36d2a2c731
Fix the error message in str2double.
2022-09-29 21:34:18 +08:00
Milutinke
cd3adfa14c
Changed the bed command to be able to sleep. Added relative coordinates to /dig command.
2022-09-28 22:43:14 +02:00
Milutinke
6a266c68c3
Leave bed command.
2022-09-28 21:39:13 +02: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
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