Paper API

Reference for Paper/Bukkit plugin development patterns. Use when adding event listeners, config options, commands, or working with Bukkit API in this Minecraft plugin. Use when this capability is needed.

tomevault-io 62b572f 2 files · 1.5 KB Updated

File contents

Paper API Reference

Event Listeners

See references/event-listeners.md for adding new event handlers.

Config Options

See references/config-options.md for adding configuration values.

Existing Implementation

Reference ExpBottleBoost.java for working examples of:

  • Event listener registration
  • Config loading
  • Logging

Converted and distributed by TomeVault — claim your Tome and manage your conversions.

tomevault-io/skills-registry/tree/main/sudolifeagain--expbottleboost--paper-api commit 62b572f93e

Frequently asked questions

npx skillmds@latest add tomevault-io/paper-api