added code
This commit is contained in:
BIN
target/classes/META-INF/SkLimework.kotlin_module
Normal file
BIN
target/classes/META-INF/SkLimework.kotlin_module
Normal file
Binary file not shown.
13
target/classes/config.yml
Normal file
13
target/classes/config.yml
Normal 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"
|
||||
BIN
target/classes/net/limework/skLimework/AddonPlugin$1.class
Normal file
BIN
target/classes/net/limework/skLimework/AddonPlugin$1.class
Normal file
Binary file not shown.
BIN
target/classes/net/limework/skLimework/AddonPlugin$2.class
Normal file
BIN
target/classes/net/limework/skLimework/AddonPlugin$2.class
Normal file
Binary file not shown.
BIN
target/classes/net/limework/skLimework/AddonPlugin.class
Normal file
BIN
target/classes/net/limework/skLimework/AddonPlugin.class
Normal file
Binary file not shown.
BIN
target/classes/net/limework/skLimework/DoNotUse/Tester.class
Normal file
BIN
target/classes/net/limework/skLimework/DoNotUse/Tester.class
Normal file
Binary file not shown.
BIN
target/classes/net/limework/skLimework/Events/RedisSub.class
Normal file
BIN
target/classes/net/limework/skLimework/Events/RedisSub.class
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
target/classes/net/limework/skLimework/elements/EvtRedis.class
Normal file
BIN
target/classes/net/limework/skLimework/elements/EvtRedis.class
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
6
target/classes/plugin.yml
Normal file
6
target/classes/plugin.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
main: net.limework.skLimework.AddonPlugin
|
||||
name: SKLimework
|
||||
version: 1.0
|
||||
author: limework.net
|
||||
depend:
|
||||
- Skript
|
||||
Reference in New Issue
Block a user