/potspy saving (#64)

This commit is contained in:
Super_
2018-05-22 19:01:24 -04:00
committed by Seth
parent baf367b003
commit ff3f9f0a66
4 changed files with 12 additions and 8 deletions

View File

@ -75,9 +75,6 @@ public class FPlayer
@Getter
@Setter
private boolean invSee = false;
@Getter
@Setter
private boolean potionMonitorEnabled = false;
public FPlayer(TotalFreedomMod plugin, Player player)
{