Commit graph

848 commits

Author SHA1 Message Date
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
51216977a5 Fix #4 2024-10-19 07:42:42 +07:00
a3a126f7a8 Revive EvalCommand. On this side it is pretty much done. Backend is still very broken as of committing this 2024-10-18 20:21:52 +07:00
d0c46ee143 i forgor it only works on chipmunk (?) 2024-10-18 18:25:07 +07:00
7ae30028f8 STILL broken IRC but we got progress 2024-10-18 18:14:56 +07:00
46bf78c984 make commandspy selfcare silent = QUIET self care (only /prefix left) 2024-10-18 17:54:18 +07:00
6f0dad508c whoops i meant redirects not normalized 2024-10-18 14:27:56 +07:00
6a3e5295d8 Update & Refactor WikipediaCommand to use query.pages.${pageID}.title|extract 2024-10-18 14:25:05 +07:00
f537fd4667 bump gson 2024-10-18 14:22:27 +07:00
39b31edeb4 they always exceed the timeout lol 2024-10-18 14:22:21 +07:00
729db37cdc fix the skidded code on HBot doing absolutely nothing because i did shutdownNow() instead of shutdown() 2024-10-18 12:03:07 +07:00
d00543593f Connection throttled! Please wait before reconnecting. 2024-10-18 11:46:57 +07:00
17440e1805 irc fixies 2024-10-18 11:43:22 +07:00
3a0676d7c7 https://files.chipmunk.land/selif/t2l8l0r5.png 2024-10-18 10:33:44 +07:00
5ac244e3d2 refactor IRC which is VERY broken
currently theres ConcurrentModificationException at IRCPlugin line 190 (for loop). i guess we could fix this by cloning it?
2024-10-18 08:22:39 +07:00
40327e0818 Make servereval not console-only 2024-10-15 07:50:49 +07:00
fc70bbec6f optimize 2024-10-07 13:51:06 +07:00
78d671030d finally fix WorldPlugin 2024-10-07 13:50:16 +07:00
85d30b0b14 fix mail for 1.21 2024-10-07 13:27:07 +07:00
39477e82c4 fix for no discord 2024-10-07 12:23:56 +07:00