HispanoUtils

HispanoUtils

Utils for events of HispanoStudio and affiliates

by
179 Downloads
fabricmanagementsocialutility
Rent Server with this Mod

About this Mod

HispanoUtils

Minecraft Version

HispanoUtils is a client-side Fabric mod built for Paper servers: it receives data from the server and renders fullscreen transitions, animations (including GIFs), and an optional team HUD. The server pushes events via plugin channels; heavy visuals run on the client without adding gameplay load on the vanilla server world logic.


✨ What you can do

  • Fullscreen transitions: cubes, fades, slides, zoom, diagonal sweep, and more — with customizable colors and timings.
  • Server-driven animations: the companion plugin can trigger animations for one player or everyone at once.
  • Team HUD (/hteams): shows team information on the client when the server requests it (PvP events, minigames, etc.).
  • Maps and events: great for intros, zone changes, win/lose moments, or guided visuals on themed servers.

(The Paper plugin also adds chest refill commands and loot table management — that is pure server-side logic and does not require this mod on the client.)


🔄 How it works

The HispanoUtils Paper plugin sends custom payloads to clients (plugin messaging). The Fabric mod parses them and draws the UI: screen-covering transitions, animations, and team HUD updates. World gameplay (inventory, blocks, entities) stays vanilla on the server; what you see as “cinematic” is a visual layer on the client.


⚙️ Requirements

  • Minecraft: 1.21.11 (adjust the badge if you ship another version line).
  • Fabric Loader and Fabric API matching your game version.
  • Client mod: HispanoUtils (this project).
  • Recommended for the full experience: the HispanoUtils Paper plugin on your server — commands /transition, /animation, /hteams, etc.

Without the plugin, the mod has nothing to consume for typical map/event setups — install both if you control the server.


🔧 For developers (Paper)

Other plugins can integrate through the public server API:

import com.dysthy.hispanoutils.plugin.api.HispanoUtilsAPI;

HispanoUtilsAPI api = HispanoUtilsAPI.getInstance();
if (api != null && api.isAvailable()) {
    api.sendTransition(player, "cube", "in=40 hold=10 out=30 color=#FF0000");
}

Server commands: /transition, /transitionall, /animation, /animationall, /hteams.


MIT License

Available Versions

HispanoUtils 1.1.2release
MC 1.21.11fabric
May 17, 2026
HispanoUtils 1.1.1release
MC 1.21.11fabric
May 15, 2026
HispanoUtils 1.1release
MC 1.21.11fabric
May 14, 2026
HispanoUtils 1.0release
MC 1.21.11fabric
April 28, 2026

How to Install HispanoUtils on Your Server

1

Order Server

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

2

Set fabric Loader

In the panel under "Egg", select the fabric loader and matching Minecraft version (1.21.11).

3

Install Mod

Open the mod browser in the dashboard and search for "HispanoUtils". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.

Compatibility

Mod Loaders

fabric

Minecraft Versions

1.21.11

Server-side

Unsupported

Recommended RAM

4 GB(min. 3 GB)

Frequently Asked Questions

HispanoUtils 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.21.11). You can switch loaders with one click in the panel.

Is HispanoUtils compatible with fabric?

HispanoUtils officially supports fabric for Minecraft 1.21.11. The Mado dashboard automatically detects incompatible loader combinations.

Server lagging with HispanoUtils – how to optimize performance?

Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if HispanoUtils 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 HispanoUtils 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
Unsupported

Supported Versions

1.21.11