From cbd1565896901037debbca8599330867a80106dd Mon Sep 17 00:00:00 2001 From: Govindas Date: Sun, 20 Mar 2022 11:21:59 +0100 Subject: [PATCH] Add installation to readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e23c163..7f8a37c 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,10 @@ - Only meant to be used by newer Minecraft versions (1.8 is not supported) - Replaced `synchronously execute` with `quickly execute`, which allows to speed up queries by 50ms with some risk +### Installation +1. Use Skript 2.5+ +2. Use Java 11+ +3. 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.