default save-empty-scoreboard-teams to vanilla

The primary environmental factor which caused this feature to be implemented
is no longer much of a factor within the community
This commit is contained in:
Shane Freeder 2024-05-02 09:53:43 +01:00
parent a56d850e4b
commit a8e49a12d3

View file

@ -679,7 +679,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
+
+ public class Scoreboards extends ConfigurationPart {
+ public boolean trackPluginScoreboards = false;
+ public boolean saveEmptyScoreboardTeams = false;
+ public boolean saveEmptyScoreboardTeams = true;
+ }
+
+ @SuppressWarnings("unused") // used in postProcess