Only send frostwalker message every 10 seconds
This commit is contained in:
committed by
Trent Hensler
parent
a7aeb26fd0
commit
5721473a16
@@ -41,6 +41,10 @@ public interface FPlayer extends EconomyParticipator {
|
||||
|
||||
public void setAutoLeave(boolean autoLeave);
|
||||
|
||||
public long getLastFrostwalkerMessage();
|
||||
|
||||
public void setLastFrostwalkerMessage();
|
||||
|
||||
public void setMonitorJoins(boolean monitor);
|
||||
|
||||
public boolean isMonitoringJoins();
|
||||
|
||||
Reference in New Issue
Block a user