mirror of
https://github.com/Multiverse/Multiverse-Core.git
synced 2025-03-02 11:21:46 +01:00
Merge install
commit
967d1bc54e
4
Home.md
4
Home.md
@ -7,8 +7,8 @@ Here is where you'll find all the help you need using the coolest world manageme
|
||||
Here's some essential reading for you:
|
||||
## Basics
|
||||
|
||||
* [[How to Upgrade]] from Multiverse 1.7.2 (or any 1.X version)
|
||||
* If you've never used Multiverse before you should check out the [[Multiverse-Core Tutorial]]
|
||||
* [[How to Upgrade]] from Multiverse 1.7.2 (or any 1.X version) or [[how to install Multiverse-Core]] from scratch!
|
||||
* If you've never used Multiverse before you should check out the [[Multiverse-Core Tutorial]].
|
||||
* [[FAQ]]
|
||||
* Read how to use [[MV2 with PermissionsBukkit]]
|
||||
|
||||
|
@ -5,7 +5,7 @@ Before reading any further, __PLEASE__ backup all of your files. We will not be
|
||||
Hello there. Looks like you've gotten to this page because you want to upgrade to Multiverse 2! Thanks for being a tester and Multiverse user!
|
||||
|
||||
## Before you begin
|
||||
First you should checkout [[what is left before release]]. If something is on that page that concerns you, __DO NOT__ install Multiverse 2. You should also understand the [[Multiverse 2 Tutorial]]. It contains a bit of terminology that you should understand (e.g., the difference between Multiverse-Core and Multiverse 2). Once you've read all of that, continue reading...
|
||||
First you should checkout [[what is left before release]]. If something is on that page that concerns you, __DO NOT__ install Multiverse 2. You should also understand the [[Multiverse-Core Tutorial]]. It contains a bit of terminology that you should understand (e.g., the difference between Multiverse-Core and Multiverse 2). Once you've read all of that, continue reading...
|
||||
|
||||
## Step 1
|
||||
|
||||
@ -16,7 +16,7 @@ Make sure you leave your `MultiVerse.jar` and `MultiVerse/` folder in place for
|
||||
|
||||
## Step 2
|
||||
|
||||
Download the Multiverse-Core JAR from [The Multiverse 2 Build Site](http://ci.onarandombox.com/job/Multiverse-Core/lastSuccessfulBuild/)
|
||||
Download the Multiverse-Core JAR from [The Multiverse 2 Build Site](http://bukkit.onarandombox.com/index.php?dir=multiverse-core)
|
||||
|
||||
Place it in your plugins folder like so:
|
||||
[[images/upgrade/step2_fixed.png]]
|
||||
@ -24,7 +24,7 @@ Place it in your plugins folder like so:
|
||||
## Step 3
|
||||
|
||||
Start your server. You should see something similar to this:
|
||||
_(Your lines will __NOT__ be colored. I have colored them for reference)_
|
||||
_**NOTE:** Your lines will __NOT__ be colored. I have colored them for reference._
|
||||
[[images/upgrade/step3_fixed.png]]
|
||||
You should see all of the green lines and the yellow line. If your green lines do __NOT__ match. Hop into our IRC (`#multiverse` on esper.net) channel for help.
|
||||
|
||||
@ -40,9 +40,14 @@ Not sure why you need a picture of this, but here it is:
|
||||
* If you do not have backups yet, make a backup of `MultiVerse/`.
|
||||
* Remove `MultiVerse.jar` and the `MultiVerse/` folder.
|
||||
|
||||
<<<<<<< HEAD
|
||||
Your plugins folder should look similar to this:
|
||||
_**NOTE**: I have left my MultiVerse folder because it does not hurt anything._
|
||||
[[images/upgrade/step5.png]]
|
||||
=======
|
||||
Your plugins folder should look similar to this:
|
||||
[[images/step5.png]]
|
||||
>>>>>>> 0ee71da2143148f91b86dea6f074bd79354dbb3c
|
||||
|
||||
## Step 6
|
||||
|
||||
|
15
Install-Multiverse-Core.md
Normal file
15
Install-Multiverse-Core.md
Normal file
@ -0,0 +1,15 @@
|
||||
## Introduction
|
||||
|
||||
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!
|
||||
|
||||
## BETA Warning
|
||||
This warning will be removed upon release, but for now, know that you're using beta software that may not function as expected. If you still wish to continue, read on.
|
||||
|
||||
## Step 1
|
||||
Download the Multiverse-Core JAR from [The Multiverse 2 Build Site](http://bukkit.onarandombox.com/index.php?dir=multiverse-core)
|
||||
|
||||
Place it in your plugins folder like so:
|
||||
[[images/install/step1.png]]
|
||||
|
||||
## Step 2
|
||||
Start your server. That's it. Seriously. Now you should go check out the [[Basic Multiverse Tutorial]] or the Complete [[Command Reference]]!
|
@ -8,10 +8,10 @@
|
||||
* Configuration migrator (For `MultiVerse.yml` and `Worlds.yml`).
|
||||
* World Permissions (This will ALWAYS stop someone from going to your world, even if a different plugin tries to take them there).
|
||||
* Setting/Teleporting to a World's spawn. You can set unique spawns per world.
|
||||
* Permissions. You can use whatever flavor you like (Permissions 3.x or 2.x or GroupManager with FakePermissions), but @fernferret will be able to help you with PermissionBukkit
|
||||
|
||||
## What's not done
|
||||
* Payments. In any form or fashion.
|
||||
* Permissions. **If you use Permissions 3.x or 2.x or GroupManager with FakePermissions, you should be ok**, I'm still working with the Bukkit guys to support Permission mutability and deletion.
|
||||
* Bugs. If there are bugs, they will be fixed.
|
||||
* Multiworld Beds. We're not really sure what's going to happen here. Maybe integration here. Maybe a Multiverse-Beds Plugin. Who knows!
|
||||
* Multiverse-Portals is not yet done. When it is, and it's tested, we will release [Multiverse-Core](https://github.com/Herocraft/Multiverse-Core/wiki), [Multiverse-Portals](https://github.com/Herocraft/Multiverse-Portals/wiki) and [Multiverse-NetherPortals](https://github.com/Herocraft/Multiverse-NetherPortals/wiki)
|
Loading…
Reference in New Issue
Block a user