Commit Graph

26 Commits

Author SHA1 Message Date
Govindass 470104fc93 Fix set operation on {var::*} 2021-01-26 11:54:49 +02:00
Govindass 0f3ab74d98 Various fixes and improvements 2021-01-26 10:51:31 +02:00
mohammed jasem alaajel ce3a7e3dcd added reloadconfig to redisreload 2020-12-26 15:09:25 +04:00
mohammed jasem alaajel b0d29ea97d added debug check when error sending message 2020-12-26 15:07:12 +04:00
mohammed jasem alaajel 5692b5d9e4 fixed typo in logs sending.. 2020-12-26 14:47:00 +04:00
mohammed jasem alaajel a96f9b3201 Update RedisController.java 2020-12-26 14:03:27 +04:00
mohammed jasem alaajel bfb8ebc862 Fixed bug where connection manager is keep reconnecting when connection reconnect after failure 2020-12-25 23:27:06 +04:00
mohammed jasem alaajel 029222a068 added replacement for system prinltn messages 2020-12-25 21:43:20 +04:00
mohammed jasem alaajel a2b58798f9 new ConnectionController! 2020-12-23 21:04:23 +04:00
Govindass c6900e352f Reload redis in a separate thread to not lag the main thread 2020-12-03 13:21:16 +02:00
Govindass 2d5d281fe4 Finally fixed connection leak in /reloadredis !!! 2020-12-03 13:07:27 +02:00
Govindass 5699b9445f Improve code quality 2020-12-03 11:55:45 +02:00
Govindass 053bb04918 Remove unnecessary EventHandler 2020-12-03 11:13:03 +02:00
Govindass 6ea120a85a Optimizations 2020-11-28 10:02:14 +02:00
Govindass c63495e201 Some more work on variables (Still very unfinished) 2020-11-26 17:05:07 +02:00
Govindass 6f600cc96e Add cross-server variable editing (I'll make it use {} instead of strings later) 2020-11-25 17:01:11 +02:00
Govindass 1b151dfbbe Allow sending multiple redis messages in one go 2020-11-25 13:53:52 +02:00
Govindass afdb0c3e59 Fix rare error on disable 2020-11-25 13:18:23 +02:00
Govindass ca64ec19db Fix wrong prefix coloring in command 2020-11-12 12:36:12 +02:00
Govindass c0bd63e3cd test 2020-11-03 12:23:00 +02:00
Govindass 705ce16f5d Fix wrong class name & Fully fix sending messages while disabled 2020-11-03 11:29:06 +02:00
Govindass 5a4943bd9d so I found that this threadpool was actually needed, oops
due to it not having threadpool, froze my server at one point
2020-11-02 14:14:38 +02:00
Govindass 211a45ee52 Remove Skript plugin check, as it doesn't load without it anyway 2020-11-02 12:09:18 +02:00
Govindass 1e85072e34 Oops forgot one more console message 2020-10-31 17:12:13 +02:00
Govindass a60cae72e3 Improve console messages 2020-10-31 16:48:42 +02:00
Govindass d4461f09c8 some refactoring, make classes more well-sorted 2020-10-29 10:01:36 +02:00