3
0
Mirror von https://github.com/ViaVersion/ViaVersion.git synchronisiert 2024-09-17 01:23:43 +02:00
Datei suchen
Myles ccda9f11c8 Remove some debug info, make it so StoredObject protects user.
Implement rewriting of Slot in rewriter.
Implement Enchanting Patch
Implement Brewing Patch
Implement Auto-Team Patch
Implement Inventory Tracker
Remove some TODOs
Implement Item Throwing on elytra
(Should just be plugin channels and a few packets + sounds left)
2016-03-16 23:34:03 +00:00
src/main Remove some debug info, make it so StoredObject protects user. 2016-03-16 23:34:03 +00:00
.gitignore Improve POM and fix dead code 2016-03-06 16:36:54 +01:00
.travis.yml Improve POM and fix dead code 2016-03-06 16:36:54 +01:00
circle.yml Improve POM and fix dead code 2016-03-06 16:36:54 +01:00
ISSUE_TEMPLATE.md Added BungeeCord to the Issue Template 2016-03-05 20:04:16 +01:00
LICENSE Improve POM and fix dead code 2016-03-06 16:36:54 +01:00
pom.xml Bump versions 2016-03-12 20:52:46 +00:00
README.md Bump versions 2016-03-12 20:52:46 +00:00

ViaVersion API Dev

This is an experimental branch working on a Protocol API,

Nothing is final and is expected to change,

This is not functional mainly because to start with it's API design.

I'm publishing this just to prove i'm actually active and not doing nothing harhar.

License:

You may modify this work, all rights are still owned by myself excluding any files in the spacebase package as they belong to the respected contributors. Please credit the original author (myself) when forking etc. (or if it helped you understand the new protocol or netty!)

Thanks!