2
0
mirror of https://github.com/proxiodev/RedisBungee.git synced 2024-09-19 23:28:00 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
e5f0075a58
add messages config, change some jedis/redis depercated apis, bump to 0.9.0, new logging from another locations handling. 2022-11-11 20:30:16 +04:00
d8c21edc7a
Bump version to 0.8.1 2022-11-02 07:58:13 +04:00
fdd537b276 fix javadocs again, add getServerFor in velocity 2022-07-27 19:06:57 +04:00
2c4fc00ec3 single class for loading config 2022-07-25 16:49:57 +04:00
5c6cf405fa config changes 2022-07-22 15:12:32 +04:00
a74e4b6a15 change pom vars due deprecation 2022-07-16 02:21:20 +04:00
a8b369dde3 Revert "add builder helper to handle compile errors in velocity version template plugin"
This reverts commit 414f29e99c.
2022-07-16 00:37:47 +04:00
414f29e99c add builder helper to handle compile errors in velocity version template plugin 2022-07-15 11:00:04 +04:00
Adrian
21f6cdeaeb
re-implement the commands, right usage of logger, general improvements to the listener (#39)
Co-authored-by: mohammed jasem alaajel <xrambad@gmail.com>
2022-07-15 10:52:53 +04:00
3a8baae56f change versioning scheme on both velocity + bungeecord 2022-07-15 09:57:30 +04:00
86f2d89cf4 due velocity including some libs by default, had to move depends to api than the parent, and exlude it from being included in shade 2022-07-09 14:43:31 +04:00
bdda99bc81 added Velocity support (NOT TESTED), it will not compile yet due config impl not done yet 2022-07-07 02:24:08 +04:00