c1dd0e646a
feat(config): clearer error message
2023-03-13 19:58:13 +01:00
7e64d3f93a
refactor(struct): test struct does not correspond to main struct
2023-03-13 19:35:37 +01:00
9c04d62ce5
fix: test is not in scope
2023-03-13 19:33:21 +01:00
46aa3225d3
feat(redis): rework configuration to support multiple data sources
2023-03-13 19:32:15 +01:00
e00875faa2
feat: working on transfer with cache
2023-03-12 10:09:43 +01:00
fb562b43b9
fix: cache test sql connection
2023-03-11 11:51:24 +01:00
8792c59568
refactor: moved name storage into seperate class
2023-03-11 11:49:56 +01:00
e7bd920e92
refactor: static imports
2023-03-11 11:41:23 +01:00
33504ff4e9
refactor: function name
2023-03-11 11:37:11 +01:00
f0dde058b0
refactor: clearer method name
2023-03-07 08:57:23 +01:00
8cfabe4a5c
feat(deps): jedis
2023-03-07 08:28:43 +01:00
4f1a706481
feat: redis configuration
2023-03-07 08:23:50 +01:00
341b2a5fd2
feat(deps): remove bungeecord repository
2023-03-07 08:09:26 +01:00
8376f9b7f7
feat(deps): remove bungeecord
2023-03-07 08:08:52 +01:00
3d625efa93
refactor: reorder variables
2023-03-06 21:28:37 +01:00
197c5e19fc
fix: img not ignored
2023-03-06 20:51:50 +01:00
656212ec48
remove .gitignore files
2023-03-06 20:50:50 +01:00
297f2ab15c
feat: remove configuration notice
2023-03-06 20:21:46 +01:00
80bd5ff4ab
fix: invalid configuration
2023-03-06 20:19:42 +01:00
31f5c4d88e
refactor/feat: remove bungeecord, uncluttered code
2023-03-06 19:30:53 +01:00
a4999a28a1
feat: bungeecord support on proxy and some optimizations
2023-02-13 18:08:45 +01:00
b3c624eaa4
style: trim space
2023-02-13 18:05:32 +01:00
e06424a0ca
fix: downgrade to java 8
2023-02-13 18:05:06 +01:00
bce3578fe8
feat: revert bad idea
2023-02-08 19:39:09 +01:00
cb8cf571b8
fix: variable is not shared, so it's useless
2023-02-07 16:00:35 +01:00
a3005111c7
refactor: instance not used but should
2023-02-07 15:53:05 +01:00
1edfac5537
feat(bungee): profile plugin message
2023-02-03 21:37:32 +01:00
e81d45c2f5
refactor: avoid duplicate code
2023-02-01 18:25:26 +01:00
c1880389de
refactor: simplify code
2023-02-01 18:24:07 +01:00
b6c21eb352
fix(bukkit): remove unused variable
2023-02-01 18:22:59 +01:00
215b96ea4b
fix(sql): correctly update database values
2023-02-01 18:16:53 +01:00
69e6fd0583
feat(sql): support null
2023-02-01 01:35:28 +01:00
f31868ccf6
feat: remove unstable
2023-02-01 01:26:20 +01:00
13d2b6f497
feat: sql data storage and retrieve
2023-02-01 01:06:40 +01:00
b63e60e83d
feat(sql): correctly store uuids
2023-01-31 19:59:38 +01:00
219f4426ea
style(internals): inaccurate comment
2023-01-31 18:14:45 +01:00
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
5fa12e0ef7
style(config): clearer explanation
2023-01-31 17:22:40 +01:00
5a6759d470
style(readme): update readme
2023-01-31 16:59:00 +01:00
dae78564c1
feat: 1.13 - 1.16.5 support
2023-01-31 16:40:55 +01:00
acef7e2f55
fix: ignore iml files
2023-01-31 15:48:41 +01:00
2806a87cc5
feat(build): cleaned up dependencies
2023-01-31 15:46:17 +01:00
575224a69d
refactor(layout): clean packaging
2023-01-31 15:26:09 +01:00
273ffb28ec
feat(bungee): force sql
2023-01-30 18:39:47 +01:00
8c59dae6ae
feat(anvil): set interactable slots
2023-01-30 10:46:41 +01:00
9b840ee53f
refactor: update anvilgui usage
2023-01-30 10:43:55 +01:00
0e41c927c9
refactor(global): still refactoring some packages
2023-01-30 10:32:47 +01:00
dab8553247
feat: disable setting if bungeecord failed to init
2023-01-30 10:18:21 +01:00
b09a09438e
feat: load storage and disable if not sql
2023-01-30 10:17:57 +01:00
eda5b33370
refactor: class moved
2023-01-30 09:53:22 +01:00