mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2024-11-30 10:05:59 +00:00
Update Command_stfu.java
This commit is contained in:
parent
f56ecd4663
commit
75c0db71ff
@ -130,7 +130,7 @@ public class Command_stfu extends FreedomCommand
|
|||||||
|
|
||||||
if (smite)
|
if (smite)
|
||||||
{
|
{
|
||||||
Command_smite.smite(player, sender);
|
Command_smite.smite(player);
|
||||||
}
|
}
|
||||||
|
|
||||||
if (reason != null)
|
if (reason != null)
|
||||||
|
Loading…
Reference in New Issue
Block a user