add joinArguments conf

This commit is contained in:
Lukáš Horáček 2020-04-12 11:21:38 +02:00
parent 798c308856
commit fe5a9ccdc2
No known key found for this signature in database
GPG key ID: E07D6630DBC17195
2 changed files with 12 additions and 2 deletions

View file

@ -4,7 +4,8 @@ exports.conf = {
aliases: [],
permLevel: 'User',
requiredPerms: [],
cooldown: 2000
cooldown: 2000,
joinArguments: 1
}
exports.help = {