mirror of
https://github.com/TheDeus-Group/TFM-4.3-Reloaded.git
synced 2024-12-23 02:14:56 +00:00
Removed log message
This commit is contained in:
parent
35821a75c9
commit
b0322edbac
1 changed files with 1 additions and 1 deletions
|
@ -344,7 +344,7 @@ public class TFM_PlayerListener extends PlayerListener
|
|||
}
|
||||
else
|
||||
{
|
||||
TFM_Util.bcastMsg(p.getName() + " is a verified superadmin.", ChatColor.GREEN);
|
||||
//TFM_Util.bcastMsg(p.getName() + " is a verified superadmin.", ChatColor.GREEN);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue