Commit graph

867 commits

Author SHA1 Message Date
4f8d5bfff5
fix: makeNewLogFile() in FileLoggerUtilities appending to the file instead of deleting the existing one 2024-11-10 08:31:43 +07:00
3811790c93
feat: *console printdisconnectedcause <true|false>
very useful for debugging
2024-11-07 17:52:12 +07:00
597a694727
fix: (maybe) ACTUALLY fix file logging (for the 69th time) 2024-11-05 16:44:56 +07:00
f561a9c810
refactor (eval): getBotUsername -> getBotInfo & make core() tracked in eval 2024-11-04 19:23:31 +07:00
4b16f12623
fix: mabe 2024-11-04 19:06:43 +07:00
783a7a937e
refactor: improve AuthPlugin by at least a bit 2024-11-04 16:57:28 +07:00
cb86896223
"fix": doesn't work 2024-11-03 19:34:57 +07:00
e62de655ba
fix: the commit before this 2024-11-02 19:30:24 +07:00
0ddf042311
feat: automatically make the bot go down if currentY > maxY 2024-11-02 19:27:08 +07:00
4764a8947e
refactor: make maps in PositionPlugin public for access with servereval 2024-11-02 18:31:28 +07:00
b3615770dc
fix: fix most OOBs, and also fix maxY in WorldPlugin 2024-11-02 18:18:47 +07:00
3ad8b11494
fix: finally fix voicechat 2024-11-02 17:37:09 +07:00
b118d50249
feat: getLatestChatMessage eval function 2024-11-02 17:12:23 +07:00
9e22cdfea5
feat: getBotUsername eval function 2024-11-02 15:29:47 +07:00
c655b5d0cd
chore (default_config.yml): some modifications to the comment at ownerName and backup 2024-11-02 14:37:06 +07:00
71ef35598c
style: use DecimalFormatter on greplog
from now on i am going to have the types on commits because why not
2024-11-02 14:29:02 +07:00
c707309958 Merge branch 'amy' 2024-11-02 12:59:56 +07:00
amy
bf52424792
refactor: fix buildscripts 2024-11-01 11:03:45 -03:00
b1dc8dfc7c Add fallback on translate (ComponentUtilities) 2024-10-30 19:02:11 +07:00
0d73ddd791 Fix newline on SeenCommand 2024-10-30 16:33:29 +07:00
3740a9b45f HOTFIX FIX 2024-10-29 19:28:15 +07:00
2de709c127 HOTFIX EMERGENCY https://files.chipmunk.land/pi0mz7cx.png 2024-10-29 19:22:36 +07:00
feed688a89 Add FilteredPlayer options info into FilterCommand's list 2024-10-29 16:45:25 +07:00
8e188d9ec7 Refactor FilterPlugin's getPlayer, hopefully it works the same 2024-10-28 18:19:35 +07:00
43d12f2471 Escape . in Discord to fix the invite leaking 2024-10-28 16:53:47 +07:00
bff3c2f58d Fix the "Fix the fix that doesn't fix.". 2024-10-27 11:29:55 +07:00
4142875c06 Fix the fix that doesn't fix. 2024-10-26 20:35:46 +07:00
32c3801acf Fix SeenCommand when the same player is online in multiple servers 2024-10-26 18:33:41 +07:00
9b214c7111 Correct the message 2024-10-26 18:18:16 +07:00
743072d8e3 FindAltsCommand 2024-10-26 18:11:28 +07:00
a4f7b0e6a8 forgor to change the thingy to use CommandException 2024-10-26 17:10:36 +07:00
d0f0911f8c Change SeenCommand invalid entry message 2024-10-26 17:08:37 +07:00
ef5ec8dc27 fix 2024-10-26 17:06:43 +07:00
a948ef84e2 unused (for now) 2024-10-26 09:23:49 +07:00
42cb149e26 Finally fix the ohio code in Song and move isNotNullAndNotBlank to StringUtilities 2024-10-25 17:59:11 +07:00
eaa42d40a3 Add tracks to *music info 2024-10-25 17:53:09 +07:00
76b4885c1c fix the fix 2024-10-23 17:57:32 +07:00
e9c510588a add connect and disconnect suspending for discord too 2024-10-23 13:49:50 +07:00
bb86bf80c7 stop exploit leaks or simply long commands 2024-10-23 07:50:29 +07:00
12e4087f26 or maybe another fixies idk 2024-10-22 16:06:15 +07:00
8983dd2800 Fix greplog on force stopping 2024-10-22 16:03:28 +07:00
41e57d04f2 add GrepLogCommand that is NOT skidded from any bot
technically some parts are still based off of HBot but at least it got a lot lower
2024-10-22 15:17:35 +07:00
e8ef3adf3b improve flag checking in FilterCommand 2024-10-22 15:15:35 +07:00
e56fc19ab3 change the IRC mappings 2024-10-21 13:00:21 +07:00
e84bfa0e42 add user and uuid match (superCB) in CommandBlockCommand 2024-10-21 11:30:37 +07:00
f095a92008 add offline player into UUIDCommand 2024-10-21 08:58:35 +07:00
ee2fdcd8bd add a config for it 2024-10-20 14:08:55 +07:00
096a013ebd trying to fix gregnant horse, but not working
i get timeout :(
but yes, it is because of SRV records stuff. it seems to work by redirecting clients that do SRV to mc.pregnanthorse.net, which is the trap server. but since the minecraft client doesn't resolve any, it just uses pregnanthorse.net, which is the actual server. anyways, heres the exception
Internal Exception: io.netty.channel.ConnectTimeoutException: connection timed out after 30000 ms: pregnant.horse/172.67.143.132:25565
2024-10-20 14:00:40 +07:00
f96b9f0688 1.20.4 *music playitem support (no 1.21 because kaboom and the friends are still on 1.20.4) 2024-10-19 14:14:18 +07:00
a5f9323937 change description in EvalCommand 2024-10-19 09:30:26 +07:00