Package net.lewmc.essence.stats
Class UtilStats
java.lang.Object
net.lewmc.essence.stats.UtilStats
Manages player statistics.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
UtilStats
Constructor for the UtilStats class.- Parameters:
plugin
- Essence - Main plugin class.p
- Player - The player
-
-
Method Details
-
toggleInvisible
public boolean toggleInvisible()Sets the player to be invisible.- Returns:
- boolean - Was the operation successful?
-