CobbleSword / NachoSpigot

NachoSpigot is a fork of TacoSpigot 1.8.9 that offers several enhancements to performance as well as bug fixes.
GNU General Public License v3.0
237 stars 87 forks source link

Player statistics are not working properly #293

Closed DerStandard closed 2 years ago

DerStandard commented 2 years ago

Observed Behavior

Player statistics shows random numbers (100 - 999)

Expected Behavior

The right statistics of the player

Steps To Reproduce

e.g.

int diamonds = player.getStatistic(Statistic.MINE_BLOCK, Material.DIAMOND_ORE);

Plugin List

No response

Server Version

latest commit

Other

No response

Agreements

Sculas commented 2 years ago

Could you send a pastebin with your nacho.yml?

DerStandard commented 2 years ago

https://pastebin.com/VV8VML68

ghost commented 2 years ago

I'm unable to reproduce this, however I am getting a different issue. (#295)

Sculas commented 2 years ago

Issue might be fixed now, can you try again on the latest build?

Sculas commented 2 years ago

No response, closing this for now. If it still occurs, reopen the issue.