PrismarineJS / mineflayer

Create Minecraft bots with a powerful, stable, and high level JavaScript API.
https://prismarinejs.github.io/mineflayer/
MIT License
4.92k stars 904 forks source link

bot operator permission level #3376

Closed Yaodeowo closed 4 months ago

Yaodeowo commented 4 months ago

get op permission level

show number like be: 0 (non op) or 1 (is op)

no

no

extremeheat commented 4 months ago

mineflayer is a bot that can only access information given by the server. The player doesn't get permission information about who is/is not op. You may be able to check if the current bot is op or not by running a test command (like /op )