HomeJavaModsDependencyGraph
Visualise plugin dependencies on your server.

Permissions: none.
Configuration: none.

Whenever plugins are enabled or disabled this plugin writes out graphviz files to visualise your plugins and their dependencies, these can be found under plugins/DependencyGraph/

plugins.dot
All your plugins and dependencies, including load at startup or postworld

plugins_simple.dot
All your plugins and dependencies, excluding load at startup or postworld

plugins_circular.dot
Any plugins who's load order cannot be satisfied.

Note: dependencies are color coded:
Red: dependencies.
Yellow: soft dependencies.
Green: load-before (note: arrowhead is reversed so it makes sense)
Blue: load at startup or postworld.

You will need a graphviz viewer to view the dependency graphs, if you have graphviz installed you can probably just use dotty <file>, failing that you can paste the files into a site such as http://www.webgraphviz.com/

Bukkit does not correctly compute the dependency graph between plugins, so whilst you can use this to debug your issues with plugin load order on your server, it might not be that helpful.
Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

DependencyGraph is a free Minecraft Java mod. Downloaded 188 times (via Spigot). Download it and open it directly in the game.

Explore more