347ab2bae2
Upstream/An Sidestream has released updates that appears to apply and compile correctly This update has NOT been tested by YatopiaMC and as with ANY update, please do your own testing. Tuinity Changes: e36359e Merge branch 'master' of https://github.com/Spottedleaf/Tuinity into ver/1.16.2 0b86de3 Fix several issues with Regions not recalculating correctly 36b43ee Automatically defrag IteratorSafeOrderedReferenceSet on element remove Purpur Changes: 36672d6 remove unnecessary copying of BlockPosition 88ae09d fix the raid cooldown so that players can't just loop through the farm until the cooldown is over de30a3e Updated Upstream (Paper & Tuinity) |
||
---|---|---|
.github | ||
Akarin@bd703baa5f | ||
Empirecraft@ff909c448a | ||
Licensing | ||
Origami@3080db6c11 | ||
patches | ||
Purpur@36672d6bf2 | ||
Rainforest@c66f7d367f | ||
scripts | ||
Tuinity@e36359ed6b | ||
.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.