Skip to main content

Plan - Velocity

What is Plan?

Plan is a plugin that provides detailed analytics for Minecraft servers, tracking player activity, server performance, and engagement. It features a web-based dashboard, multi-server support, and integrations with popular plugins. Ideal for monitoring server health, understanding player behavior, and improving retention, it helps server admins make data-driven decisions.

Requirements

Additional port (or network allocation)

Java 11+

MySQL database

Installation On Proxy

Download Plan

Place Plan.jar to the plugin directory through the file manager

image.png

image.png

Default Webserver Port in the config is 8804, change it to the one allocated.

Change the IP Address through Webserver.Alternative_IP field (don't remove %port% as it automatically hooks to the chosen port).

Set Webserver.Alternative_IP.Enabled to true

image.png

Set Server.IP to a domain (e.g. alienhost.net) which is actively pointing at your minecraft server (through the use of DNS records)

Edit Database.MYSQL fileds appropriately (Host, Port, User, Password are required fields).

image.png

Installation On Backends

Place Plan.jar to the plugin directory through the file manager

Edit Database.MYSQL fields and Database.Type appropriately. Note:  They must be the same as the proxy's

Database.Type should be set to MySQL.

image.png

Set Disable_Webserver to true.

image.png

Restart the server or reload the plugin.

Access The Web Interface

Now go on your web browser and input http://{yourdomain.com}:{port}

replace {yourdomain.com}:port with your server's actual domain/ip address and port

image.png