Skip to content

Installation

Kiber edited this page Jun 20, 2026 · 4 revisions

Warning

ContentAPI requires Paper API
Bukkit and Spigot are not supported

For server owners

Just install library plugin from Hangar or GitHub Releases

For plugin developers

Warning

At this moment ContentAPI artifact only uploaded at GitHub Packages
It will be uploaded to Maven Central as soon as possible

  • Add ContentAPI to your project dependencies
  • Add ContentAPI to your plugin.yml dependencies
    depend: [ ContentAPI ]

Clone this wiki locally