Commit Graph

22 Commits

Author SHA1 Message Date
mohammed jasem alaajel 91c3845b2e add network id 2024-04-22 16:44:35 +04:00
mohammed jasem alaajel 97e6b5c944 update config / readme 2024-04-21 16:00:03 +04:00
mohammed jasem alaajel 32826d843c finsh up command system 2024-04-18 12:48:00 +04:00
mohammed jasem alaajel 2eb7f3cf9d Fix wrong config version 2024-04-12 22:37:33 +04:00
mohammed jasem alaajel 1c36aa5418 remove lang system for commands
commands will be included in seperate plugins for each platforms.
NOTE: because of this commands `Modules` will be used as example to access
the API
2024-04-12 22:37:33 +04:00
mohammed jasem alaajel 46d53fc018 config changes 2024-04-12 22:37:33 +04:00
mohammed jasem alaajel 983693b929 Language system implementation, commands still not translatable yet, finish up configs system 2024-04-12 22:37:33 +04:00
mohammed jasem alaajel 9b54ca93db remove old commands system, rename register leagacy command to register commands. 2024-04-12 22:37:33 +04:00
mohammed jasem alaajel 6bcba06f7a ignore bungeecord commands override on velocity 2024-04-12 22:37:33 +04:00
mohammed jasem alaajel 76c362cf66 log version / build date 2024-04-12 22:37:33 +04:00
mohammed jasem alaajel dd38532501 config log changes, introduction of new env REDISBUNGEE_PROXY_ID 2024-04-12 22:37:33 +04:00
mohammed jasem alaajel 16576ab4c2 new config options: handle-motd, reconnect to last server 2024-04-12 22:37:33 +04:00
mohammed jasem alaajel f96c5759a2 config changes
jedispool is now disabled by default, some minor config changes
2024-04-12 22:37:33 +04:00
mohammed Alteniji 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
mohammed jasem alaajel c8362a44ec
add config option to restore old kick behavior pre 0.9.0 2022-11-27 12:29:13 +04:00
mohammed jasem alaajel 5e3ce725de
Include some changes to ssl notes
and little change for compatiblity pool
2022-11-05 15:43:23 +04:00
mohammed jasem alaajel d77e909e7d block when exhausted, new config options for the compatibility pool max connections 2022-07-26 17:52:00 +04:00
mohammed jasem alaajel 1828cd854c add config option for later use 2022-07-25 20:04:21 +04:00
mohammed jasem alaajel e4012a8d7b change config in readme, move config-version below 2022-07-22 16:12:56 +04:00
mohammed jasem alaajel 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