Skip to content
Tebrox edited this page Feb 1, 2026 · 4 revisions

VertexCore Wiki

VertexCore is a Paper-only core plugin that provides shared infrastructure for other plugins.

It is designed for plugin developers who want to avoid duplicated boilerplate code for configuration handling, database access and command execution.

VertexCore is not a gameplay plugin. It serves as a reusable technical foundation for multiple dependent plugins.

Clone this wiki locally