about summary refs log tree commit diff
path: root/src/main.ts (unfollow)
Commit message (Expand)AuthorFilesLines
2023-02-17TODO HEAD masterBaitinq1-6/+23
2023-02-17Bot: Increase pathfinding think timeout to 20sBaitinq1-0/+1
2023-02-17Bot: Send message to discord on goal_reachedBaitinq1-0/+4
2023-02-16Bot: Use async functions for handling eventsBaitinq1-8/+9
2023-02-16Dependencies: Update 'mineflayer-antihunger'Baitinq2-14/+14
2023-02-16Bot: Update mineflayer-antihunger pluginBaitinq2-110/+181
2023-02-16Bot: Dont use entity avoidance during pathfindingBaitinq1-0/+1
2023-02-16Bot: Dont use y for the goalBaitinq1-1/+1
2023-02-15Misc: Add TODOBaitinq1-0/+1
2023-02-15Bot: Add autoTotem pluginBaitinq3-0/+489
2023-02-15Bot: Add autoArmor pluginBaitinq3-4/+36
2023-02-15Misc: Use now upstreamed 'mineflayer-antihunger' pluginBaitinq4-23/+13
2023-02-15Misc: Cleanup shell.nixBaitinq1-3/+1
2023-02-15Misc: Add usage in READMEBaitinq1-0/+6
2023-02-15Plugin: Move antihunger functionality into local pluginBaitinq2-29/+24
2023-02-15FormattingBaitinq1-4/+4
2023-02-15