281 Commits

Author SHA1 Message Date
xGinko
7969f75a3a close #7 2024-07-30 01:25:57 +02:00
xGinko
849d6fbaf5 update XSeries 2024-07-24 16:56:45 +02:00
xGinko
b0d1c42955 remove from cache on death 2024-07-24 16:51:36 +02:00
Ginko
159c03f3cd
Merge pull request #6 from bonn2/feat-profession-culling-whitelist 2024-07-19 22:36:48 +02:00
Brett Bonifas
106e1625cc Add villager profession culling whitelist 2024-07-19 01:06:59 -04:00
xGinko
c5e274daf9 remove unnecessary cast 2024-07-16 11:50:52 +02:00
xGinko
d0af45fc21 check if AVL is installed and disable plugin if yes 2024-07-16 11:41:05 +02:00
xGinko
4a775d5e7e up version for modrinth 1.6.1 2024-07-11 21:30:58 +02:00
xGinko
98b392d528 use invalidate instead of Map#remove 2024-07-09 14:13:17 +02:00
xGinko
f652cb1d1c update onDisable method 2024-07-09 04:39:28 +02:00
xGinko
b94e158465 refactor wrappercache 2024-07-09 04:24:23 +02:00
xGinko
c05ec30330 clean cache disable 2024-07-09 04:09:24 +02:00
xGinko
5b3687a062 only enable what should enable 1.6.0 2024-07-09 03:28:33 +02:00
xGinko
665e23ec58 more clear enable/disable§ 2024-07-09 03:25:44 +02:00
xGinko
d5de576591 improved reload 2024-07-09 03:24:17 +02:00
xGinko
ca563700b3 more command management 2024-07-09 03:21:03 +02:00
xGinko
20d426e315 use PluginCommand after all to stay reloadable 2024-07-09 02:50:18 +02:00
xGinko
7c56dfdb17 work out new command concept 2024-07-09 02:13:49 +02:00
xGinko
2cd6d0576a ratelimit chunk checks and fix scheduling 2024-07-08 19:42:31 +02:00
xGinko
65322c6caa schedule check for folia 1.20.4+ 2024-07-08 15:21:10 +02:00
xGinko
2fec1bcbd4 finish 1.21 compatibility 2024-07-08 15:09:48 +02:00
xGinko
d547628a55 replace folialib with morepaperlib 2024-07-08 15:05:38 +02:00
xGinko
77ff0a8921 dont import paper events 2024-07-08 14:36:09 +02:00
xGinko
9cc91619dc exclude some unused features from xseries 2024-07-04 15:06:51 +02:00
xGinko
3b4c6dc32e disable reflection logging 2024-07-04 15:04:28 +02:00
xGinko
0d24169283 downgrade folialib to avoid stackoverflow 2024-07-04 14:59:27 +02:00
xGinko
5d4e9e4021 inline 2024-07-04 13:10:29 +02:00
xGinko
7cf9e7d2de Invalid key. Must be [a-z0-9/._-]: levelCooldown 2024-07-04 13:09:01 +02:00
xGinko
ef8b6c884a improve 1.21 compatibility 2024-07-02 22:41:35 +02:00
xGinko
8f6fe7fa07 improve village chunklimit 2024-06-24 23:40:24 +02:00
xGinko
493a3d7fe7 update folialib 2024-06-24 22:25:24 +02:00
xGinko
28f9f13a5b update adventure 2024-06-24 22:25:07 +02:00
xGinko
620a0b5d48 fix disable subcmd 2024-06-24 22:24:21 +02:00
xGinko
bc7cffd77e semantics 2024-06-24 22:09:54 +02:00
xGinko
37636e5332 improve util 2024-06-24 22:06:20 +02:00
xGinko
e01b8b0462 use abstract class instead of interface 2024-06-12 15:21:43 +02:00
xGinko
5fecedf658 better logging 2024-05-28 03:01:08 +02:00
xGinko
b29f4afa65 fix broken getOptimizationType function 1.5.5 2024-05-14 01:42:09 +02:00
xGinko
11ef3eedac fix nametag optimization still consuming item when consumption is disabled
fix datahandlers returning wrong values when checking for cooldown millis
remove unused dependency
1.5.4
2024-05-11 12:14:43 +02:00
xGinko
9525a2b3ba fix nametag consumption disable 2024-05-10 21:29:19 +02:00
xGinko
aeb7367b0e close #5 1.5.3 2024-05-02 10:41:31 +02:00
xGinko
00daca70a7 optimize languagecachemap size 2024-04-28 21:04:54 +02:00
xGinko
034a270cfc last round of optimizations before release 1.5.2 2024-04-28 19:39:43 +02:00
xGinko
2ab9dbeaf1 compare unique identifier instead of entire worlds 2024-04-28 19:10:26 +02:00
xGinko
c7ee42f150 rename methods 2024-04-28 19:08:47 +02:00
xGinko
02b4675fa0 make sure we are in the same world 2024-04-28 19:07:39 +02:00
xGinko
9421da491b we can just use getters here 2024-04-28 19:05:58 +02:00
xGinko
f43f9898f1 fix a bug that would kick players with an IllegalArgumentException when using workstation optimization
improve logging for some modules
improve formatting of enums
2024-04-28 16:42:45 +02:00
Ginko
4582cabc31
Merge pull request #4 from xiaoyueyoqwq/master
Create zh_cn.yml
2024-04-23 13:21:13 +02:00
xiaoyueyoqwq
c7a0513589
Create zh_cn.yml
add Chinese Translate
为插件添加中文翻译
2024-04-22 19:47:52 +08:00