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

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 Server.IP to a domain which is actively pointing at your minecraft server

Create a MySQL Database

Edit Database.MYSQL fileds appropriately

Reload Plan through the command /planproxy reload

Installation On Backends

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

Edit Database.MYSQL fileds and Database.Type appropriately

Disable the webserver on the backends by settingĀ false theĀ Disable_Webserver

Reload Plan through te command /plan reload

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