Commit graph

23 commits

Author SHA1 Message Date
aro
31f5c4d88e refactor/feat: remove bungeecord, uncluttered code 2023-03-06 19:30:53 +01:00
aro
a4999a28a1 feat: bungeecord support on proxy and some optimizations 2023-02-13 18:08:45 +01:00
aro
bce3578fe8 feat: revert bad idea 2023-02-08 19:39:09 +01:00
aro
cb8cf571b8 fix: variable is not shared, so it's useless 2023-02-07 16:00:35 +01:00
aro
a3005111c7 refactor: instance not used but should 2023-02-07 15:53:05 +01:00
aro
1edfac5537 feat(bungee): profile plugin message 2023-02-03 21:37:32 +01:00
aro
e81d45c2f5 refactor: avoid duplicate code 2023-02-01 18:25:26 +01:00
aro
c1880389de refactor: simplify code 2023-02-01 18:24:07 +01:00
aro
b6c21eb352 fix(bukkit): remove unused variable 2023-02-01 18:22:59 +01:00
aro
215b96ea4b fix(sql): correctly update database values 2023-02-01 18:16:53 +01:00
aro
69e6fd0583 feat(sql): support null 2023-02-01 01:35:28 +01:00
aro
f31868ccf6 feat: remove unstable 2023-02-01 01:26:20 +01:00
aro
13d2b6f497 feat: sql data storage and retrieve 2023-02-01 01:06:40 +01:00
aro
b63e60e83d feat(sql): correctly store uuids 2023-01-31 19:59:38 +01:00
aro
2bba64e521 feat(global): downgrade project to jre1.8 for compatibility reasons
also fixed the impossibility to compile 1.13 to 1.16
because the PlayerInfoData class is NOT static
toying with NMS is not recommended and
i can see why but this is on another level
2023-01-31 18:11:05 +01:00
aro
5fa12e0ef7 style(config): clearer explanation 2023-01-31 17:22:40 +01:00
aro
2806a87cc5 feat(build): cleaned up dependencies 2023-01-31 15:46:17 +01:00
aro
575224a69d refactor(layout): clean packaging 2023-01-31 15:26:09 +01:00
aroooo
3185886ead fix(git): correct dependencies 2022-10-23 12:38:21 +02:00
aroooo
e6e716d951 feat: 1.19 support 2022-10-21 14:48:35 +02:00
aroooo
93c7e6cb60 fix(init): try to properly disable the plugin 2022-10-21 09:41:47 +02:00
aroooo
f31bcfc6d5 feat(internals): disable plugin when invalid server version is found 2022-10-20 21:45:32 +02:00
aroooo
d7c79d7eac initial project commit 2022-10-20 17:48:16 +02:00