Getting StartedยปInstallation

Getting Started

Installation

Discover how to install Analyse on your Spigot, BungeeCord, and Velocity Minecraft servers.


To begin using Analyse for Minecraft analytics, log in or create an account.

Installation for Single Servers

To install Analyse on a standalone server without a proxy (Such as BungeeCord or Velocity):

  1. Log into your Analyse account and navigate to the 'Servers' tab.
  2. Click 'Create Server' and follow the instructions to set up your server.
  3. If desired, specify domains to track. If left empty, the plugin will automatically track domains when players join.
  4. Download the Spigot plugin tailored for your server.

Plugin Installation

  1. Move the downloaded bukkit-analyse-<version>.jar file into your server's plugins folder.
  2. Restart your server.

Finally, return to the Analyse dashboard and execute the provided configuration command in your server console.

Voila! ๐ŸŽ‰

Installation for Networks with BungeeCord / Velocity

If you're running a network of servers under a proxy such as BungeeCord or Velocity, follow the steps in "Installation for Single Servers" for each of your gamemodes (Survival, Creative, Factions, etc.).

Once the Spigot plugin is installed on all gamemodes, if you're running Paper 1.19 or newer with Velocity, you're done! Analyse will handle everything automatically. No further steps are required. Voila! ๐ŸŽ‰

Additional Steps for BungeeCord or Velocity on older versions

If you're using BungeeCord - or Velocity (with an older version of Spigot/Paper), you will need to install the proxy plugin, to do this:

  1. Navigate to the 'Download' section on the dashboard and download the appropriate BungeeCord or Velocity plugin.
  2. Move the analyse-bungeecord/velocity-<version>.jar file into your proxy's plugins folder.
  3. Restart your proxy.

Next, enable proxy-mode in the Spigot configuration for each gamemode:

  1. Open config.yml file located in plugins/Analyse folder on each gamemode on your network.
  2. Change proxy-mode value to true.
  3. Restart your Spigot server.

With these steps completed, Analyse will start tracking your Minecraft servers. Enjoy!