|
1 | | - |
| 1 | +<p align="center"> |
| 2 | +<img src="config/multiverse2-long.png" alt="Multiverse Logo"> |
| 3 | +</p> |
| 4 | + |
| 5 | +[](https://dev.bukkit.org/projects/multiverse-core) |
| 6 | +[](https://www.spigotmc.org/resources/multiverse-core.390/) |
2 | 7 |
|
3 | | -[](https://github.com/Multiverse/Multiverse-Core/actions/workflows/build.yml) |
4 | 8 | [](https://dev.bukkit.org/projects/multiverse-core) |
5 | 9 | [](https://ci.onarandombox.com/job/Multiverse-Core/) |
6 | 10 | [](https://discord.gg/NZtfKky) |
7 | | -[](https://patreon.com/dumptruckman) |
| 11 | +[](https://patreon.com/dumptruckman) |
8 | 12 | [](LICENSE.md) |
9 | 13 |
|
10 | | -About |
11 | | -======== |
| 14 | + |
| 15 | + |
| 16 | +# About |
| 17 | + |
12 | 18 | [Multiverse](https://dev.bukkit.org/projects/multiverse-core) was created at the dawn of Bukkit multiworld support. It has since then grown into a **complete world management solution!** Multiverse provides the easiest to use world management solution for your Minecraft server, big or small, and with great addons like [Portals](https://dev.bukkit.org/projects/multiverse-portals) and [NetherPortals](https://dev.bukkit.org/projects/multiverse-netherportals/), what's not to love! |
13 | | -<br><br> |
| 19 | + |
14 | 20 | Now it's time to create your very own Multiverse server, do check out our [Wiki](https://github.com/Multiverse/Multiverse-Core/wiki) and [Usage Guide](https://github.com/Multiverse/Multiverse-Core/wiki/Basics) to get started. Feel free to hop onto our [Discord](https://discord.gg/NZtfKky) if you have any question or just want to have a chat with us! |
15 | 21 |
|
16 | | -### Amazing sub-modules available: |
| 22 | +## Amazing sub-modules available: |
| 23 | + |
17 | 24 | * [Multiverse-NetherPortals](https://github.com/Multiverse/Multiverse-NetherPortals) -> Have separate nether and end worlds for each of your overworlds! |
18 | 25 | * [Multiverse-Portals](https://github.com/Multiverse/Multiverse-Portals) -> Make custom portals to go to any destination! |
19 | 26 | * [Multiverse-Inventories](https://github.com/Multiverse/Multiverse-Inventories) -> Have separated players stats and inventories per world or per group of worlds. |
20 | | -* [Multiverse-SignPortals](https://github.com/Multiverse/Multiverse-SignPortals) -> Signs as teleprompters! |
| 27 | +* [Multiverse-SignPortals](https://github.com/Multiverse/Multiverse-SignPortals) -> Signs as teleporters! |
21 | 28 |
|
22 | | -Building |
23 | | -======== |
| 29 | +## Building |
24 | 30 | Simply build the source with Gradle: |
25 | 31 | ``` |
26 | 32 | ./gradlew build |
27 | 33 | ``` |
28 | 34 | More details are available on the [build instructions wiki page](https://github.com/Multiverse/Multiverse-Core/wiki/Building). |
29 | 35 |
|
30 | 36 |
|
31 | | -Contributing |
32 | | -======= |
| 37 | +## Contributing |
| 38 | + |
33 | 39 | **Want to help improve Multiverse?** There are several ways you can support and contribute to the project. |
34 | 40 | * Take a look at our "Bug: Unconfirmed" issues, where you can find issues that need extra testing and investigation. |
35 | 41 | * Want others to love Multiverse too? You can join the [Multiverse Discord community](https://discord.gg/NZtfKky) and help others with issues and setup! |
36 | 42 | * A Multiverse guru? You can update our [Wiki](https://github.com/Multiverse/Multiverse-Core/wiki) with your latest tip, tricks and guides! The wiki open for all to edit and improve. |
37 | 43 | * Love coding? You could look at ["State: Open to PR"](https://github.com/Multiverse/Multiverse-Core/labels/State%3A%20Open%20to%20PR) and ["Resolution: Accepted"](https://github.com/Multiverse/Multiverse-Core/labels/Resolution%3A%20Accepted) issues. We're always happy to receive bug fixes and feature additions as [pull requests](https://www.freecodecamp.org/news/how-to-make-your-first-pull-request-on-github-3/). |
38 | | -* If you'd like to make a financial contribution to the project, do consider joining our [patreon](https://www.patreon.com/dumptruckman) or make a one-time donation [here](https://paypal.me/dumptruckman)! |
| 44 | +* If you'd like to make a financial contribution to the project, do consider joining our [Patreon](https://www.patreon.com/dumptruckman) or make a one-time donation [here](https://paypal.me/dumptruckman)! |
39 | 45 |
|
40 | 46 | Additionally, we would like to give a big thanks to everyone that has supported Multiverse over the years, as well as those in the years to come. Thank you! |
41 | 47 |
|
42 | | -License |
43 | | -======= |
| 48 | +## License |
44 | 49 | Multiverse-Core is licensed under BSD-3-Clause License. Please see [LICENSE.md](LICENSE.md) for more info. |
0 commit comments