ConfigurationยปBedrock Support

Configuration

Bedrock Support

Learn how to enable Bedrock support within your server.


You can track Bedrock players within Analyse v2.0.0 and above by setting the bedrock prefix within your config.yml file to match your Geyser configuration.

To do this, head to your plugins/Analyse/config.yml file and add the following to the settings section like so:

settings:
  # Bedrock Username Prefix
  # The prefix to distinguish between Java and Bedrock players.
  bedrock-prefix: "."

By setting this prefix to match your Geyser configuration, Analyse will be able to track Bedrock players correctly and show a demography breakdown of your player-base within the dashboard.