mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-29 16:46:46 +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);
|
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