Commit graph

178 commits

Author SHA1 Message Date
2e036d5880
Selfcare fixes 2024-10-30 14:11:49 -04:00
cb5628ec25
Lint 2024-10-30 13:58:11 -04:00
04b6ccba63
Fix the bug with pefix 2024-10-30 13:57:22 -04:00
9e48e9b6ea
Lint 2024-10-12 01:44:33 -04:00
f9e076fe91
Make the bot's name appear in the tablist 2024-10-12 01:43:46 -04:00
e05e58f867
Remove bot.prefix 2024-10-12 01:35:09 -04:00
1be6ea282e
Remove code relating to legacy versions 2024-09-22 23:52:56 -04:00
a71121225c
Rename userSettingsDisabled to disableUserSettings 2024-09-21 14:58:34 -04:00
a1c91568d3
Make the ad prefix self care better 2024-09-19 23:52:42 -04:00
223cd5a0aa
Lint 2024-09-19 23:27:19 -04:00
86275ef8ed
Add prefix selfcare 2024-09-19 23:27:00 -04:00
307bbf15c2
Change order of args in playerdata event 2024-09-19 23:11:32 -04:00
02028f6a54
Add player data event 2024-09-19 23:05:54 -04:00
34075d8c86
Rename arguments to player plugin functions 2024-09-19 22:52:42 -04:00
dbba89fbe4
Make legacy chat support received UUIDs 2024-09-19 22:51:53 -04:00
4c04d06673
Remove extraneous chat types from subtypes 2024-09-19 22:47:29 -04:00
9d50d224ae
Make the chat parsers have priority levels to prevent running generic parsers first 2024-09-19 22:45:12 -04:00
24ce5d13fe
Lint 2024-09-19 22:21:01 -04:00
2ca476c0cc
Break the entire bot 2024-09-19 22:16:09 -04:00
8e7dd2bb4b
Bugfix 2024-09-19 22:12:30 -04:00
17e1576f68
Bugfix 2024-09-19 00:53:10 -04:00
d363bbc9f7
Bugfix 2024-09-19 00:50:02 -04:00
6245e8ef40
Seperate the chat parsers from the chat file & add message subtypes to the command class 2024-09-19 00:31:15 -04:00
97bf3d0d56
Rename !chat to chat 2024-09-18 23:02:35 -04:00
97767b6aa5
Force chat for old MC versions 2024-09-12 01:18:23 -04:00
57e84ef53a
Change file permissions to 755 2024-09-12 00:53:24 -04:00
54fd31f890
Change chat length based on version 2024-09-12 00:40:05 -04:00
bfe1111e29
Lint 2024-09-12 00:26:36 -04:00
b8a6883933
Rename index.bot to index.bots 2024-09-11 23:44:17 -04:00
9c6eb5ee4e
Bugfix 2024-09-11 23:38:55 -04:00
284ebf488e
Add use chat mode 2024-09-11 23:38:34 -04:00
cde624bbcf
Seperate permissions from command plugin; add command rewriter 2024-09-11 02:02:29 -04:00
316fcd1f86
Add message type to command logging 2024-09-11 01:36:42 -04:00
d23094ccfd
Command event overhaul 2024-09-11 01:35:15 -04:00
ff722932bc
Update No permession message 2024-09-06 17:35:29 -04:00
f7d0a17afc
Add uuid to hash 2024-09-06 16:55:01 -04:00
946698b705
Add m_c_player format 2024-09-02 22:32:35 -04:00
ea31b52917
Add chipmunk mod format 2024-09-02 15:52:27 -04:00
189c04d2d2
Lint 2024-08-25 22:29:39 -04:00
f8ddba5fd7
Add anti-spam system 2024-08-25 22:13:46 -04:00
8a7a97cfe9
Allow bot owners to disable user settings 2024-08-25 21:53:03 -04:00
da1a55616d
Fix end portal bug with packets 2024-08-25 21:45:47 -04:00
919bc90365
Lint 2024-08-24 10:15:39 -04:00
ba79fc87d1 [Web] Remove extraneous console.log 2024-08-22 20:22:04 -04:00
eca002bd5a
Rewrite chat parser 2024-08-22 15:24:23 -04:00
63fa2242ab
Restore commit deba1d30c7 2024-08-22 07:34:39 -04:00
b950a12be3
Merge branch 'main' of https://code.chipmunk.land/7cc5c4f330d47060/botvX 2024-08-22 07:32:15 -04:00
06b1e28490
Merge branch 'main' of https://code.chipmunk.land/7cc5c4f330d47060/botvX 2024-08-22 07:16:15 -04:00
b0241e707c
Convert arrays to use for...of or forEach instead of for...in
for...in is for objects, not arrays apparently
2024-08-21 16:52:04 -04:00
0c516e3041
Microsoft Corporation 2024-08-19 03:17:48 -04:00