> For the complete documentation index, see [llms.txt](https://starshooter.gitbook.io/origins-reborn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://starshooter.gitbook.io/origins-reborn/making-your-own-origins-reborn-addon.md).

# Making your own Origins-Reborn addon

To make an Origins-Reborn addon, you first need to have a basic understanding of Java and of how to make a Paper plugin.

You can find a guide to making Paper plugins [here](https://docs.papermc.io/paper/dev/project-setup).

When you're done setting up a basic Paper plugin, you can register it as an Origins-Reborn addon by following the steps in [Creating the addon](/origins-reborn/making-your-own-origins-reborn-addon/creating-the-addon.md).
