fixed text
This commit is contained in:
parent
cd5c7e7110
commit
5293e24469
@ -161,8 +161,8 @@ public class KothManager extends MiniPlugin
|
||||
|
||||
if (Recharge.Instance.use(player, "KOTH Eject", 5000, false, false))
|
||||
{
|
||||
UtilPlayer.message(player, F.main("Football", "You must be wearing a Team Outfit."));
|
||||
UtilPlayer.message(player, F.main("Football", "Type " + F.elem("/team red|yellow|green|blue") + "!"));
|
||||
UtilPlayer.message(player, F.main("KOTH", "You must be wearing a Team Outfit."));
|
||||
UtilPlayer.message(player, F.main("KOTH", "Type " + F.elem("/team red|yellow|green|blue") + "!"));
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user