mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2024-11-17 21:06:11 +00:00
commit
d65f584707
@ -74,7 +74,7 @@ public class Command_kick extends FreedomCommand
|
||||
}
|
||||
else
|
||||
{
|
||||
msg("Kicked " + player,getName() + " quietly.");
|
||||
msg("Kicked " + player.getName() + " quietly.");
|
||||
}
|
||||
|
||||
player.kickPlayer(builder.toString());
|
||||
|
Loading…
Reference in New Issue
Block a user