From 7e5ef1bc3f00312939b933adffbc3c4636393ae8 Mon Sep 17 00:00:00 2001 From: mohammed jasem alaajel <34905970+ham1255@users.noreply.github.com> Date: Wed, 16 Dec 2020 14:55:43 +0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4439f3a..37a54df 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ RediSkript allows you to communicate between your servers with use of Redis, it's very fast and easy to use. Skript: https://github.com/SkriptLang/Skript + RediSkript spigot page: https://www.spigotmc.org/resources/rediskript-communicate-between-servers-with-ease.85067/ You can transfer any data in the form of text between your servers, you can program it to execute a set of instructions on the server depending on the redis message, etc. This can be used for making scripts that sync data between all servers and much more!