Updated Home (markdown)

alexcrea 2024-07-14 12:41:39 +02:00
parent 3cda6c18cd
commit ee88d2731b

@ -1,6 +1,8 @@
## Plugin installation ## Plugin installation and configuration
Just drop the [plugin jar](https://github.com/alexcrea/CustomAnvil/releases/latest) to `/plugin` on a spigot or fork of spigot, restart, and it should work. Just drop the [plugin jar](https://github.com/alexcrea/CustomAnvil/releases/latest) to `/plugin` on a spigot or fork of spigot, restart, and it should work.
Plugin configuration guide will come later in this wiki (not the priority). Preferably, use `/configanvil` to configure the plugin.
## Custom enchantment plugin developers ## Custom enchantment plugin developers
If you like to make your custom enchantment plugin compatible with Custom Anvil, the rest of the documentation will help you with that. If you like to make your custom enchantment plugin compatible with Custom Anvil, the rest of the documentation will help you with that.