new changes.

This commit is contained in:
ham1255
2020-07-06 22:38:54 +04:00
parent 35af0d3b0a
commit 9b24e49f43
9 changed files with 203 additions and 68 deletions

View File

@@ -5,7 +5,7 @@ Redis:
Threads: 10
Port: 6379
TimeOut: 40000
useSSL: FALSE
useSSL: false
#useful if SSL is disabled
EncryptMessages: false
EncryptionKey: "16CHARACTERS KEY"

View File

@@ -1,6 +1,11 @@
main: net.limework.core.LimeworkSpigotCore
name: LimeworkSpigotCore
version: 1.0.0
version: ${project.version}
author: limework.net
api-version: 1.13
softdepend:
- Skript
- Skript
commands:
control:
description: "server control"
permission: "admin.use"