From 1da13cd8536beb3da604ec4a8ee57d0573c29c05 Mon Sep 17 00:00:00 2001 From: Ben Woo <30431861+benwoo1110@users.noreply.github.com> Date: Fri, 5 Jun 2026 13:06:46 +0800 Subject: [PATCH] Update link and description in plugins.yml --- src/main/resources/plugin.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 9f44d426..7c7f530c 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -1,6 +1,8 @@ name: Multiverse-Portals main: org.mvplugins.multiverse.portals.MultiversePortals authors: ['Rigby', 'fernferret', 'benwoo1110'] +website: 'https://modrinth.com/plugin/multiverse-portals' +description: 'Jump through a portal into any multiverse destination imaginable!' version: ${version} api-version: 1.13 depend: ['Multiverse-Core']