forked from ChomeNS/chomens-bot-java
update default config
This commit is contained in:
parent
40f936090f
commit
0ac52da62f
1 changed files with 6 additions and 3 deletions
|
@ -16,16 +16,19 @@ selfCare:
|
|||
endCredits: true
|
||||
|
||||
# essentials
|
||||
cspy: true
|
||||
vanish: true
|
||||
nickname: true
|
||||
socialspy: true
|
||||
mute: true
|
||||
|
||||
# extras
|
||||
cspy: true
|
||||
prefix: true
|
||||
bots:
|
||||
# username is optional, if it doesn't exist it will default to random username
|
||||
# username and kaboom are optional.
|
||||
# for username if it doesn't exist it will default to random username
|
||||
# for kaboom it will just default to `false`
|
||||
- host: 'localhost'
|
||||
port: 25565
|
||||
username: 'ChomeNS_Bot'
|
||||
username: 'ChomeNS_Bot'
|
||||
kaboom: false
|
Loading…
Reference in a new issue