Integrity-check that all placeholders are resolved
Improved command responses (messages)
command responses (messages) now checks for 5-digit and 3-digit locale (e.g. "de_de" and if not found "de")
command responses have a new locale "default" to overwrite the hardcoded english messages
check_world and include_world
Maximal number of currently running sequences is now a config option
Notes
If you use player-related placeholders, please take care to limit the initiator to player ("check_sendertype: player") because some PlaceholderAPI plugins throw a java-exception if player is null.
The plugin config loader cannot detect duplicate entries, so the LibSequence Syntax Inspector cannot warn about it.
Please delete your old config.yml to get access to the new configuration options.