Skip to content

Commit

Permalink
Added comment to config
Browse files Browse the repository at this point in the history
  • Loading branch information
moderatorman committed Aug 12, 2024
1 parent 4eed931 commit 5420c2d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,7 @@ private void write() {

//UberBukkit
generateConfigOption("fix.optimize-sponges", true);
generateConfigOption("fix.optimize-sponges.info", "Optimizes sponges by removing unnecessary block updates");

//Tree Leave Destroy Blacklist
if (Boolean.valueOf(String.valueOf(getConfigOption("world.settings.block-tree-growth.enabled", true)))) {
Expand Down

0 comments on commit 5420c2d

Please sign in to comment.