Fix un-ban message

This commit is contained in:
Jamie Cameron
2013-02-05 19:50:46 -08:00
parent fbebd78bbd
commit 84d5d0dd85

View File

@ -78,7 +78,7 @@ elsif ($in{'pardon'}) {
"/pardon $in{'name'}");
$out =~ /Unbanned\s+player\s+\Q$in{'name'}\E/ ||
&error(&html_escape($out));
$msg = &text('conn_pardondone');
$msg = &text('conn_pardondone', $in{'name'});
}
elsif ($in{'op'}) {
my $out = &execute_minecraft_command(