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

Most statistics are x20 of their actual value #295

Closed ghost closed 2 years ago

ghost commented 2 years ago

Observed Behavior

Most statistics's values are 20 times of their actual value (noticed statistics are games quit, jumps, chests opened, items/blocks placed/used)

Expected Behavior

The statistic's actual value

Steps To Reproduce

  1. Mine a block
  2. Look at your statistics

Plugin List

None.

Server Version

This server is running NachoSpigot version git-NachoSpigot-"625c213" (MC: 1.8.8) (Implementing API version 1.8.8-R0.2-SNAPSHOT)
Checking version, please wait...
You are running the latest version

Other

This seems to happen with any statistic that use integers other than floats/doubles.

Agreements