Commit Graph

13 Commits

Author SHA1 Message Date
ChomeNS
386bf69e7a refactor: rename static executors to uppercase snake case 2025-04-03 10:12:04 +07:00
ChomeNS
1d7190dd44 fix: the previous commit actually broke everything that uses the global plugins
this is why you should test your code on production THEN commit and push your changes
2025-04-01 19:51:50 +07:00
ChomeNS
2fd205bd61 refactor: run Code Inspection and fix most of the warnings 2025-04-01 10:15:50 +07:00
ChomeNS
90323d3552 refactor: Reformat Code with chome NS code style !!!
too lazy to export it somewhere, if you need it feel free to ask me
2025-04-01 09:58:31 +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
d44a29528c refactor: organize stuff in data package 2025-02-19 16:15:05 +07:00
ChomeNS
7c861e1869 refactor: use the new latest getFirst() instead of get(0) 2025-01-06 19:46:03 +07:00
ChomeNS
793b1538a0 feat: ACTUALLY print the errors using the thing i did in the commit before this 2025-01-06 17:54:35 +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
7fba5711d1 feat,refactor: migrate to jackson and some refactoring/optimizations 2024-12-05 09:27:48 +07:00
ChomeNS
f83ead52bb refactor: getOrDefault in PersistentDataUtilities 2024-12-03 16:24:59 +07:00
ChomeNS
60a1d069c7 fix: make jsonObject in PersistentDataUtilities synchronous (hopefully) 2024-11-28 16:50:24 +07:00
ChomeNS
837fe388bb rename group 2024-10-06 17:36:42 +07:00