mirror of
https://github.com/Multiverse/Multiverse-Core.git
synced 2024-11-22 10:36:06 +01:00
Updated Install (markdown)
parent
0aea667493
commit
bbda196dda
12
Install.md
12
Install.md
@ -1,17 +1,17 @@
|
||||
# Installation
|
||||
<table width="100%"><tr><td><h3><center>
|
||||
Installation -> [[Basics]] -> [[Permissions]] -> [[Others?]]
|
||||
Installation -> [[Basics]] -> [[Permissions]]]
|
||||
</center></h3></td></tr></table>
|
||||
|
||||
Welcome. We're glad you're here at our humble little wiki. This is a _very_ brief installation guide as there isn't much to do!
|
||||
|
||||
For an english language video tutorial [check here](http://www.youtube.com/watch?v=CN0MA_TykSk) - thanks to Koz4Christ
|
||||
For an English language video tutorial [check here](http://www.youtube.com/watch?v=CN0MA_TykSk) - thanks to Koz4Christ
|
||||
|
||||
For a spanish language video tutorial [check here](http://www.youtube.com/watch?v=VJYISGaFuCw) - thanks to LastWishSpain
|
||||
For a Spanish language video tutorial [check here](http://www.youtube.com/watch?v=VJYISGaFuCw) - thanks to LastWishSpain
|
||||
|
||||
## Prerequisites
|
||||
There are a few things to verify before installing Multiverse.
|
||||
|
||||
<!--
|
||||
## Required Prerequisites
|
||||
Depending on what build of CraftBukkit you're running, you'll need the matching version of Multiverse. See the table below for details:
|
||||
|
||||
@ -35,7 +35,7 @@ XX:XX:XX [INFO] This server is running Craftbukkit version git-Bukkit-1.1-R1-b18
|
||||
Look closely at the first line, near the end you can see `Implementing API version 1.1-R1` which tells you what version of the Bukkit you're on. If you _only_ see `1.1-R1`, then you're on a **release**. If you see `1.1-R1-SNAPSHOT`, then you're on a **development** build. There you have it, that's your CraftBukkit version, just match it to the table above.
|
||||
|
||||
---
|
||||
|
||||
-->
|
||||
## 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:
|
||||
|
||||
@ -62,5 +62,5 @@ Place it in your plugins folder like so:
|
||||
## Step 2
|
||||
Start your server. That's it. Seriously.
|
||||
<table width="100%"><tr><td><h3><center>
|
||||
Installation -> [[Basics]] -> [[Permissions]] -> [[Others?]]
|
||||
Installation -> [[Basics]] -> [[Permissions]]]
|
||||
</center></h3></td></tr></table>
|
Loading…
Reference in New Issue
Block a user