Back to Mods
HyWebConnect

HyWebConnect

miscTRXYAZILIM

A simple control panel for starting/stopping HyWebConnect and enabling remote command execution via RCON

About HyWebConnect

HyWebConnect

RCON server plugin for Hytale with in-game GUI management.

English

Features

RCON server for remote command execution

In-game GUI control panel for server operators

Start/Stop/Reload RCON server from GUI

Password management through GUI

Multi-language support (English/Turkish)

IP whitelist and rate limiting

Blocked commands configuration

Installation

Build the plugin: gradlew build

Copy the JAR from build/libs/ to your Hytale server's Mods folder

Start the server - config will be generated automatically

Commands

Command Description Permission

/hwc Opens the RCON Control Panel OP only

Configuration

Config file: HyWebConnect/rcon-config.properties

# RCON Settings port=25575 enabled=true max.connections=10 connection.timeout=30000 rate.limit=60

# Security whitelist.enabled=false ip.whitelist=127.0.0.1,192.168.1.100 blocked.commands=stop,shutdown,op,deop

# Password (hashed - use GUI to change) password.hash=... password.salt=...

RCON Clients

Example clients are provided in the examples/ folder:

Node.js: examples/nodejs/rcon-client.js

PHP: examples/php/RconClient.php

Default Password

Default RCON password is: changeme. Change it immediately using the in-game GUI!

Turkce

Ozellikler

Uzaktan komut calistirma icin RCON sunucusu

Sunucu operatorleri icin oyun ici GUI kontrol paneli

GUI uzerinden RCON sunucusunu Baslat/Durdur/Yenile

GUI uzerinden sifre yonetimi

Coklu dil destegi (Ingilizce/Turkce)

IP beyaz listesi ve hiz sinirlamasi

Engellenen komutlar yapilandirmasi

Kurulum

Eklentiyi derleyin: gradlew build

build/libs/ klasorundeki JAR dosyasini Hytale sunucunuzun Mods klasorune kopyalayin

Sunucuyu baslatin - yapilandirma otomatik olusturulacak

Komutlar

Komut Aciklama Yetki

/hwc RCON Kontrol Panelini acar Sadece OP

Yapilandirma

Yapilandirma dosyasi: HyWebConnect/rcon-config.properties

# RCON Ayarlari port=25575 enabled=true max.connections=10 connection.timeout=30000 rate.limit=60

# Guvenlik whitelist.enabled=false ip.whitelist=127.0.0.1,192.168.1.100 blocked.commands=stop,shutdown,op,deop

# Sifre (hashli - degistirmek icin GUI kullanin) password.hash=... password.salt=...

RCON Istemcileri

Ornek istemciler examples/ klasorunde bulunmaktadir:

Node.js: examples/nodejs/rcon-client.js

PHP: examples/php/RconClient.php

Varsayilan Sifre

Varsayilan RCON sifresi: changeme'dir. Oyun ici GUI kullanarak hemen degistirin!

License

MIT License

Author

TRX Yazilim

Downloads
68
Created
Jan 17, 2026
Updated
Jan 17, 2026
Version
Early Access

Categories

LibraryUtility

Screenshots

HyWebConnect screenshot 1HyWebConnect screenshot 2HyWebConnect screenshot 3

Download Mod

Download on CurseForge
Free download • 68 total downloads

Need a Server?

Run HyWebConnect on a dedicated Hytale server with easy mod management.

Get Hytale Hosting

Frequently Asked Questions

What is HyWebConnect?

A simple control panel for starting/stopping HyWebConnect and enabling remote command execution via RCON

How do I download HyWebConnect?

You can download HyWebConnect for free from CurseForge. Click the "Download on CurseForge" button on this page to go directly to the download page.

Who created HyWebConnect?

HyWebConnect was created by TRXYAZILIM. The mod has been downloaded 68 times.

Is HyWebConnect compatible with Hytale servers?

HyWebConnect is designed for Hytale and can be used on both single-player and multiplayer servers. Check the mod page on CurseForge for specific compatibility information.

How do I install HyWebConnect?

To install HyWebConnect: 1) Download the mod from CurseForge, 2) Place the file in your Hytale mods folder, 3) Restart the game. The mod should load automatically.