mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-08-09 15:55:28 +02:00
Shortened the hardcore mode message
This commit is contained in:
@@ -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.");
|
||||||
}
|
}
|
||||||
}
|
}
|
Reference in New Issue
Block a user