Updated How to upgrade (markdown)

Jad 2019-09-02 17:19:56 -05:00
parent ef1359b381
commit 533144f93a
1 changed files with 2 additions and 6 deletions

@ -7,16 +7,12 @@ Hello there. Looks like you've gotten to this page because you want to upgrade t
## Prerequisites
### Required:
Multiverse 2 requires 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:
Multiverse 2 requires 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.
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.
## Step 1