Added metric, changed two placeholders, added permission
Description.
This update has changed:
Added bStats metric.
Changed two internal placeholders:
It was:
Code (YAML):
{worldname
} {worldtime
}
It became:
Code (YAML):
{world-name
} {world-time
}
Added permission to display message:
Code (YAML):
# If you need to restrict some groups # from displaying a message, use this: # If: # use-permission: true # The message will be displayed for # players with permissions jmp.view use-permission: false
Recommendations.
To rule out problems with the config, it is recommended to delete the config of the old version and restart the server.