Small typo

This commit is contained in:
RedstoneFuture 2024-04-17 00:59:00 +02:00
parent 528ad81a81
commit 8a47639f1a
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ public class Settings extends Config {
@Comment({"The activity of high-frequency event listener can be deactivated here to improve the server performance. ",
"Affected settings: 'redstone' settings here below. Affected flags: 'disable-physics', 'redstone'. ",
"Only set the setting to 'false' if you do not need any of the above settings and flags."})
"Only deactivate this setting if you do not need any of the mentioned settings or flags."})
public static boolean HIGH_FREQUENCY_LISTENER = true;
@Create // This value will be generated automatically