mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2025-06-11 13:33:54 +00:00
Why I didn't put this here before is beyond me
This commit is contained in:
@ -61,6 +61,7 @@ public class Command_linkdiscord extends FreedomCommand
|
||||
if (Discord.PLAYER_LINK_CODES.containsValue(data))
|
||||
{
|
||||
msg("Your linking code is " + ChatColor.GREEN + Discord.getCodeForPlayer(data), ChatColor.AQUA);
|
||||
msg("Take this code and DM the server bot (" + plugin.dc.formatBotTag() + ") the code (do not put anything else in the message, only the code)");
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Reference in New Issue
Block a user