21db600711
Fixes #152 There is still the issue with doors which I will try to fix later on, but the new option should make them more "vanilla". See the description of the new patch for more information. |
||
---|---|---|
.github | ||
Akarin@bd703baa5f | ||
Empirecraft@ff909c448a | ||
Licensing | ||
Origami@3080db6c11 | ||
patches | ||
Purpur@fc3376c26d | ||
Rainforest@c66f7d367f | ||
scripts | ||
Tuinity@1c058587d9 | ||
.gitignore | ||
.gitmodules | ||
.template.md | ||
api | ||
Jenkinsfile | ||
PATCHES.md | ||
pom.xml | ||
README.md | ||
SECURITY.md | ||
server | ||
yatopia |
Introduction
A blazing fast fork of Tuinity, featuring patches/code from the following repos:
Give it a try
Available at the following options:
- GitHub Releases - 1.16.2
- GitHub Releases - 1.16.1
- GitHub Actions - 1.15.2
Documentation
You can find a full explanation of the Yatopia configuration file on the Wiki
Also check out the list of patches included in this Project and who created them here!
Building and setting up
Run the following commands in the root directory:
./yatopia full
Why are there not many API additions
(Copied from starlis/empirecraft)
API's are tough to design. In public projects such as Bukkit, Spigot, Sponge etc, once an API is commited. It's almost forever. You can't go breaking it without solid justification. This is the politics game.
With that in mind, much thought has to be given to the API in now and future use cases and applications to ensure it can be extended without breaking.
This is a lot of politics that we don't have time in our lives to deal with.
LICENSE
License information can be found here.
SECURITY
Security information can be found found here.