diff --git a/Install.md b/Install.md index 6351ebb..c3b297b 100644 --- a/Install.md +++ b/Install.md @@ -39,22 +39,24 @@ Look closely at the first line, near the end you can see `Implementing API versi --- --> ## Optional Prerequisites -We highly recommend a permissions plugin. All testing occurs with [PermissionsBukkit](http://dev.bukkit.org/server-mods/permbukkit/), however you can use any plugin that implements the SuperPerms API. Here are a few others: - +We highly recommend a permissions plugin. You can use any plugin that implements the SuperPerms API. Here are some known and up to date permission plugins: + + - [LuckPerms](https://www.spigotmc.org/resources/luckperms-an-advanced-permissions-plugin.28140/) + - [PermissionsEx](https://dev.bukkit.org/projects/permissionsEx) This guide (on the right) will take you through setting up permissions, but if you want to go there now, [click here](permissions). ## Step 1 Grab the jar. -Download the Multiverse-Core JAR from the [release site](http://dev.bukkit.org/server-mods/multiverse-core/files/) or grab a dev build from [the Multiverse 2 Jenkins](http://ci.onarandombox.com/job/Multiverse-Core/) +Download the Multiverse-Core JAR from the [release site](http://dev.bukkit.org/projects/multiverse-core/files/) or grab a dev build from [the Multiverse 2 Jenkins](http://ci.onarandombox.com/job/Multiverse-Core/) There is NO Zip package available. Multiverse-Core (and MV Plugins) will create default configs for you __on the first run__. -__*Optional:__ Install the [Multiverse-Portals](http://dev.bukkit.org/server-mods/multiverse-portals/files/) or [Multiverse-NetherPortals](http://dev.bukkit.org/server-mods/multiverse-netherportals/files/) plugins! +__*Optional:__ Install the [Multiverse-Portals](http://dev.bukkit.org/projects/multiverse-portals/files/) or [Multiverse-NetherPortals](http://dev.bukkit.org/projects/multiverse-netherportals/files/) plugins! Place it in your plugins folder like so: [[/images/install/step1.png]]