Raywire
An event library for BTA, designed to provide a flexible and efficient event-driven system for BTA mod developers.
About this Mod
Raywire
Raywire is an event library for Better Than Adventure (BTA), designed to provide a flexible and efficient event-driven system for BTA mod developers.
Written in Kotlin, Raywire makes it easy to create, subscribe to, and manage custom events within your BTA mods.
Using Raywire in Your Mod
Add Raywire as a dependency in your build.gradle.kts:
dependencies {
implementation("com.github.Apollointhehouse:Raywire:<version>")
}
Replace <version> with the latest Raywire release.
Usage
Take a look at the Event Library for information on how to use this.
This mod provides a global bus you can optionally choose to use:
import me.apollointhehouse.raywire.Raywire
val bus = Raywire.GLOBAL_BUS
Dependencies
Available Versions
How to Install Raywire on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set bta-babric Loader
In the panel under "Egg", select the bta-babric loader and matching Minecraft version (b1.7.3).
Install Mod
Open the mod browser in the dashboard and search for "Raywire". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
b1.7.3
Server-side
~ OptionalRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
Raywire server crashes on startup – what to do?
Most common cause: wrong bta-babric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (b1.7.3). You can switch loaders with one click in the panel.
Is Raywire compatible with bta-babric?
Raywire officially supports bta-babric for Minecraft b1.7.3. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with Raywire – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Raywire consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.
Similar Mods
Rent Modded Server
Install Raywire with just one click on your server.