File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -148,12 +148,6 @@ commands:
148148 description : >-
149149 Instructs the server to return a list of players when tab-completing when
150150 there are no other completions available
151- time-command-affects-all-worlds :
152- vanilla : " true"
153- default : " false"
154- description : >-
155- Whether the /time command should act on all worlds or just the sender's
156- current world
157151console :
158152 enable-brigadier-completions :
159153 default : " true"
@@ -454,6 +448,12 @@ spark:
454448 enabled :
455449 default : " true"
456450 description : Whether the bundled spark profiler should be enabled.
451+ time :
452+ affects-all-worlds :
453+ default : " false"
454+ description : >-
455+ Whether the worlds share a clock by dimension type or each runs independently. This for example affects the time command
456+ where it should act on all worlds or just the sender's current world. This also affects World time API.
457457unsupported-settings :
458458 inline-docs-warning :
459459 color : red
You can’t perform that action at this time.
0 commit comments