mirror of
https://github.com/Multiverse/Multiverse-Core.git
synced 2024-11-27 21:23:30 +01:00
Updated How to upgrade (markdown)
parent
ce92f46683
commit
798457a851
@ -4,6 +4,20 @@ Before reading any further, __PLEASE__ backup all of your files. We will not be
|
||||
## Welcome to Multiverse 2
|
||||
Hello there. Looks like you've gotten to this page because you want to upgrade to Multiverse 2! Thanks for being a super cool Multiverse user!
|
||||
|
||||
## Prerequisites
|
||||
|
||||
### Required:
|
||||
Multiverse 2 requres that you have __at least CraftBukkit 1060__ installed. To find out your version, go to your console (or in game) and type `version` (or `/version` if in-game). You will see something similar to this:
|
||||
|
||||
08:37:23 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-985-g2cc4221-b1064jnks (MC: 1.7.3)
|
||||
08:37:23 [INFO] This server is also sporting some funky dev build of Bukkit!
|
||||
|
||||
Look closely at the first line, near the end you can see __`b1064jnks`__ which can easily be translated to __1064__. There you have it, that's your CraftBukkit version. If that number is any less than __1060__ Multiverse 2 will basically explode. If you need to upgrade, you can find the [Latest Recommended Build Here](http://ci.bukkit.org/job/dev-CraftBukkit/Recommended/artifact/target/craftbukkit-0.0.1-SNAPSHOT.jar).
|
||||
|
||||
### Optional:
|
||||
TODO: Write section about permissions.
|
||||
|
||||
|
||||
## Step 1
|
||||
|
||||
Ensure that your plugins folder looks similar to this:
|
||||
|
Loading…
Reference in New Issue
Block a user