mirror of
https://github.com/TotalFreedomMC/TotalFreedomMod.git
synced 2025-08-07 21:13:47 +00:00
oops.
This commit is contained in:
parent
0898c0a81b
commit
d7450bf181
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ public class Command_links extends FreedomCommand
|
||||||
}
|
}
|
||||||
|
|
||||||
msg("Social Media Links:", ChatColor.AQUA);
|
msg("Social Media Links:", ChatColor.AQUA);
|
||||||
msg(lines.toArray(new String[0]));
|
sender.sendMessage(lines.toArray(new String[0]));
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue