it won't stop erroring

this wouldn't be good for the server, so for now, it's removed. i will work on it again soon, though.
This commit is contained in:
Super_
2019-12-12 06:52:58 -05:00
parent c096c4a781
commit d7e3f05010
4 changed files with 1 additions and 171 deletions

View File

@ -188,6 +188,7 @@ public class LoginProcess extends FreedomService
{
final Player player = event.getPlayer();
final FPlayer fPlayer = plugin.pl.getPlayer(player);
final VPlayer verificationPlayer = plugin.pv.getVerificationPlayer(player);
player.sendTitle(ChatColor.GRAY + "Welcome to " + ChatColor.YELLOW + "TotalFreedom!", ChatColor.GREEN + "Celebrating 9 years!", 20, 100, 60);
player.setOp(true);