* fixed death statistic, right now every death is counting
* added custom message after death. You can disable this in config:
config.yml
Code (Text):
@Comment("Czy ma być włączona wiadomość po śmierci")
@Comment("Enable broadcast message after the death")
public boolean deathMessage = true;
EN.yml
Code (Text):
langBroadcastDeathNoVictimInfo: '&4☠ | &6{victim}&7 committed suicide!'
PL.yml
Code (Text):
langBroadcastDeathNoVictimInfo: '&4☠ | &6{victim}&7 popełnił samobójstwo!'