Raywire

An event library for BTA, designed to provide a flexible and efficient event-driven system for BTA mod developers.

by
325 Downloads
bta-babriclibrarymanagementutility
Rent Server with this Mod

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

Raywire 2.1.0release
MC b1.7.3bta-babric
December 18, 2025
Raywire 1.0.5release
MC b1.7.3bta-babric
November 11, 2025
Raywire 1.0.4 - 7.3_04release
MC b1.7.3bta-babric
July 6, 2025
Raywire 1.0.3 - 7.3_04release
MC b1.7.3bta-babric
July 6, 2025
Raywire 1.0.2 - 7.3_04release
MC b1.7.3bta-babric
June 21, 2025

How to Install Raywire on Your Server

1

Order Server

Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).

2

Set bta-babric Loader

In the panel under "Egg", select the bta-babric loader and matching Minecraft version (b1.7.3).

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

bta-babric

Minecraft Versions

b1.7.3

Server-side

~ Optional

Recommended 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.

Rent Modded Server

Install Raywire with just one click on your server.

Recommended RAM
4 GBab €8/mo
Min. 3 GB | +1 GB pro 8 Spieler
Create Server Now
1-Click Mod Install
NVMe SSD Storage
DDoS Protection included

Details

License
MIT License
Server-side
Optional

Supported Versions

b1.7.3