Remove link to jedis, misleading as user does not need to deal with that

This commit is contained in:
Govindas 2022-08-12 09:16:40 +00:00
parent 1ae0f6083e
commit 70456455e3
1 changed files with 1 additions and 3 deletions

View File

@ -5,9 +5,7 @@ Allows you to communicate between your Minecraft servers with use of Redis and S
Skript: https://github.com/SkriptLang/Skript
RediSkript spigot page: https://www.spigotmc.org/resources/rediskript-communicate-between-servers-with-ease.85067/
Jedis: https://github.com/redis/jedis
RediSkript spigot page: https://www.spigotmc.org/resources/rediskript-communicate-between-servers-with-ease.85067/s
Minecraft server version supported: **1.8.8+** (On 1.8, may need to use a fork of Skript)