The Most Powerful and Feature Rich Minecraft Server Software!
Go to file
Ivan Pekov 7ffd7911fd
Updated Upstream and Sidestream(s) (Tuinity/Akarin/Origami)
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:
d479e12 Merge https://github.com/Spottedleaf/Tuinity into ver/1.16.2
58fef63 Updated Upstream (Paper)
eaa6b50 Fix missing block property portal crash

Akarin Changes:
bd703ba Allowed building for dirs that have spaces

Origami Changes:
3080db6 Return a default value for a portal shape's axis if none exists
7cb9db3 Update Paper
2020-09-09 11:41:51 +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 Stop wasting resources on JsonList#get 2020-09-04 10:24:27 +03:00
Purpur@7ae2890175 Updated upstream & removed 1 patch from EMC 2020-08-25 11:04:18 +03:00
Rainforest@c66f7d367f Updated Upstream (Tuinity) 2020-09-02 09:16:50 +03:00
scripts Updated Upstream and Sidestream(s) (Tuinity) 2020-09-04 09:19:36 +03:00
Tuinity@d479e125d2 Updated Upstream and Sidestream(s) (Tuinity/Akarin/Origami) 2020-09-09 11:41:51 +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
PATCHES.md Stop wasting resources on JsonList#get 2020-09-04 10:24:27 +03:00
pom.xml Refactor internals to net.yatopia.server 2020-09-01 09:38:17 +03:00
README.md Update README.md 2020-09-04 10:39:35 -05: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 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.