Commit Graph

950 Commits

Author SHA1 Message Date
ChomeNS
ba5f88df36 feat: support replying in discord
refactor: some minor refactoring in the discord plugin too like moving the get component part into a function
2024-12-31 09:17:08 +07:00
ChomeNS
cb487b5939 refactor: weather command refactoring which includes more features 2024-12-30 14:31:41 +07:00
ChomeNS
e4743fd503 URGENT FIX: bot using EXTREMELY HIGH MEMORY (icu self care blame) 2024-12-30 13:38:00 +07:00
ChomeNS
0bae8b268c feat,refactor: reply discord command outputs in a file if the output is > 2000 & use UTF-8 for getBytes() (does it make a difference?) 2024-12-30 08:50:23 +07:00
ChomeNS
6cbcdd8737 fix: player join bossbar not showing 2024-12-29 18:55:17 +07:00
ChomeNS
d20f7532bf fix: only show [click for usages] when in game 2024-12-29 18:45:21 +07:00
ChomeNS
15ea941da7 fix: command block states 2024-12-29 18:08:34 +07:00
ChomeNS
c3ae616292 refactor: use database to handle getPlayerIP when possible & some misc refactor with findalts 2024-12-29 17:54:47 +07:00
ChomeNS
9413b493ea refactor: remove notes per second in music along with the completely wrong calculation (very genius) 2024-12-29 16:39:10 +07:00
ChomeNS
8948d04495 fix: a bit of update but still not fully fix. 2024-12-29 12:19:44 +07:00
ChomeNS
4d9c1ca99b feat: uuid support for getEntry 2024-12-29 08:03:16 +07:00
ChomeNS
e50f9cf433 feat: 1.21.4 2024-12-28 20:10:11 +07:00
ChomeNS
052e57a799 refactor: rewrite ComponentUtilities component parser (still a bit broken but at least a bit better on the codestyle side) 2024-12-28 17:55:04 +07:00
ChomeNS
9b675bfed4 fix: NullPointerException when *music loop current is run without song playing 2024-12-28 13:54:31 +07:00
ChomeNS
4ace6afccc refactor: don't remove bossbar when skip is ran and there are songs left to play 2024-12-28 13:49:14 +07:00
ChomeNS
0a42fb68b2 fix: ignore tpsbar on if it is already enabled 2024-12-28 13:41:33 +07:00
ChomeNS
9c75b6309f refactor: use Component.equals on bossbar title checking and new placeholder title 2024-12-28 13:38:57 +07:00
ChomeNS
90aef4e594 fix: fix stopping when database is disabled 2024-12-28 13:21:20 +07:00
ChomeNS
2df59435d0 fix: some emergency issue i don't know what is causing 2024-12-26 08:55:47 +07:00
ChomeNS
8217606437 refactor: [click for usages] when invalid argument 2024-12-25 08:54:05 +07:00
ChomeNS
497155a827 refactor: show disabled message and make music locking for non-console sender instead of all 2024-12-25 08:41:09 +07:00
ChomeNS
eba4f92e45 feat: stop/restart reason 2024-12-25 08:08:01 +07:00
ChomeNS
8e84565090 fix: forgor to remove the duplicate entry on unvanish 2024-12-21 15:41:36 +07:00
ChomeNS
3a25f28635 feat: check /username 2024-12-21 15:40:23 +07:00
ChomeNS
54c0efb447 fix: incoming /w not working 2024-12-21 14:08:52 +07:00
ChomeNS
50dc16bee4 fix: fix disconnect 20 -> 6 (last commit i think) 2024-12-19 16:23:21 +07:00
ChomeNS
c504918571 fix: does nothing 2024-12-18 20:10:15 +07:00
ChomeNS
cdaa625962 refactor: some changes to newTotalConnects changing to 6 2024-12-18 18:23:33 +07:00
ChomeNS
e798a9dc18 refactor: make validate return the trust level 2024-12-18 17:35:31 +07:00
ChomeNS
c1efc1c3d5 refactor: use switch-case in stringPartially in ComponentUtilities (now the bot requires java >= 21) 2024-12-17 18:44:53 +07:00
ChomeNS
36fa5b3f9b feat: RestartCommand 2024-12-17 16:36:35 +07:00
ChomeNS
2340991012 refactor: rename bossBarNamespace to namespace for global and some other config things 2024-12-17 16:36:19 +07:00
ChomeNS
0995c12b70 feat: add players as an alias to list 2024-12-17 16:23:17 +07:00
ChomeNS
e72d9c8bb8 fix/refactor: some stuff in ChatPlugin 2024-12-15 15:33:14 +07:00
ChomeNS
f5a3599adb fix: fix mail read also returning the output 2024-12-15 12:47:56 +07:00
ChomeNS
7e42a5cf43 fix: even more ansi color fix, but now it's section sign color codes 2024-12-14 17:16:54 +07:00
ChomeNS
e9de7eb801 fix: ansi extra depth color fix (thanks Yaode_owo for mentioning) 2024-12-14 17:08:49 +07:00
ChomeNS
5a06ee53b6 fix: actually handle stopping the database when the bot is stopping 2024-12-14 16:54:28 +07:00
ChomeNS
6a11f237ef fix: fix getting invalid player data in database throwing error 2024-12-14 16:54:09 +07:00
ChomeNS
621f06f2e5 BIG feat,fix,refactor: use database and some minor refactoring which also fixes memory issues and * related to PersistentDataUtilities 2024-12-14 15:39:24 +07:00
ChomeNS
d09b9b37db fix: finally fix icu self care spam 2024-12-14 15:22:33 +07:00
ChomeNS
7e4139cebc fix: lock.lock(); 2024-12-10 17:53:18 +07:00
ChomeNS
634c8cf087 fix: misc irc send tick 2024-12-10 17:49:47 +07:00
ChomeNS
aa871dc080 fix: more garbage try-catch es 2024-12-10 17:37:43 +07:00
ChomeNS
a541371ce1 style: use stringifyAnsi() on irc command output 2024-12-10 15:59:48 +07:00
ChomeNS
ab85cc8e2a fix: finally fix the IRC message 2024-12-10 15:52:25 +07:00
ChomeNS
15835d7ac6 feat,refactor: add click event and insertion for HelpCommand (idea from Werkku) and some refactoring 2024-12-10 14:03:44 +07:00
ChomeNS
935dfdcb32 fix: some team stuff 2024-12-10 08:23:38 +07:00
ChomeNS
24b7ada58f refactor: misc irc stuff 2024-12-10 08:23:20 +07:00
ChomeNS
6dc47be63e fix,refactor: fix command block states and some refactoring to CorePlugin 2024-12-07 18:43:48 +07:00