mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2024-11-27 01:05:38 +00:00
Mistakes were made
This commit is contained in:
parent
5047363f83
commit
ff42713f92
@ -74,7 +74,7 @@ public class Command_kick extends FreedomCommand
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
msg("Kicked " + player,getName() + " quietly.");
|
msg("Kicked " + player.getName() + " quietly.");
|
||||||
}
|
}
|
||||||
|
|
||||||
player.kickPlayer(builder.toString());
|
player.kickPlayer(builder.toString());
|
||||||
|
Loading…
Reference in New Issue
Block a user