2
0
mirror of https://github.com/proxiodev/RedisBungee.git synced 2026-06-19 01:17:21 +00:00
Commit Graph

41 Commits

Author SHA1 Message Date
ham1255 46d53fc018 config changes 2024-04-12 22:37:33 +04:00
ham1255 a6c6916103 remove arabic for now, and finish up the lang file 2024-04-12 22:37:33 +04:00
ham1255 983693b929 Language system implementation, commands still not translatable yet, finish up configs system 2024-04-12 22:37:33 +04:00
ham1255 9b54ca93db remove old commands system, rename register leagacy command to register commands. 2024-04-12 22:37:33 +04:00
ham1255 eed91dd73d fix some issues on lang file 2024-04-12 22:37:33 +04:00
ham1255 b76709c291 change %s to it placeholders 2024-04-12 22:37:33 +04:00
ham1255 4f6529b295 provide arabic translation 2024-04-12 22:37:33 +04:00
ham1255 97cdf31cfc provide better info from the wiki 2024-04-12 22:37:33 +04:00
ham1255 5ea8932ac4 lang file changes 2024-04-12 22:37:33 +04:00
ham1255 20932d894b addtional stuff for lang config file 2024-04-12 22:37:33 +04:00
ham1255 6bcba06f7a ignore bungeecord commands override on velocity 2024-04-12 22:37:33 +04:00
ham1255 76c362cf66 log version / build date 2024-04-12 22:37:33 +04:00
ham1255 dd38532501 config log changes, introduction of new env REDISBUNGEE_PROXY_ID 2024-04-12 22:37:33 +04:00
ham1255 e70a6e305c implement last server connect on join, closes #84 2024-04-12 22:37:33 +04:00
ham1255 e897a60976 remove all old messages code, new lang file 2024-04-12 22:37:33 +04:00
ham1255 a0fdd6d997 welcome adventure api
MiniMessage is now used for Messages.yml

fix bug when from is null when server change
2024-04-12 22:37:33 +04:00
ham1255 16576ab4c2 new config options: handle-motd, reconnect to last server 2024-04-12 22:37:33 +04:00
ham1255 f96c5759a2 config changes
jedispool is now disabled by default, some minor config changes
2024-04-12 22:37:33 +04:00
ham1255 8aaae6702e new data system 2024-04-12 22:37:02 +04:00
ham1255 7fb9c4689e 0.11.2 (#77)
- update gradle wrapper

- include a copy of RedisBungee LICENSE inside API resources folder.

- Fix depends issues on Older versions of Bungeecord proxy *travertine*

- Bump version 0.11.2
2023-06-03 15:30:48 +04:00
ham1255 5066a18dd7 uncomment disable-kick-when-online in the config and make it false by default (#75)
closes #74
2023-05-02 20:14:58 +04:00
mohammed Alteniji 4f43c98c87 reorder config.yml of redisbungee 2023-04-15 21:29:06 +04:00
mohammed Alteniji 73879640e5 add ability to use redisbungee with acl username (#69) 2023-04-12 22:40:01 +04:00
ham1255 c8362a44ec add config option to restore old kick behavior pre 0.9.0 2022-11-27 12:29:13 +04:00
ham1255 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
ham1255 5e3ce725de Include some changes to ssl notes
and little change for compatiblity pool
2022-11-05 15:43:23 +04:00
ham1255 d77e909e7d block when exhausted, new config options for the compatibility pool max connections 2022-07-26 17:52:00 +04:00
ham1255 e7b241edd6 git rid of lua system 2022-07-26 12:40:14 +04:00
ham1255 86c6e9464d internal changes 2022-07-26 10:58:00 +04:00
ham1255 1828cd854c add config option for later use 2022-07-25 20:04:21 +04:00
ham1255 e4012a8d7b change config in readme, move config-version below 2022-07-22 16:12:56 +04:00
ham1255 0408e2923b update to config handling, fix null pointer in pubsub handler, config changes
rename config in jar, config api, fixed null pointer in pubsub listener, use map allow muiltable port and hosts for the cluster
2022-07-22 12:29:39 +04:00
ham1255 6a6e303334 updated config, added supported for velocity 2022-07-17 09:51:24 +04:00
ham1255 019bb30c09 remove lua files and do it in java, due Redis not supporting lua quite well in cluster mode, some scripts were added recently will be kept 2022-07-17 07:12:57 +04:00
ham1255 81a2af8179 add JedisCLuster methods to the api 2022-07-16 16:32:10 +04:00
ham1255 b910fa5eb6 add new lua scripts for cluster info/time requesting 2022-07-16 10:14:06 +04:00
ham1255 f4dbb00991 change config option 2022-07-16 03:00:51 +04:00
ham1255 b6e4badc05 readd removed methods to maintain old plugins, prepare for redis cluster mode 2022-07-16 02:58:48 +04:00
ham1255 39c45b3eab change password field in the config 2022-06-29 18:16:16 +04:00
ham1255 baab263355 add the updated config 2022-04-13 22:26:36 +04:00
ham1255 7de457b6fa finished but untest 2022-04-13 22:17:38 +04:00