mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2025-06-11 13:33:54 +00:00
oops.
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user