mirror of
https://github.com/Multiverse/Multiverse-Core.git
synced 2024-11-22 02:25:41 +01:00
Updated Install (markdown)
parent
cdd4e3d1d4
commit
5f1dada8ba
12
Install.md
12
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:
|
||||
<!-- Outdated:
|
||||
- [bPerms](http://dev.bukkit.org/server-mods/bpermissions/)
|
||||
- [GroupManager](http://dev.bukkit.org/server-mods/groupmanager/)
|
||||
- [PermissionsBukkit](http://dev.bukkit.org/server-mods/permbukkit/)
|
||||
- [PEX](http://dev.bukkit.org/server-mods/permissionsex/)
|
||||
- [Privileges](http://dev.bukkit.org/server-mods/privileges/)
|
||||
-->
|
||||
- [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]]
|
||||
|
Loading…
Reference in New Issue
Block a user