Compatibility
Minecraft: Java Edition
26.1.x
1.21.x
1.20.x
Platforms
Tags
Creators
Details
Licensed MIT
Published last week
Updated last month
PluginStack
Live plugin dependency intelligence for Paper, Spigot, and Purpur servers.
PluginStack scans your plugins/ folder, builds a live dependency graph, and tells you what breaks before you remove or update a plugin. No external uploads, no expiring links — everything stays on your server.
Highlights
- In-game GUI — color-coded plugin health (green / yellow / red)
- Removal impact — see which plugins will break or lose features before you delete anything
- Conflict detection — overlapping commands, permissions, and event listeners
- Health scores — 1–5 rating from Modrinth and Hangar metadata
- Persistent history — graph snapshots saved locally, no 7-day expiry
- ServerPatch integration — optional impact warnings when planning updates
Supported versions
| Minecraft | Java | Paper | Spigot | Purpur |
|---|---|---|---|---|
| 1.20.x | 21 | Yes | Yes | Yes |
| 1.21.x | 21 | Yes | Yes | Yes |
| 26.x | 21+ | Yes | Yes | Yes |
Quick start
- Drop the JAR in your
plugins/folder. - Restart the server.
- Run
/pluginstack gui.
Commands
| Command | Description |
|---|---|
/pluginstack gui |
Open the in-game GUI |
/pluginstack scan |
Rescan the plugins folder |
/pluginstack status <plugin> |
Summary for one plugin |
/pluginstack impact <plugin> |
Removal impact report |
/pluginstack conflicts |
Command / permission / event conflicts |
/pluginstack health refresh |
Refresh external health scores |
/pluginstack export json |
Export graph to file |
Alias: /pstack · Permission: pluginstack.admin (default: op)
Configuration
plugins/PluginStack/config.yml — rescan interval, health cache, and more.
Made by Shiraken12T


