Added console-death-message-even-if-disabled, a setting that controls whether death messages from disabled worlds (or worlds in which death messages are private) will appear in the server console.
Config changes: config-version upped to 47. Following setting added under console-death-message-strip-colors:
Code (YAML):
# Displays the death message in the console even if the world has disabled
# death messages or set them to private.
# Default: true
console-death-message-even-if-disabled
: true