Commit graph

852 commits

Author SHA1 Message Date
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
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
361ad45ca0 remove debug lines 2024-10-07 12:23:29 +07:00
f1c98135a2 1.21 + a LOT of fixies and a bit of optimization. WorldPlugin is still broken with some debug lines 2024-10-06 20:46:51 +07:00
837fe388bb rename group 2024-10-06 17:36:42 +07:00
e1b3ab4874 big typo wtf 2023-11-05 15:13:36 +07:00
2d0a1f7608 round hex colors 2023-11-03 17:41:20 +07:00
79b59a6685 fix core tracked showing secret when output is empty 2023-11-01 20:40:18 +07:00
87a21bf2a9 make console commands not show in command suggestions 2023-10-30 17:10:57 +07:00
449d5da285 sss 2023-10-26 20:45:42 +07:00
4b56f9b80f this does fuck 2023-10-25 20:37:14 +07:00
55a59b21b1 just change comments OKAY? 2023-10-24 15:52:40 +07:00
52eecca328 nbs pitch "fix"
i am very sure this isn't correct BUT if it works it works
2023-10-24 10:14:22 +07:00
cde528cd54 make ipfilter faster because the new tracked core 2023-10-23 10:56:54 +07:00
73c73a2354 NEW core runtracked impl + rewrite chat listeners
thanks chipmunk for the new implementation i was so dumb and in one of my old bots i have that implementation but it wasn't related to tracked core though, it was related to interactions
2023-10-23 08:51:02 +07:00
4c13e91d5f some stuff about whitelist 2023-10-22 09:57:27 +07:00
baefabe8af lazily fix 2023-10-22 08:52:05 +07:00
b146c8f52d just comments nothing interesting 2023-10-21 11:50:20 +07:00
c0a1681b27 temporarily fix
this can be bypassed with something like random strings
i am not sure how to make it auto reconnect yet but should be simple
2023-10-19 16:00:35 +07:00
031c592b33 correctly do stop 2023-10-19 11:46:45 +07:00
5cac01b152 support for IRC
it took uh mabe 4 hours (wednesday 18:00 - 21:00 and thursday (today) 8:00)
no OP check yet but may add because commands need them
2023-10-19 08:24:51 +07:00
6a7c0d69fd make bossbars show that it is not active when disabled 2023-10-16 15:03:59 +07:00
d43ef39b08 fix exploit with //// in music list 2023-10-16 09:05:23 +07:00
5b403dc9ca whoops 2023-10-15 16:01:25 +07:00
480173f1a2 move PlayerEntry to where it should be 2023-10-15 15:55:32 +07:00
3bab11c263 FIX PITCH - MAKE IT NOT SOUND OUT OF TUNE 2023-10-15 15:21:14 +07:00
81178ffe53 SOME FIXES . 2023-10-15 15:12:39 +07:00
e49a05fd8c bring back text displays bossbar thing 2023-10-15 12:06:32 +07:00
702cf6f0e9 some more based shit 2023-10-15 10:40:24 +07:00
37ccd0663f new 3d stereo + complete rewrite (experimental whatever) 2023-10-15 10:16:21 +07:00
8b82eab6b7 lazily fix 2023-10-15 09:05:38 +07:00
8fe286274f mabe 2023-10-14 20:52:02 +07:00
2e09aacee2 whoops i forgor i added it 2023-10-14 19:10:38 +07:00
87477ce013 FINALLY a nice stop command, finally stopping the bot gracefully, no force, nice and slow. 2023-10-14 19:09:28 +07:00
06a1ce9ef2 some console fixes (more ohio) + wait until executorservice shut down 2023-10-14 19:04:23 +07:00
8b61ed93aa port too many arguments back
mess and i'm not sure if i did the correct numbers for every command because uh my brain is kinda broken
2023-10-14 18:04:09 +07:00
364afb0879 songplayer music 2023-10-14 09:49:35 +07:00
b35218fef9 mabe fix but mabe not 2023-10-13 20:24:03 +07:00
3d53d7a023 music load from item
very useful i think i'm the first to do this
2023-10-13 08:34:24 +07:00
18ade1875d more more attempt 2023-10-12 17:20:13 +07:00
7956646940 more attempt on this shit 2023-10-12 16:38:27 +07:00
7269e8440d (easy FIX) 2023-10-12 10:10:38 +07:00
482dca204f my attempt on lyrics (not working) 2023-10-12 10:02:00 +07:00
ab7bf7cd8a creayun stuff 2023-10-11 20:43:54 +07:00
209ff349df fix 2023-10-11 08:46:01 +07:00
72c8ca1f54 concurrentfardexception doesn't work + make tag plugin more ohio 2023-10-11 08:44:11 +07:00
d6f5314b93 fix concurrentfardexception in uh persistent data
it's a really simple fix but i didn't know about executorservices and stuff much back then lol
2023-10-10 14:28:30 +07:00
75599522fd slkeep 2023-10-08 21:13:23 +07:00
62114b39d9 i fuck 2023-10-08 13:08:51 +07:00
26e3a8df7f switch back to old method, not sure if i balanced this but maybe i did 2023-10-08 12:43:47 +07:00
b8bcdcfdd1 ok bro 2023-10-08 12:23:42 +07:00
4ef4beb696 music nbs new 2023-10-08 08:28:53 +07:00
97aba91d59 fix again 2023-10-08 08:27:29 +07:00
02a6254f6a fix filter player name 2023-10-08 08:23:27 +07:00
a7b6846fa0 ignore case actions + other stuff
simple to add because new args parser
2023-10-07 20:22:53 +07:00
06ccbd3729 one step from getting it working (BUT that step will never be done) 2023-10-06 17:11:08 +07:00
cf764ae195 bossbar namespace configurable 2023-10-06 09:44:09 +07:00
3af39ed295 modify sex position again but also IMPROVe other stuff .. 2023-10-05 15:47:11 +07:00
63ef573c5e modify sex position 2023-10-05 11:47:08 +07:00
23966e0eb2 tag self care? 2023-10-05 09:09:18 +07:00
b0bc44ce7f BETTER NON-NBS STEREO CALCULATION??? 2023-10-04 18:54:43 +07:00
e745031c4f mabe put it ^1 2023-10-04 18:13:31 +07:00
2d3a4ccebf fixes OHIO 2023-10-04 17:54:28 +07:00
bead13d6ec uh some instrument in uh uh custom pitch yeah changes 2023-10-04 17:11:26 +07:00
e1bf49e279 tokyo drift 2023-10-03 17:49:53 +07:00
1e8802076a IP FILTER STOP SPAM AND SOME MIDI VELOCITY THING 2023-10-03 10:01:10 +07:00
75cc23a2bd IP FILTER ???? 2023-10-03 08:58:26 +07:00
fe81e3ae35 whoop 2023-10-03 07:20:08 +07:00
ee9b9720e0 botvis on core (if possible) 2023-10-03 07:17:42 +07:00
97ebc36556 custom name on place block core 2023-10-03 07:07:49 +07:00