Remove Skript plugin check, as it doesn't load without it anyway

This commit is contained in:
Govindass
2020-11-02 12:09:18 +02:00
parent 1e85072e34
commit 211a45ee52
3 changed files with 7 additions and 12 deletions

View File

@@ -3,8 +3,7 @@ name: RediSkript
version: ${project.version}
authors: [Govindas, ham1255, DaemonicKing]
api-version: 1.13
depend:
- Skript
depend: [Skript]
commands:
reloadredis:
description: "Reload redis configuration & restart the connection."