Skip to content

Commit 78431c7

Browse files
committed
Make toggle not user-facing
1 parent 7fa2967 commit 78431c7

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

src/main/resources/config.sk

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -243,12 +243,6 @@ variable changes until save: 1000
243243
# This setting can lag your server depending on how often variables get saved and
244244
# the number of variables needing to be saved.
245245

246-
simplify syntax on parse: true
247-
# This setting controls whether Skript should try to simplify the syntax of a statement
248-
# when parsing it. For example, 'set {a} to 1 + 10 * 5^2' will be simplified to 'set {a} to 251'.
249-
# This can be useful for performance, but could cause issues with some older addons. If you are encountering strange
250-
# issues, try disabling this setting and see if it helps. Otherwise, you can leave it enabled for better performance.
251-
252246
# ==== Runtime Errors ====
253247

254248
runtime errors:

0 commit comments

Comments
 (0)