From f51db586ef5d5801e194931c9e3f927bbc820242 Mon Sep 17 00:00:00 2001 From: Govindas Date: Fri, 12 Aug 2022 08:38:18 +0000 Subject: [PATCH] Document supported Minecraft server versions --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 819238f..9c9b1f0 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,10 @@ - Uses Java 11 instead of Java 8 ### Installation -1. Use Skript 2.5+ -2. Use Java 11+ -3. Put skript-db in plugins folder and restart the server +1. Use 1.8+ Minecraft server version. +2. Use Skript 2.5+ (1.8 Skript fork is needed if you're using 1.8) +3. Use Java 11+ (If you use 1.8, a spigot fork is needed to support Java 11+) +4. Put skript-db in plugins folder and restart the server ### Expression `Data Source` => `datasource` Stores the connection information for a data source. This should be saved to a variable in a `script load` event or manually through an effect command.