Commit Graph

144 Commits

Author SHA1 Message Date
f0edb1cd21 Update dependencies 2022-01-23 11:44:36 +02:00
b9d74c14dd Set permission for /reloadredis, so it doesn't appear in /? for players 2021-12-13 12:00:27 +02:00
b466d27dc1 bumped jedis version due deleting not working 2021-10-21 11:09:14 +03:00
mohammed jasem alaajel
a902fcc12d fixed a null due a typo 2021-10-21 11:09:12 +03:00
mohammed jasem alaajel
b86ae9eb6d Fixed a typo that it wasn't able to encrypt 2021-10-21 11:09:12 +03:00
mohammed jasem alaajel
b6b8a27a39 Never use maven module name!
Co-Authored-By: Govindas <16716020+GovindasOM@users.noreply.github.com>
2021-10-21 11:09:12 +03:00
mohammed jasem alaajel
13560e9925 i hate sun packages being imported 2021-10-21 11:09:12 +03:00
mohammed jasem alaajel
03d9698bf8 Update EffSendMessage.java 2021-10-21 11:09:12 +03:00
mohammed jasem alaajel
a7f8f39675 read the notes xd 2021-10-21 11:09:12 +03:00
mohammed jasem alaajel
d905b1490f changed version
1.4.0-SNAPSHOT -> 1.3.4
2021-10-21 11:09:12 +03:00
mohammed jasem alaajel
58457af086 added getJedisPool for skript reflect usage 2021-10-21 11:09:12 +03:00
mohammed jasem alaajel
01b5304719 fixed bug that messages dont send due null plugin 2021-10-21 11:09:12 +03:00
mohammed jasem alaajel
a984da5f5f added static getting for skript reflect usage
in a safe way than static value.
2021-10-21 11:09:12 +03:00
mohammed jasem alaajel
2edc1903a7 changed some pom files behaviors. 2021-10-21 11:09:12 +03:00
mohammed jasem alaajel
d66dd4a782 Update README.md 2021-10-21 11:09:12 +03:00
mohammed jasem alaajel
22a5625972 Revert "siv-mode 1.4.1->1.4.2"
This reverts commit b76632d1ee6cf2e2b1cfa03fabd11eafb6399e1b.
2021-10-21 11:09:12 +03:00
b9dd05a940 siv-mode 1.4.1->1.4.2 2021-10-21 11:09:12 +03:00
mohammed jasem alaajel
7b0163afc0 bumped depends 2021-10-21 11:09:12 +03:00
mohammed jasem alaajel
f2b09f8c1c changed from spigot to paper 2021-10-21 11:09:12 +03:00
mohammed jasem alaajel
b09dd121fc Proxy addition phase 1 2021-10-21 11:09:12 +03:00
mohammed jasem alaajel
d89691212a Merge branch 'master' of https://github.com/Limework/RediSkript 2021-10-21 11:09:11 +03:00
mohammed jasem alaajel
757a10e7ee fixed maven build problem 2021-10-21 11:09:11 +03:00
mohammed jasem alaajel
bcaf0212bb Update README.md 2021-10-21 11:09:11 +03:00
mohammed jasem alaajel
077b602e19 removed compile file
Note: you can find the jar inside target folder now.
2021-10-21 11:09:11 +03:00
mohammed jasem alaajel
7975bdd32e Create maven.yml 2021-10-21 11:09:11 +03:00
ce3bb77f57 make encryption even more informative 2021-10-21 11:09:11 +03:00
0d2937e143 Make encryption config more informative & some other things 2021-10-21 11:09:11 +03:00
0ea7816fa8 Update config.yml 2021-10-21 11:09:11 +03:00
efd49e4671 Update config to be more informative 2021-10-21 11:09:11 +03:00
490e00a289 update siv-mode 2021-10-21 11:09:11 +03:00
3dc1f2c7b7 1.3.3 2021-10-21 11:09:11 +03:00
fb3a389ee4 Fix set operation on {var::*} 2021-10-21 11:09:11 +03:00
c2ebac9030 Various fixes and improvements 2021-10-21 11:09:11 +03:00
9a689aed7a Merge branch 'master' of https://github.com/Limework/RediSkript 2021-10-21 11:09:11 +03:00
416f3f6625 bump Jedis version from 3.4.0 to 3.4.1 (has important fixes I think) 2021-10-21 11:09:11 +03:00
mohammed jasem alaajel
18a96e2c5b Update README.md 2021-10-21 11:09:11 +03:00
mohammed jasem alaajel
c04c01792f added reloadconfig to redisreload 2021-10-21 11:09:11 +03:00
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
8aba280c17 Merge pull request #11 from Limework/patch-1
new ConnectionController!
2021-10-21 11:09:11 +03:00
mohammed jasem alaajel
7e5ef1bc3f Update README.md 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
94b1d9b241 Update README.md 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
32a7cd08e3 Merge branch 'master' of https://github.com/Limework/RediSkript 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
f4cf45c88d cleaned idea / removed typo in groupID 2021-10-21 11:09:11 +03:00
mohammed jasem alaajel
61a4b16953 new ConnectionController! 2021-10-21 11:09:11 +03:00
5d73b4afc6 Update README.md 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