mirror of
https://github.com/Shiewk/SModeration.git
synced 2026-04-28 05:54:16 +02:00
Internationalization support
This commit is contained in:
@@ -40,7 +40,7 @@ public final class UnmuteCommand implements CommandProvider {
|
||||
punishment.undo(senderUUID);
|
||||
punishment.broadcastUndo(SModerationPaper.container);
|
||||
} else {
|
||||
CommandUtil.error("This player is not muted.");
|
||||
CommandUtil.errorTranslatable("smod.command.unmute.fail.notMuted");
|
||||
}
|
||||
return Command.SINGLE_SUCCESS;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user