larryTheCoder / SkyWarsForPE

Advanced SkyWars plugin built for ease and comfort for PocketMine-MP latest
Other
104 stars 54 forks source link

BUGS | Error #148

Open BARRYBRADLEY opened 3 years ago

BARRYBRADLEY commented 3 years ago

Version: BETA last

larryTheCoder commented 3 years ago

The issues is well known but I do not have the time to push any updates 😅 I will push changes when I am free

larryTheCoder commented 3 years ago

"After played matches and entering the command /sw stats, it says "The player is not in the database." Doesn't add player stats."

I am unable to reproduce this issue, but in the future, there should be an error indicating a database issue/failure. Possible issue is that, your player has spaces on his/her name, but I need confirmation about this to be sure if this is the issue. Though it is quite impossible that this is the cause.

The default.yml file is created in the directory, but the information is taken from the plugin root (resources folder), and not from the plugin directory in plugin_data

Could you explain what is the issue here? default.yml is created in arenas folder and it will not be replaced after the the file has been created. If you need to change it, change the contents in plugin_data and not directly from /resources path.

After winning in the arena and teleportation to the lobby - NPC (TOP winner) disappear.

Duplicate of #133 but with a bit explanation. Will take a bit look.