Results 15 issues of Mcayear

Can you add "URL scheme" to make it easier to add SFTP server?

question

Implementation: When the player is already logged in, reject the player who later logs in with the same name. Hope to add this item in server.properties.

[Type] Discussion

Implementation: When the player is already logged in, reject the player who later logs in with the same name. Hope to add this item in server.properties.

1. CompoundTag的toSnbt与toString在解析大型文件时(153MB的mcstructure文件)会将内存吞噬殆尽。 2. 但PNX的NBTIO.read()读取文件时能正常生成CompoundTag。

bug
已确认
低优先级

# 🐞 错误汇报 - 岩浆和虚空的伤害没有间隔。 # 版本 [https://github.com/PowerNukkitX/PowerNukkitX/actions/runs/2179062715](https://github.com/PowerNukkitX/PowerNukkitX/actions/runs/2179062715)

bug
未确认
低优先级

### 📸 截图或视频 ![Screenshot_20220511_093344_com mojang minecraftpf](https://user-images.githubusercontent.com/48203962/167751295-8e4da255-3d89-49d9-aeb5-0a76b5feacba.jpg) ### ▶ 复现步骤 未实现

新特性
低优先级

![Screenshot_20220402_110646_com mojang minecraftpe](https://user-images.githubusercontent.com/48203962/161363582-397e6d15-e6b3-47a5-81f7-2095057790f6.jpg) ![Screenshot_20220402_110644_com mojang minecraftpe](https://user-images.githubusercontent.com/48203962/161363587-e7701e4d-8398-4df5-acd5-4f7ac818eee4.jpg)

新特性
已确认
低优先级

# 🐞 错误汇报 当玩家在飞行模式退出游戏,重进时会取消飞行。 ### ✔ 预期行为 在香草服务器,重新进服仍然是飞行状态

bug
未确认
低优先级

# ❇ Feature Request 让成就不再是BDS的专利。🧒 完善Nukkit的残废成就机制

新特性
已确认
低优先级

## 改进建议 - API类型: bnnpc - API名称: findAndMove() - API内容: findAndMove(Position position, Float range) - API目标: 为findAndMove添加目标范围可选项。 当寻路结果可以在目标位置的范围内时,则寻路成功并移动。 该修改放宽了寻路成功的判定,让bnnpc寻路的可操作性得到大幅提升。