Archived
1
0
Fork 0
⛏️ Extensible Minecraft server implementation in Kotlin
This repository has been archived on 2025-03-02. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2020-11-29 23:03:22 +01:00
.github/workflows Add code generation to the GitHub workflow 2020-10-13 11:57:49 +02:00
blokk-api Add support for packet compression 2020-11-29 23:03:22 +01:00
blokk-nbt Forbid line breaks in NBT compound names 2020-10-13 12:33:17 +02:00
blokk-packet-codecs Add SessionAfterLoginEvent 2020-11-29 17:51:21 +01:00
blokk-packets Add SessionAfterLoginEvent 2020-11-29 17:51:21 +01:00
blokk-server Add support for packet compression 2020-11-29 23:03:22 +01:00
buildSrc Namespace tags and material IDs 2020-11-29 21:51:38 +01:00
gradle/wrapper Initial commit 2020-08-01 23:55:31 +02:00
.gitignore Add generator for tags 2020-11-29 21:14:34 +01:00
build.gradle.kts Add SessionAfterLoginEvent 2020-11-29 17:51:21 +01:00
gradle.properties Add test for unique packet IDs 2020-09-10 15:31:31 +02:00
gradlew Initial commit 2020-08-01 23:55:31 +02:00
gradlew.bat Initial commit 2020-08-01 23:55:31 +02:00
LICENSE Initial commit 2020-08-01 23:55:31 +02:00
README.md Refactorings, function additions, contracts and documentation changes 2020-11-22 15:09:15 +01:00
settings.gradle.kts Rename MinecraftDataTypes and add buggy NBT implementation 2020-10-10 23:13:20 +02:00

Blokk