SalmonDE / StatsPE

A statistics plugin for MCPE Servers (Pocketmine-MP)
GNU General Public License v3.0
19 stars 7 forks source link

Ability to edit entry names which are shown #65

Closed XDqrkneZ closed 4 years ago

XDqrkneZ commented 7 years ago

General

Server Software:

PMMP

Version of StatsPE:

StatsPE version 3.5.2

Data Provider:

Steps to Reproduce the Issue

  1. I tried changing "KillCount" and DeathCount to Kills and Deaths because they sound better and everyone use it instead of KillCount and DeathCount but im getting this error:

[08:26:29] [Server thread/CRITICAL]: ErrorException: "Undefined index: Kills" (EXCEPTION) in "plugins/StatsPE_v3.5.2/src/SalmonDE/StatsPE/FloatingTexts/FloatingText" at line 55

SUGGESTION: Maybe add in messages.yml an option where we can edit texts? Like KillCount to Kills

Extra Information

ERROR:

[08:26:29] [Server thread/CRITICAL]: ErrorException: "Undefined index: Kills" (EXCEPTION) in "plugins/StatsPE_v3.5.2/src/SalmonDE/StatsPE/FloatingTexts/FloatingText" at line 55

SalmonDE commented 7 years ago

I'll resume working on it when I'm back from my vacation.