Document supported Minecraft server versions

This commit is contained in:
Govindas 2022-08-12 08:38:18 +00:00
parent 3466a04ec8
commit f51db586ef
1 changed files with 4 additions and 3 deletions

View File

@ -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.