Back to mods
HyComputer & HyPod project artwork

CurseForge · Hytale mod

HyComputer & HyPod

With HyComputer, you can execute commands (both vanilla and modded) using convenient buttons instead of typing. All commands are fully customizable.

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which HyComputer & HyPod release should I use?

Updated 5 months ago
Latest stable file HyComputer-1.2.3.jar
Game version Not listed
Mod system Built-in Hytale mod system

HyComputer & HyPod HyComputer-1.2.3.jar targets Hytale. Do not install it as a separate client mod. Enable it on the world host—the local server in singleplayer or the dedicated server in multiplayer. No required dependencies listed for this file.

Where it goes

Where should HyComputer & HyPod be installed in Hytale?

Do not install it as a separate client mod. Enable it on the world host—the local server in singleplayer or the dedicated server in multiplayer.

Separate client mod Not supported
World host / dedicated server Required
Mod system for this release Built-in Hytale mod system
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

Put Hytale mods on the world host or dedicated server. Singleplayer runs a local server too; Hytale does not use separate client mods.

What else does HyComputer & HyPod HyComputer-1.2.3.jar need?

HyComputer-1.2.3.jar. Change the file and its required mods may change too.

No required dependencies listed for this file

This file does not list any required mods. Do not add a library just because a different file uses it.

This file does not list any required or optional project dependencies. Check the creator notes before changing an existing world.

Before you install it

Add HyComputer & HyPod without breaking your instance.

Built for HyComputer & HyPod HyComputer-1.2.3.jar. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use HyComputer-1.2.3.jar. It targets Hytale; another release may target a different game build or dependency set.

  2. 02

    Bring the mods it needs

    This file does not list any required mods. Do not add a library just because a different file uses it.

  3. 03

    Enable it on the world host

    Do not install it as a separate client mod. Enable it on the world host—the local server in singleplayer or the dedicated server in multiplayer.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside HyComputer-1.2.3.jar. It opens that exact file at the source.

About this project

What does HyComputer & HyPod add?

HyComputer: Command Interaction Made Easy

HyComputer is a Hytale mod designed to streamline how you interact with chat commands. Currently, most mods require manual typing for configuration or activation, which can break the game's immersion. Stopping your gameplay to type complex commands is a thing of the past!

With HyComputer, you can place a functional computer anywhere in your world. It features a clean graphical interface with customizable buttons to execute any command—whether they are Vanilla (like /time, /weather, /op) or from other installed mods (like opening GUIs or creating waypoints).

Command integration with arguments has been added. Now, by adding %text% to the command in the JSON, a second window will appear in-game asking for the value of that argument. For example, with time %hour%, you can type the hour you want to set the time to. Another example would be say %user% %message%: two windows will appear to enter a name and a text, resulting in /say FirstValue SecondValue.

HyPod: Remote Command Interaction

HyPod brings the full power of HyComputer to you on the go. It functions as a remote terminal: once booted, you can access your custom command buttons by equipping it in your hotbar or off-hand (press K).

🌟 Why use HyComputer & HyPod?

  • Convenience: No more typing or memorizing dozens of complex commands.
  • Immersion: Interact with the world through a physical object instead of a chat box.
  • Server Management: Ideal for server owners who want to provide players with an intuitive way to use server features without teaching them every command.

📥 Installation

  1. Download the latest release of HyComputer.

  2. Place the .jar file into your server's or client's Mods folder.

  3. Start the game to generate the default configuration file.

⚙️ Configuration

The mod automatically generates a HyComputer.json file in your mod folder the first time it runs. You can configure up to 21 custom buttons.

For each button, there are three parameters:

  • Name: The label displayed on the button.
  • Command: The command to execute (Note: Do NOT include the leading /).
  • Tooltip: The descriptive text that appears when hovering over the button.
  • OnlyOp: Set this parameter to true so that the button only appears for users with OP permissions.

You can also configure the header message that appears at the top of the window. It’s ideal for providing information to your server members (upcoming events, rules, or relevant info).

  • MessageTitle: Edit title.
  • MessageText: Edit information text.

Default Configuration Example:

{
"MessageTitle": "Welcome to Hytale OS!",
"MessageText": "Select an option from the menu below:",
"Button1Name": "Set Time",
"Button1Command": "time %hour%",
"Button1Tooltip": "Change time of the world",
"Button1OnlyOP": false,
"Button2Name": "Reset weather",
"Button2Command": "weather reset",
"Button2Tooltip": "Execute /weather reset",
"Button2OnlyOP": false,
"Button3Name": "Set admin",
"Button3Command": "op add %player%",
"Button3Tooltip": "Execute /op <playername>",
"Button3OnlyOP": true,
"Button4Name": "Heal and Stamina max",
"Button4Command": "heal",
"Button4Tooltip": "Execute /heal",
"Button4OnlyOP": false,
"Button5Name": "Kill Player",
"Button5Command": "kill %player%",
"Button5Tooltip": "Execute /kill <player>",

...
}

📜 License & Permissions

I give full permission to include HyComputer in any modpack.

Enjoy the mod! If you have any feedback or find any bugs, feel free to reach out.

Project description from CurseForge.

Recent files

HyComputer & HyPod releases and Hytale builds

7 of 7 releases match

Looking for an older file? The official CurseForge project page is in Resources.