XDD
This commit is contained in:
@ -5,5 +5,5 @@ import lombok.Data;
|
|||||||
@Data
|
@Data
|
||||||
public class PlayerSettings {
|
public class PlayerSettings {
|
||||||
|
|
||||||
private boolean scoreboardEnabled;
|
private boolean scoreboardEnabled = true;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user