# 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