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