ChomeNS
ad5e203417
feat: *auth so you don't have to type hash every time (this can be abused idk)
2025-05-22 18:50:28 +07:00
ChomeNS
a915cbbe4b
feat: localization (hopefully i didn't miss anything but surely i will)
...
it took around 4 hours but i think it's pretty normal for such things like this
2025-05-06 16:11:09 +07:00
ChomeNS
66ab8ceb07
refactor: show chomens mod verified message encrypted via chomens mod instead of tellraw
2025-05-01 11:48:07 +07:00
ChomeNS
c8c82df0b4
refactor: improve AuthPlugin second counter to use time update from server instead of local to account for lags
2025-05-01 11:43:19 +07:00
ChomeNS
decd15a926
refactor: have global Listener interface instead of creating one in each plugin
...
not sure how much this improves the code, readability and/or the performance but i hope they are better
2025-04-16 15:34:20 +07:00
ChomeNS
ed4e7573a9
refactor: use final on basically everything
...
i'm kinda tired of the inconsistency since some stuff are non-final and some are final so i just made everything final, not sure how much it impacts on stuff but everything should be fine, there were around 1,400 replacements according to the idea code analyzer
2025-04-09 17:05:11 +07:00
ChomeNS
a2b564abf5
feat: make the chomens mod integration feel more like chomens proxy and also fix AuthPlugin
...
most stuff are still pretty broken, there's no chunking things yet, so long datas will simply just break, but it works!
2025-03-25 19:14:27 +07:00
ChomeNS
0a8efe0189
refactor: make listeners an interface
...
(except the one in Bot, which extends MCProtocolLib's SessionAdaptor, not sure how exactly make them complement)
2025-03-23 14:18:55 +07:00
ChomeNS
60356a5eea
fix: remove the debug exception logging (oopsies)
2025-03-23 08:45:06 +07:00
ChomeNS
3b200d8a2b
feat: re-add AuthPlugin
2025-03-23 08:41:12 +07:00
ChomeNS
079c579b0e
fix: core tracked query issue
2025-03-19 15:14:24 +07:00
ChomeNS
b9381755c1
refactor: rewrite logging stuff
2025-03-09 16:06:49 +07:00
ChomeNS
bb766652f6
feat: hidden servers
2025-03-05 10:47:27 +07:00
ChomeNS
d44a29528c
refactor: organize stuff in data package
2025-02-19 16:15:05 +07:00
ChomeNS
8b5e706769
refactor: bot.getServerString() to reduce mess
2025-02-16 08:03:38 +07:00
ChomeNS
ae7fe63846
refactor: use a central filtering manager
2025-01-18 15:20:15 +07:00
ChomeNS
ae8be94be3
refactor: rewrite AuthPlugin to be based on IP
2025-01-07 17:03:45 +07:00
ChomeNS
7c861e1869
refactor: use the new latest getFirst() instead of get(0)
2025-01-06 19:46:03 +07:00
ChomeNS
783a7a937e
refactor: improve AuthPlugin by at least a bit
2024-11-04 16:57:28 +07:00
ChomeNS
837fe388bb
rename group
2024-10-06 17:36:42 +07:00