mohammed jasem alaajel
|
0783fd64d0
|
added debug check when error sending message
|
2021-10-21 11:09:11 +03:00 |
|
mohammed jasem alaajel
|
b16ad58d16
|
fixed typo in logs sending..
|
2021-10-21 11:09:11 +03:00 |
|
mohammed jasem alaajel
|
c84bb62b85
|
Update RedisController.java
|
2021-10-21 11:09:11 +03:00 |
|
mohammed jasem alaajel
|
0ab1913e5f
|
Fixed bug where connection manager is keep reconnecting when connection reconnect after failure
|
2021-10-21 11:09:11 +03:00 |
|
mohammed jasem alaajel
|
a387b94861
|
added replacement for system prinltn messages
|
2021-10-21 11:09:11 +03:00 |
|
mohammed jasem alaajel
|
61a4b16953
|
new ConnectionController!
|
2021-10-21 11:09:11 +03:00 |
|
|
36d3b4642e
|
Reload redis in a separate thread to not lag the main thread
|
2021-10-21 11:09:10 +03:00 |
|
|
4363d121a4
|
Finally fixed connection leak in /reloadredis !!!
|
2021-10-21 11:09:10 +03:00 |
|
|
89200f416f
|
Improve code quality
|
2021-10-21 11:09:10 +03:00 |
|
|
2fb2dbcc08
|
Remove unnecessary EventHandler
|
2021-10-21 11:09:10 +03:00 |
|
|
e31773f6dd
|
Optimizations
|
2021-10-21 11:09:08 +03:00 |
|
|
cb7c2c1de8
|
Some more work on variables (Still very unfinished)
|
2021-10-21 11:09:08 +03:00 |
|
|
22e9cfdd40
|
Add cross-server variable editing (I'll make it use {} instead of strings later)
|
2021-10-21 11:09:08 +03:00 |
|
|
c33f49ca3c
|
Allow sending multiple redis messages in one go
|
2021-10-21 11:09:08 +03:00 |
|
|
13ce7d90c4
|
Fix rare error on disable
|
2021-10-21 11:09:08 +03:00 |
|
|
cf9da45f5d
|
Fix wrong prefix coloring in command
|
2021-10-21 11:09:08 +03:00 |
|
|
ee294a4f65
|
test
|
2021-10-21 11:09:08 +03:00 |
|
|
f53f9dd5a2
|
Fix wrong class name & Fully fix sending messages while disabled
|
2021-10-21 11:09:08 +03:00 |
|
|
f35ad377d1
|
so I found that this threadpool was actually needed, oops
due to it not having threadpool, froze my server at one point
|
2021-10-21 11:09:08 +03:00 |
|
|
76b7166145
|
Remove Skript plugin check, as it doesn't load without it anyway
|
2021-10-21 11:09:08 +03:00 |
|
|
8d4ee31faa
|
Oops forgot one more console message
|
2021-10-21 11:09:08 +03:00 |
|
|
dae23fe228
|
Improve console messages
|
2021-10-21 11:09:08 +03:00 |
|
|
3373e86248
|
some refactoring, make classes more well-sorted
|
2021-10-21 11:09:08 +03:00 |
|