| title | VolmLib |
|---|---|
| description | The shared library behind the Volmit Software plugin suite |
| published | true |
| date | 2026-09-19 00:00:00 UTC |
| tags | volmlib |
| editor | markdown |
| dateCreated | 2026-08-12 00:00:00 UTC |
VolmLib is a library, not a server plugin. There is no jar to install: every Volmit plugin shades its own copy into its own jar.
These pages are for plugin developers building against it.
| What it is | A shaded Java library |
| Install | Nothing to install. It ships inside each plugin |
| Provides | Scheduling, commands, localization, diagnostics, PlaceholderAPI, NBT and region-file I/O, Bukkit utilities |
| Source | github.com/VolmitSoftware/VolmLib |
- API overview Packages, dependencies, and threading
- Noise and procedural streams Seeded fields and interpolation
- Hunks and coordinate math Storage, views, and executor ownership
- Director commands Hidden shortcuts and version output
- Workspace builds Build options and logs
- Placeholders PlaceholderAPI support
- Shared localization Language selection and editing
- Shared diagnostic reports Commands, contents, and API
- GitHub release checks Cached update detection and lifecycle
- Inventory-view access Top inventories and viewers across Bukkit versions
- Shared action bars and titles Overlay priorities and claim lifecycle
- Native spawn protection Server decisions and capability handling {.links-list}