Skip to content
Open

Sara #310

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 6 additions & 10 deletions settings.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "AFK Bot",
"name": "Sara Bot",
"bot-account": {
"username": "Slobot00",
"username": "SaraPro",
"password": "",
"type": "offline"
},
"server": {
"ip": "slobtest1.aternos.me",
"port": 27586,
"ip": "play.light.qzz.io",
"port": 19132,
"version": "",
"try-creative": false
},
Expand All @@ -20,7 +20,7 @@
"utils": {
"auto-auth": {
"enabled": true,
"password": "chalol78"
"password": "SaraProBot"
},
"anti-afk": {
"enabled": true,
Expand All @@ -31,11 +31,7 @@
"repeat": true,
"repeat-delay": 120,
"messages": [
"I'm a regular player",
"Subscribe to Slobos!",
"I like to play Minecraft!"
]
},
""
"chat-log": true,
"auto-reconnect": true,
"auto-reconnect-delay": 2000,
Expand Down