EpicKnarvik97 f8ca5705a5
All checks were successful
KnarCraft/PlaceholderSigns/pipeline/head This commit looks good
Implements #1
2024-04-30 03:09:47 +02:00

8 lines
563 B
YAML

# The chosen language for PlaceholderSigns. You can use "en" or any custom language specified in strings.yml
language: en
# How often to update placeholders by default in ticks. 1 second = 20 ticks. The default is 100 ticks = 5 seconds. Note
# that only loaded chunks will have their signs updated to reduce lag and RAM usage from chunk loading. Still, it is
# recommended to set this to a higher value, and only reduce the update delay for individual signs where updated
# information is critical. 1 is the minimal accepted value.
defaultSignUpdateTicks: 100