LiteLDev / LeviLamina

A lightweight, modular and versatile mod loader for Minecraft Bedrock Edition, formerly known as LiteLoaderBDS
https://levimc.org/software/levilamina
GNU Lesser General Public License v3.0
1.14k stars 117 forks source link

[Bug]: 玩家数据库存入假人数据 #1539

Closed mingjigege closed 5 months ago

mingjigege commented 6 months ago

Describe the bug

玩家数据库会错误的存入假人数据,这将导致存入占用大量无用数据

To Reproduce

log(data.getAllPlayerInfo())

Expected behavior

玩家数据库应存入真玩家的数据,假人并不应该存入其中,希望后期不再加入假人数据,并新增删除数据API

Screenshots

No response

Platform

Windows 10

Version

0.12.4

Additional context

No response