2020-08-03 21:40:14 +02:00
|
|
|
<img src="https://i.imgur.com/oKQjlHP.png" alt="Yatopia" align="right">
|
2020-08-03 21:34:41 +02:00
|
|
|
<div align="center">
|
|
|
|
<h1>Yatopia (Formerly YAPFA)</h1>
|
|
|
|
<h3>The Most Powerful Minecraft Server Software</h3>
|
|
|
|
|
|
|
|
[![Github-CI](https://github.com/tr7zw/Yatopia/workflows/CI/badge.svg)](https://github.com/tr7zw/Yatopia/actions?query=workflow%3ACI)
|
2020-05-11 21:51:16 +02:00
|
|
|
[![Discord](https://img.shields.io/discord/342814924310970398?color=%237289DA&label=Discord&logo=discord&logoColor=white)](https://discordapp.com/invite/yk4caxM)
|
|
|
|
[![Patreon](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Fshieldsio-patreon.herokuapp.com%2Ftr7zw%2Fpledges&style=for-the-badge)](https://www.patreon.com/tr7zw)
|
2020-08-03 21:34:41 +02:00
|
|
|
</div>
|
2020-03-23 22:42:28 +01:00
|
|
|
|
2020-08-03 21:34:41 +02:00
|
|
|
## Introduction ##
|
2020-02-26 17:23:57 +01:00
|
|
|
|
2020-08-03 22:46:36 +02:00
|
|
|
A fork of [Tuinity](https://github.com/Spottedleaf/Tuinity), current side upstreams are:
|
2020-02-26 17:23:57 +01:00
|
|
|
|
2020-08-03 22:46:36 +02:00
|
|
|
* [EMC](https://github.com/starlis/empirecraft)
|
|
|
|
* [Lithium](https://github.com/jellysquid3/lithium-fabric)
|
|
|
|
* [Akarin](https://github.com/Akarin-project/Akarin)
|
2020-08-06 16:05:19 +02:00
|
|
|
* [Rainforest](https://github.com/Proximyst/Rainforest)
|
2020-08-06 05:07:50 +02:00
|
|
|
* [Origami](https://github.com/Minebench/Origami)
|
2020-08-03 22:46:36 +02:00
|
|
|
* [Purpur](https://github.com/pl3xgaming/Purpur)
|
|
|
|
|
2020-08-06 19:18:29 +02:00
|
|
|
Notable features are: Async & Optimized Pathfinding, Eigencraft Redstone (1.16), Async Advancements, Optimizer Pathfinder, Ability to slow down villager brains, Ability to disable collisions & collisionboxes, Major Hopper Performance Improvements, Nether TNT Bug.
|
2020-08-03 22:46:36 +02:00
|
|
|
|
2020-08-06 19:18:29 +02:00
|
|
|
## Give it a try ##
|
2020-08-03 22:46:36 +02:00
|
|
|
|
|
|
|
Available at the following options:
|
|
|
|
|
2020-08-06 19:18:29 +02:00
|
|
|
* **[GitHub Actions](https://github.com/tr7zw/Yatopia/actions?query=branch%3Aver%2F1.16.1+is%3Asuccess+event%3Apush)** - 1.16.1
|
|
|
|
* **[GitHub Actions](https://github.com/tr7zw/Yatopia/actions?query=branch%3Aver%2F1.15.2+is%3Asuccess+event%3Apush)** - 1.15.2
|
|
|
|
* ~~**[CodeMC](https://ci.codemc.io/job/Tr7zw/job/YAPFA/)** - 1.15.2~~ (Not up-to-date)
|
2020-08-03 22:46:36 +02:00
|
|
|
|
2020-08-06 19:18:29 +02:00
|
|
|
## Documentation
|
2020-06-19 22:25:02 +02:00
|
|
|
|
2020-08-06 19:18:29 +02:00
|
|
|
You can find a full explanation of the Yatopia configuration file on the [Wiki](https://github.com/tr7zw/Yatopia/wiki)
|
2020-06-19 22:25:02 +02:00
|
|
|
|
2020-08-06 19:18:29 +02:00
|
|
|
Also check out the list of patches included in this Project and who created them [here](PATCHES.md)!
|
2020-06-19 22:33:36 +02:00
|
|
|
|
2020-02-26 17:23:57 +01:00
|
|
|
## Building and setting up
|
2020-07-16 00:30:41 +02:00
|
|
|
Run the following commands in the root directory:
|
2020-02-26 17:23:57 +01:00
|
|
|
|
|
|
|
```
|
2020-07-16 00:30:41 +02:00
|
|
|
git submodule update --init --recursive --force
|
2020-08-03 18:48:42 +02:00
|
|
|
./yatopia full
|
2020-02-26 17:23:57 +01:00
|
|
|
```
|
|
|
|
|
|
|
|
## LICENSE
|
|
|
|
|
2020-08-06 23:05:14 +02:00
|
|
|
License information can be found [here](https://github.com/tr7zw/Yatopia/blob/ver/1.16.1/Licensing/LICENSE.md).
|