Skip to main content
StoneLib logo
Developer ToolAvailable

StoneLib

The shared foundation for our Paper plugins.

About StoneLib

A Java library of building blocks for Paper Minecraft plugins, and the common base the Anchorlight plugins are built on. It covers the parts every plugin ends up rewriting: sub-command routing, MiniMessage messages with safe placeholders, versioned config migration, YAML, SQLite, and MySQL storage, schedulers, cooldowns, menus, holograms, Paper dialogs, LuckPerms permissions, and a cross-server message bus for Velocity networks.

Planned Features

Confirmed capabilities Anchorlight is building — not yet shipped.

  • Sub-command routing with tab completion
  • MiniMessage messages with injection-safe placeholders
  • Versioned config migration that renames and removes keys
  • YAML, SQLite, and MySQL repositories with schema migrations
  • Tracked schedulers, cooldowns, menus, and holograms
  • Paper Dialog API form builder
  • Cross-server message bus with a Velocity relay
  • LuckPerms lookups with self-expiring temporary grants
🚧

Development Status: Available

Anchorlight is actively building this product. Features and timelines are subject to change.

Browse All Products