Skip to content

Latest commit

 

History

History
32 lines (28 loc) · 1.95 KB

File metadata and controls

32 lines (28 loc) · 1.95 KB

PlayerStatsRemake - Issue Tracker

Here is the complete list of all issues we inherited from the original plugin.

🟢 Already Fixed (Done)

  • #141 - Formatted number (e.g., 1.5M instead of 1500000) for placeholders (Fixed by adding _short suffix and formatAbbreviatedNumber)
  • #144 - "Invalid statistic in" console spam (Fixed by adding a global LogFilter for Spigot logs)
  • #152 - Console error message (Bug) (Fixed by integrating PAPI directly)
  • #155 - Recommendation: Remove default permissions (Removed from plugin.yml)
  • #176 & #175 - Bug: happy_ghast / NPE for new entities (Fixed via null-checks)
  • #173 - Feature: Support Folia (Fixed using GlobalRegionScheduler)
  • #166 & #165 & #97 - Feature: API Events for DiscordSRV Alert Usage (Fixed via StatCalculatedEvent & StatSharedEvent)
  • #164 - Bug: Startup delay on Purpur/Paper 1.21+ (Fixed by delaying metrics setup)
  • #151 - Ability to modify time display (Added time.day.short etc. to language.yml)
  • #136 - Total amount of all mined blocks (without specifying a block)
  • #160 & #85 - Option to pull data from files and send it to MySQL database
  • #39 - Allow custom colors for players
  • #53 - Improve feedback for wrong playerNames
  • #51 - Look into notification-for-update feature
  • 00 - Added support for FastStats metrics
  • #154 - Add pagination / more than top 10
  • #29 - Display rank number for individual statistics

🟡 Open (Bugfixes & Quality of Life)

  • #134 - Make a language file for plugin messages
  • #133 - Add hovertext to explain the secret birthday theme
  • #132 - Make config setting to set specific themes

🔴 Open (Major New Features)

  • #147 - The ability to run a command(s) when players achieves stat numbers (Achievements)
  • #146 - Custom top static
  • #27 - Future idea: competitive leaderboards