120 Commits

Author SHA1 Message Date
xGinko
5b3687a062 only enable what should enable 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
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
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
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
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
11ef3eedac fix nametag optimization still consuming item when consumption is disabled
fix datahandlers returning wrong values when checking for cooldown millis
remove unused dependency
2024-05-11 12:14:43 +02:00
xGinko
9525a2b3ba fix nametag consumption disable 2024-05-10 21:29:19 +02:00
xGinko
034a270cfc last round of optimizations before release 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
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
xGinko
2d1a9a4fec new system for handling different plugin data 2024-03-31 17:16:15 +02:00
xGinko
b1994806c2 fallback to deprecated method for now to fix NoSuchMethodError 2024-03-31 15:01:35 +02:00
xGinko
5068e59175 improve module logging 2024-03-23 00:40:29 +01:00
xGinko
005f26b2d3 minor change 2024-03-20 22:19:59 +01:00
xGinko
123c0d0787 reduce operation cost 2024-03-20 22:14:29 +01:00
xGinko
533031863f fix messages 2024-03-20 22:10:23 +01:00
xGinko
6272383dd4 change workstation optimization 2024-03-20 21:57:21 +01:00
xGinko
cb9e5e9553 cleanup some classes 2024-03-20 10:07:05 +01:00
xGinko
93c7cb4a31 upload progress 2024-02-28 14:50:37 +01:00
xGinko
c80f2c2eff fix comment 2024-02-22 12:47:26 +01:00
xGinko
b30f0856c3 improve color management 2024-02-21 15:00:38 +01:00
xGinko
6a099ddfe3 fix backwards compatibility issues with MiniMessage and Components
downgrade to java 8 so 1.16 modded servers arent left out
2024-02-21 14:30:54 +01:00
xGinko
74bb0b0e9e switch restock timestamp and always format positive time 2024-02-13 19:14:38 +01:00
xGinko
afc1814e40 log removals by default 2024-02-09 01:16:19 +01:00
xGinko
3f8e651346 further improvement of logging messages 2024-02-09 01:12:43 +01:00
xGinko
01fed3258d improve location logging 2024-02-09 00:49:25 +01:00
xGinko
21b7e998fb this is even better 2024-02-09 00:36:08 +01:00
xGinko
003240df00 make leashing logic more natural 2024-02-09 00:33:41 +01:00
xGinko
aa0eedab87 correct log message 2024-02-09 00:17:45 +01:00
xGinko
73eecd3f7f improve logging 2024-02-09 00:13:12 +01:00
xGinko
c72ebcf628 1.16 compatibility fixes 2024-02-08 23:32:28 +01:00
xGinko
105c4591a8 make scheduler impl always available 2024-02-08 23:11:59 +01:00
xGinko
2a05cc4bc8 improve leashing logic 2024-02-08 23:07:38 +01:00
xGinko
b07490f9b4 improve readability 2024-02-08 22:24:59 +01:00
xGinko
5c6bba5c2d dont delegate to method 2024-02-08 22:16:30 +01:00
xGinko
e14c212dff finish up improvement to workstation optimization 2024-02-08 22:09:03 +01:00
xGinko
ed79060e7f add functionality and begin work on workstation optimization 2024-02-07 23:23:44 +01:00
xGinko
e2176fa1e3 improve keyring 2024-01-31 16:16:26 +01:00
xGinko
ae55df88fb improve comments 2024-01-31 15:40:06 +01:00
xGinko
e3d33c6e79 suppress where fallback methods are implemented 2024-01-31 15:17:22 +01:00
xGinko
ace4030de7 catch throwable instead of exception to ensure no scary error 2024-01-31 15:00:28 +01:00