About this Mod
Ekho | SpaceServe Text DSL
What's Ekho?
Fabric modding is fun, and it is even better in Kotlin, but much of the verbosity and confusion from Java is brought over in Kotlin,
especially in regards to Text. Text is the Minecraft type that manages all forms of text in the game, and it is a pain to use, even more so
when complex texts are used. The goal of Ekho is to make that easy, using the power of Kotlin DSLs. The name comes from the Greek nymph
Ekhô, goddess of echoes.
Getting Started
I suggest reading the basics to learn about how Ekho works and how to use it.
If you have any questions about Ekho or the wiki, let me know in the discussion.
Join the Discord for support and feedback.
Add to your project
repositories {
maven {
name = "Modrinth"
url = uri("https://api.modrinth.com/maven")
}
}
dependencies {
// Ekho
modImplementation("maven.modrinth:ekho:0.3.2")
include("maven.modrinth:ekho:0.3.2")
}
Available Versions
How to Install Ekho on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set fabric Loader
In the panel under "Egg", select the fabric loader and matching Minecraft version (1.17).
Install Mod
Open the mod browser in the dashboard and search for "Ekho". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
1.17
Server-side
~ OptionalRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
Ekho server crashes on startup – what to do?
Most common cause: wrong fabric 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 (1.17). You can switch loaders with one click in the panel.
Is Ekho compatible with fabric?
Ekho officially supports fabric for Minecraft 1.17. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with Ekho – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Ekho 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 Ekho with just one click on your server.