mirror of
https://github.com/essentials/Essentials.git
synced 2025-08-21 05:51:56 +02:00
*angry eyes*
This commit is contained in:
@@ -63,7 +63,7 @@ public abstract class UserData extends PlayerExtension implements IConf
|
||||
arePowerToolsEnabled = _arePowerToolsEnabled();
|
||||
kitTimestamps = _getKitTimestamps();
|
||||
nickname = _getNickname();
|
||||
setIgnoredPlayers(_getIgnoredPlayers());
|
||||
ignoredPlayers = _getIgnoredPlayers();
|
||||
logoutLocation = _getLogoutLocation();
|
||||
}
|
||||
private double money;
|
||||
|
Reference in New Issue
Block a user