Fabric mod providing Extras messaging to other Fabric mods
Find a file
opt 81b6e07d9f
All checks were successful
build / build (push) Successful in 11m53s
Register to the correct play channel events & hide some bindings
2026-03-30 00:01:02 +01:00
.forgejo/workflows Fix workflow 2026-03-25 12:52:41 +00:00
buildSrc Add MTU constant 2026-03-19 23:26:10 +00:00
common Add MTU constant 2026-03-19 23:26:10 +00:00
fabric Register to the correct play channel events & hide some bindings 2026-03-30 00:01:02 +01:00
gradle/wrapper Update Gradle 2026-03-07 00:03:14 +00:00
mcprotocollib Remove unused type parameter 2026-03-14 17:38:42 +00:00
mcprotocollib-test Use proper logger to log connect & disconnect in TestBot 2026-03-07 17:30:48 +00:00
.editorconfig Use an .editorconfig in line with other projects 2025-10-16 02:34:59 +00:00
.gitattributes Initial commit 2025-10-16 02:29:44 +00:00
.gitignore Initial commit 2025-10-16 02:29:44 +00:00
gradle.properties Update MCProtocolLib to 26.1 2026-03-25 12:55:35 +00:00
gradlew Update Gradle 2026-03-07 00:03:14 +00:00
gradlew.bat Bump everything & update buildscript 2026-03-04 04:21:07 +00:00
LICENSE Initial commit 2025-10-16 02:29:44 +00:00
README.md Add test mod link to README 2025-10-16 02:56:25 +00:00
settings.gradle Add MCProtocolLib platform 2026-03-07 04:28:35 +00:00

Messaging Lib

Library mod for Extras messaging. This is a necessary evil so that multiple mods can communicate on Extras channels at once!

View an example of API usage at messaging-lib-test-mod.