Skip to content

Commit cb16262

Browse files
committed
readd dropped vanilla-like config
1 parent 7a5c13c commit cb16262

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

config-specs/paper/paper-global.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,7 @@ item-validation:
165165
default: "8192"
166166
description: The maximum length of a lore line in characters
167167
resolve-selectors-in-books:
168+
vanilla: "true"
168169
default: "false"
169170
description: >-
170171
Whether to resolve selectors in books. With this enabled, players given

config-specs/paper/spigot.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,6 +290,7 @@ world-settings:
290290
Whether to keep ticking villagers that are outside of their activation
291291
range.
292292
villagers:
293+
vanilla: "0"
293294
default: "32"
294295
description: The entity activation range for villagers.
295296
villagers-active-for-panic:
@@ -632,7 +633,7 @@ world-settings:
632633
max-tnt-per-tick:
633634
vanilla: "-1"
634635
default: "100"
635-
description: How many TNT to process per server tick. Set to 0 to disable.
636+
description: How many TNT to process per server tick. Set to 0 or less to disable.
636637
merge-radius:
637638
exp:
638639
default: "-1"

0 commit comments

Comments
 (0)