Origins-Reborn
  • Contents
  • FAQ
  • Addons
  • Custom origins
    • Origin Powers
    • Layers
  • Placeholders
  • Troubleshooting
  • Configuration
  • Skript
  • Making your own Origins-Reborn addon
    • Creating the addon
    • Custom abilities
    • Ability
    • VisibleAbility
Powered by GitBook
On this page

Was this helpful?

Making your own Origins-Reborn addon

PreviousSkriptNextCreating the addon

Last updated 1 month ago

Was this helpful?

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 .

When you're done setting up a basic Paper plugin, you can register it as an Origins-Reborn addon by following the steps in .

here
Creating the addon