The Most Powerful and Feature Rich Minecraft Server Software!
Go to file
Ivan Pekov 347ab2bae2 Updated Upstream and Sidestream(s) (Tuinity/Purpur)
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)
2020-09-10 08:26:10 +03:00
.github Fix Github Release ID (#163) 2020-08-28 12:59:22 +03:00
Akarin@bd703baa5f Updated Upstream and Sidestream(s) (Tuinity/Akarin/Origami) 2020-09-09 11:41:51 +03:00
Empirecraft@ff909c448a Updated upstream & removed 1 patch from EMC 2020-08-25 11:04:18 +03:00
Licensing Minor improvements 2020-08-20 12:59:08 +03:00
Origami@3080db6c11 Updated Upstream and Sidestream(s) (Tuinity/Akarin/Origami) 2020-09-09 11:41:51 +03:00
patches Updated Upstream and Sidestream(s) (Tuinity/Purpur) 2020-09-10 08:26:10 +03:00
Purpur@36672d6bf2 Updated Upstream and Sidestream(s) (Tuinity/Purpur) 2020-09-10 08:26:10 +03:00
Rainforest@c66f7d367f Updated Upstream (Tuinity) 2020-09-02 09:16:50 +03:00
scripts Updated Upstream and Sidestream(s) (Tuinity/Purpur) 2020-09-10 08:26:10 +03:00
Tuinity@e36359ed6b Updated Upstream and Sidestream(s) (Tuinity/Purpur) 2020-09-10 08:26:10 +03:00
.gitignore Sidestreams updated 2020-08-15 12:43:24 +03:00
.gitmodules Updated Upstream and Sidestream(s) (Tuinity) 2020-09-04 09:19:36 +03:00
.template.md Patch credits, readme updates (#54) 2020-08-06 19:18:29 +02:00
api [WIP] Better Patch System (#18) 2020-08-03 11:48:42 -05:00
Jenkinsfile Remove triggers from jenkinsfile 2020-09-09 19:22:32 +03:00
PATCHES.md Lots of stuff going on here! 2020-09-09 17:18:52 +03:00
pom.xml Maven deployment is such a fun thing 2020-09-09 19:35:29 +03:00
README.md Lots of stuff going on here! 2020-09-09 17:18:52 +03:00
SECURITY.md Create SECURITY.md 2020-08-25 22:16:12 +02:00
server [WIP] Better Patch System (#18) 2020-08-03 11:48:42 -05:00
yatopia Cleanup scripts 2020-09-02 12:45:06 +03:00

Yatopia

Yatopia (Formerly YAPFA)

The Most Powerful Minecraft Server Software

Github-CI CodeMC Discord API

Introduction

A blazing fast fork of Tuinity, featuring patches/code from the following repos:

Give it a try

Available at the following options:

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.