-
### What happened?
try to do `/bot a`, an exception will occur
### Plugin Version
3.1-BETA
### Server Version
Purput 1.16.5
### Relevant log output
```shell
[21:11:20 ERROR]: Exception when Bad…
-
### Problem
After writing packet **play.block_dig** we always read packet [**play.acknowledge_player_digging**](https://wiki.vg/Protocol#Acknowledge_Player_Digging) but don't process it at all.
*Rep…
-
- We should have **two** main threads.
- First one is `Minecraft` class that should inherit `Thread` class.
- The second one is the bot itself.
- These two should communicate through a `Queue` …
-
Brief explanation of issue:
Every time that discord gets an outage the bot stops working, it relays the messages from discord to the server but the commands such as !online and !tps stop working unti…
Dinip updated
5 years ago
-
Currently usernames are linked by searching for the Minecraft username in the Discord server and replacing the username with the Discord mention tag. This works for people who have usernames that matc…
-
### What happened?
I am writing to report a bug that I encountered while trying to chat in game. The bug occurs when a user tries to chat without typing /say before the message. The message does not …
-
- [x] The [FAQ](https://github.com/PrismarineJS/mineflayer/blob/master/docs/FAQ.md) doesn't contain a resolution to my issue
## Versions
- mineflayer: ^4.2.0
- server: paper 1.18.2
- node: 1…
-
- [x] The [FAQ](https://github.com/PrismarineJS/mineflayer/blob/master/docs/FAQ.md) doesn't contain a resolution to my issue
## Versions
- mineflayer: 4.20
- server: vanilla/spigot/paper 1.12.…
-
there is probably some kind of API where you register it but insufficient instructions , also i suggest to find a solution that does not require a 3rd party API (for instance by attempting to send lo…
-
Code in JS is:
```js
const usr = process.env.USERNAME;
const pwd = process.env.PASSWORD;
var mc = require('minecraft-protocol');
var autoVersionForge = require('minecraft-protocol-forge').autoVer…