File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -26,8 +26,8 @@ commands:
2626 default : " true"
2727 description : >-
2828 Whether to log commands executed by players, in chat or on signs. This
29- _currently_ logs in the format "<playername> issued server command:
30- <command>".
29+ _currently_ logs in the format "\ <playername> issued server command:
30+ \ <command>".
3131 replace-commands :
3232 default : " [setblock,summon,testforblock,tellraw]"
3333 description : List of Vanilla commands that should override any plugin commands.
@@ -724,7 +724,7 @@ world-settings:
724724 default : " 100000"
725725 description : >-
726726 The chance of lightning occurring during a thunderstorm, as a
727- probability of 1/<thunder-chance> per chunk, every tick.
727+ probability of 1/\ <thunder-chance> per chunk, every tick.
728728 ticks-per :
729729 hopper-check :
730730 default : " 1"
You can’t perform that action at this time.
0 commit comments