mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2024-11-27 01:05:38 +00:00
real smart nathan
This commit is contained in:
parent
62aa46f856
commit
b8e5de2080
@ -54,7 +54,7 @@ public class Command_vanish extends FreedomCommand
|
|||||||
{
|
{
|
||||||
playerMsg(player, ChatColor.YELLOW + sender.getName() + " has unvanished and is now visible to everyone.");
|
playerMsg(player, ChatColor.YELLOW + sender.getName() + " has unvanished and is now visible to everyone.");
|
||||||
}
|
}
|
||||||
if (!plugin.al.isAdmin(player)
|
if (!plugin.al.isAdmin(player))
|
||||||
{
|
{
|
||||||
player.showPlayer(plugin, playerSender);
|
player.showPlayer(plugin, playerSender);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user