Further fixes & refactoring for release

This commit is contained in:
2020-10-22 13:30:41 +03:00
parent 599faa7dbb
commit 86c1ebab5c
8 changed files with 21 additions and 23 deletions

View File

@@ -14,7 +14,6 @@ Redis:
useSSL: false
#may be useful if you cannot use SSL due to use of older version of Redis
#however this will not encrypt the initial authentication password, only the messages sent
#also currently EncryptMessages is broken, meaning it must always be true or else it won't work
EncryptMessages: true
EncryptionKey: "16CHARACTERS KEY"
MacKey: "16CHARACTERS KEY"

View File

@@ -1,7 +1,7 @@
main: net.limework.core.LimeworkSpigotCore
name: LimeworkSpigotCore
main: net.limework.core.Redisk
name: Redisk
version: ${project.version}
author: limework.net
authors: [Govindas, ham1255, DaemonicKing]
api-version: 1.13
softdepend:
- Skript