The Most Powerful and Feature Rich Minecraft Server Software!
Go to file
Ivan Pekov 9e3599ab2d
Lots of stuff going on here!
Added codemc stuff
Added ProxyForwardDataEvent
Changed version fetcher cache time to 72000 ms

Improved fix of tuinity's portal crash. Should help with #190
2020-09-09 17:18:52 +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 Lots of stuff going on here! 2020-09-09 17:18:52 +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
Jenkinsfile Lots of stuff going on here! 2020-09-09 17:18:52 +03:00
PATCHES.md Lots of stuff going on here! 2020-09-09 17:18:52 +03:00
pom.xml Refactor internals to net.yatopia.server 2020-09-01 09:38:17 +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.