mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-25 22:56:45 +01:00
Shortened the hardcore mode message
This commit is contained in:
parent
8da259cabc
commit
7e96ced4c4
@ -22,6 +22,6 @@ public class Hardcore {
|
||||
PP.modifySkill(st, newValue);
|
||||
}
|
||||
|
||||
player.sendMessage(ChatColor.GOLD+"[mcMMO] "+ChatColor.DARK_RED+"You've suffered a penalty to your knowledge from death.");
|
||||
player.sendMessage(ChatColor.GOLD+"[mcMMO] "+ChatColor.DARK_RED+"You've suffered a penalty to skills from death.");
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user