F Notification, allows to not see claim notifications in chat

This commit is contained in:
Driftay
2019-07-30 00:31:26 -04:00
parent 02eddb9c26
commit fab2a3bba0
7 changed files with 64 additions and 6 deletions

View File

@@ -26,8 +26,9 @@ import java.util.List;
public interface FPlayer extends EconomyParticipator {
void setNotificationsEnabled(boolean notifications);
boolean hasNotificationsEnabled();
void setAlt(boolean alt);