mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2024-11-19 13:55:00 +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("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…
Reference in New Issue
Block a user