mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-07-24 16:15:27 +02:00
Excavation ? WIP
This commit is contained in:
@@ -30,7 +30,6 @@ public class ExcavationCommand implements CommandExecutor {
|
||||
ticks++;
|
||||
}
|
||||
|
||||
|
||||
player.sendMessage("");
|
||||
player.sendMessage(mcLocale.getString("m.SkillHeader", new Object[] { mcLocale.getString("m.SkillExcavation") }));
|
||||
player.sendMessage(mcLocale.getString("m.XPGain", new Object[] { mcLocale.getString("m.XPGainExcavation") }));
|
||||
|
Reference in New Issue
Block a user