added code

This commit is contained in:
ham1255
2020-05-10 10:52:06 +04:00
parent d67568599a
commit 78ca2849e4
31 changed files with 763 additions and 0 deletions

Binary file not shown.

13
target/classes/config.yml Normal file
View File

@@ -0,0 +1,13 @@
Redis:
Password: "yHy0d2zdBlRmaSPj3CiBwEv5V3XxBTLTrCsGW7ntBnzhfxPxXJS6Q1aTtR6DSfAtCZr2VxWnsungXHTcF94a4bsWEpGAvjL6XMU"
Host: "127.0.0.1"
MaxConnections: 20
Threads: 10
Port: 6379
TimeOut: 40
useSSL: true
Channels:
- "Channel1"
- "Channel2"
- "Channel3"

View File

@@ -0,0 +1,6 @@
main: net.limework.skLimework.AddonPlugin
name: SKLimework
version: 1.0
author: limework.net
depend:
- Skript