diff --git a/Home.md b/Home.md index 169c9cc..205dfa1 100644 --- a/Home.md +++ b/Home.md @@ -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. +Plugin configuration guide will come later in this wiki (not the priority). Preferably, use `/configanvil` to configure the plugin. + ## 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.