Plan
Plan - Paper
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+
Installation
Download Plan
Place Plan.jar to the plugin directory through the file manager
Restart the server to load the folder
The default port for the webserver set in the config is 8804 (line 44), change it to the one allocated in the requirements section.
Change the IP Address through Webserver.Alternative_IP field
Restart the server
Access The Web Interface
Now go on your web browser and look for http://{yourdomain.com}:{port}
replace {yourdomain.com}:port with your server's actual domain/ip address and port
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
Edit Database.MYSQL fileds appropriately
Installation On Backends
Place Plan.jar to the plugin directory through the file manager
Edit Database.MYSQL fileds and Database.Type appropriately. Note: They must be the same as the proxy's
Disable the webserver on the backends by setting true
the Disable_Webserver
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