Fixed all errors with Sevenja's new commits

This commit is contained in:
ProSavage
2018-08-04 20:32:36 -05:00
parent 799fef1f39
commit d0cf88c9c6
20 changed files with 34 additions and 35 deletions

View File

@@ -81,7 +81,7 @@ public class CmdInvite extends FCommand {
message.send(target.getPlayer());
}
myFaction.msg(TL.COMMAND_INVITE_INVITED, fme.describeTo(myFaction, true), target.describeTo(myFaction));
}