-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
{
"server": {
"host": "your.minecraft.server.ip", legacyland.aternos.me
"port": 12660
"version": "1.20.4"
},
"bot": {
"username": "YourBotName",
"auth": "offline",
"authmePassword": "YourAuthMePassword"
},
"serverCommands": {
"enabled": true,
"joinServer": "/server survival",
"delay": 3000
},
"features": {
"movement": {
"enabled": true,
"coordinates": {
"x": 100,
"y": 65,
"z": 100
}
},
"antiAFK": {
"enabled": true,
"jump": true,
"sneak": false,
"look": true,
"interval": 30000
},
"chatMessages": {
"enabled": false,
"interval": 300000,
"messages": ["Still here!", "AFK farming...", "Bot is active"]
}
}
}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels