Commit Graph

153 Commits

Author SHA1 Message Date
Govindas 266ba28a1d Revert "fixed reload but not tested"
This reverts commit a08ecd93b7.
2021-10-21 11:09:06 +03:00
Govindas 625e7b0d83 Revert "Update RedisManager.java"
This reverts commit 6c5d580b16.
2021-10-21 11:09:06 +03:00
Govindas d443203c64 Revert "Update RedisManager.java"
This reverts commit b93624bc49.
2021-10-21 11:09:06 +03:00
mohammed jasem alaajel eb00a0c0b4 Update RedisManager.java 2021-10-21 11:09:06 +03:00
mohammed jasem alaajel 9bed693a03 Update RedisManager.java 2021-10-21 11:09:06 +03:00
mohammed jasem alaajel 5f074d3472 fixed reload but not tested 2021-10-21 11:09:06 +03:00
Govindas 2851d8e8a1 Re-word redis reload command information 2021-10-21 11:09:05 +03:00
Govindas 00dd267d72 Fix critical redis server shutdown bug 2021-10-21 11:09:05 +03:00
Govindas cfc8ceb2ec Better 1.8 support & cleanup 2021-10-21 11:09:05 +03:00
Govindas ef71150db2 Undo synchronous event, broke 1.8 servers completely 2021-10-21 11:09:05 +03:00
Govindas df9297e324 add redis message date expression & improve quality of existing expressions & make event guaranteedly synchronous 2021-10-21 11:09:05 +03:00
Govindas 3992ff508e New /reloadredis fully restarts the plugin with reloaded configuration & some code improvements 2021-10-21 11:09:05 +03:00
Govindas 94f90efcf1 Make json errors easier to debug 2021-10-21 11:09:05 +03:00
Govindas a9560d78a1 Reduce jar size by removing unneeded dependencies 2021-10-21 11:09:05 +03:00
Govindas b17345d0be Merge branch 'master' of https://github.com/Limework/RediSkript 2021-10-21 11:09:05 +03:00
Govindas 4d8ce22991 Update README.md 2021-10-21 11:09:05 +03:00
Govindas de2cc644f2 Remove debug message & Hotfix 2020-10-22 14:19:29 +03:00
Govindas 86c1ebab5c Further fixes & refactoring for release 2020-10-22 13:30:41 +03:00
Govindas 599faa7dbb Fix encryption disabling & some refactoring 2020-10-22 12:32:08 +03:00
Govindas bfbdd3fabc Remove unneeded code 2020-10-18 17:07:37 +03:00
mohammed jasem alaajel ec451d56e5 small fix to make sure the connect was killed 2020-07-30 09:35:50 +04:00
mohammed jasem alaajel 7f8cbc3bc0 added protection to kill current working sub 2020-07-28 10:53:42 +04:00
mohammed jasem alaajel 9ecde41c2d added /reloadredis command 2020-07-28 10:44:00 +04:00
ham1255 f9017773bc Fixed mongodb url from config is wrong 2020-07-08 12:37:10 +04:00
ham1255 3c461c6307 added mongodb, bumped versoin 2020-07-07 18:49:19 +04:00
ham1255 aca7ec2a13 new changes. 2020-07-06 22:38:54 +04:00
ham1255 b956363228 Skript counts as softdepend as it make the plugin usable without skript 2020-06-30 12:44:49 +04:00
ham1255 b668815be4 abstract class for guis making for making stuff easier 2020-06-30 12:42:27 +04:00
ham1255 8f951757bc moved some stuff and fixed wrong usage 2020-06-30 11:45:14 +04:00
ham1255 e1b051623b forgot one line xd 2020-06-28 18:41:22 +04:00
ham1255 624aa09bf7 not tested But rewritten the Plugin 2020-06-28 18:40:53 +04:00
ham1255 96f795a52c Update .gitignore 2020-06-28 16:45:02 +04:00
ham1255 85c0f09d6c Delete SkLimework.iml 2020-06-28 16:41:47 +04:00
ham1255 cbe5b9ca48 renamed project 2020-06-28 16:39:21 +04:00
ham1255 1f6cc496ba Merge branch 'master' of https://github.com/Limework/SkLimework 2020-06-26 17:03:14 +04:00
ham1255 e3edfd84fc fixed conflict and removed hard coded channels 2020-06-26 17:02:39 +04:00
Govindas 99cde26bba fix channel syntax conflict with Vixio 2020-06-26 15:58:30 +03:00
ham1255 68788af789 added maven to since it will get rewritten soon. 2020-06-22 13:48:44 +04:00
ham1255 03bbf3c78d New Reconnector hopefuly works 2020-06-14 17:43:46 +04:00
Govindas 2482e67bca Highly improve encryption security 2020-06-08 16:53:23 +03:00
Govindas 2e33fe4779 attempt to use SIV 2020-06-08 11:16:16 +03:00
ham1255 5b438eb148 Fixed loop doesn;'t exist on server shutdown 2020-06-05 13:28:26 +04:00
Govindas eb73047d14 Remove awaitTermination as it was preventing shutdown sometimes 2020-05-30 10:11:43 +03:00
Govindas 9d7fbcd33b Finish AES encryption 2020-05-27 16:22:05 +03:00
Govindas a6b6379234 Fix forgotten digest 2020-05-27 15:10:26 +03:00
Govindas ef03a7cc72 Add AES-128 encryption 2020-05-27 14:43:16 +03:00
ham1255 b6a8b5005c ,. 2020-05-18 01:57:36 +04:00
ham1255 68589c37a0 Fixed not reconnecting on redis 4* or higher 2020-05-12 14:35:30 +04:00
ham1255 ed434211a1 Added Reconnection for channels sub 2020-05-10 23:10:45 +04:00
ham1255 bcf7f08d81 Check if error will occure when redis fails 2020-05-10 21:44:10 +04:00