mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2024-11-27 01:05:38 +00:00
oops.
This commit is contained in:
parent
0898c0a81b
commit
d7450bf181
@ -36,7 +36,7 @@ public class Command_links extends FreedomCommand
|
||||
}
|
||||
|
||||
msg("Social Media Links:", ChatColor.AQUA);
|
||||
msg(lines.toArray(new String[0]));
|
||||
sender.sendMessage(lines.toArray(new String[0]));
|
||||
return true;
|
||||
}
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user