From ee88d2731bda2667e5296e22c62486057344bb61 Mon Sep 17 00:00:00 2001 From: alexcrea <42614139+alexcrea@users.noreply.github.com> Date: Sun, 14 Jul 2024 12:41:39 +0200 Subject: [PATCH] Updated Home (markdown) --- Home.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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.