Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 816 Bytes

File metadata and controls

21 lines (18 loc) · 816 Bytes
title VolmLib
description The shared library behind the Volmit Software plugin suite
published true
date 2026-08-19 00:00:00 UTC
tags volmlib
editor markdown
dateCreated 2026-08-12 00:00:00 UTC

VolmLib is the shared library behind the Volmit Software plugins. It supplies Folia-aware scheduling, the Director command framework, localization, PlaceholderAPI plumbing, NBT and region-file IO, and the common Bukkit helpers. VolmLib is a library, not a plugin. Nothing loads it on the server. Each plugin compiles and shades it into its jar.

These pages are for plugin developers who use VolmLib.