Vodnik za Nastavitev Vtičnika One Query

Naučite se, kako nastaviti vtičnik One Query za prikaz števila igralcev v realnem času, prisotnih igralcev in informacij o strežniku na vaši Hylist objavi.

Supported Plugins

Hylist supports two query plugins. Install one of them (not both - they are mutually exclusive):

One Query

The recommended plugin with full feature support including plugin version and status info.

Hyvote

Alternative plugin with configurable exports. Lets you toggle exactly what data to expose.

Important: These plugins are mutually exclusive. Only install one of them - do not install both on the same server.

Kaj je One Query?

These plugins enable server status queries using UDP. They share your game server port, so no additional ports or firewall configuration is needed. This allows Hylist to fetch real-time data about your server, including:

  • Trenutno število igralcev in največje število igralcev
  • Seznam prisotnih igralcev z njihovimi imeni in UUID-ji
  • Različica strežnika in MOTD
  • Seznam nameščenih vtičnikov

Korak 1: Namestite Vtičnik

Download and install either One Query or Hyvote on your Hytale server:

  1. Prenesite najnovejši JAR s strani GitHub izdaj
  2. Postavite JAR datoteko v mapo plugins vašega strežnika
  3. Znova zaženite strežnik

Dodatna konfiguracija ni potrebna! Vtičnik deluje takoj z uporabo vrat vašega igralnega strežnika (5520).

Korak 2: Dodajte Poizvedbena Vrata v Hylist

Konfigurirajte poizvedbena vrata na nadzorni plošči Hylist:

  1. Pojdite na stran za urejanje vašega strežnika na nadzorni plošči Hylist
  2. Pomaknite se do razdelka "Poizvedbena Vrata"
  3. Kliknite "Dodaj Poizvedbena Vrata"
  4. Vnesite vrata 5520 (ali vrata vašega igralnega strežnika, če so drugačna)
  5. Po želji izberite oznako za povezavo teh vrat z igralnim načinom
  6. Shranite spremembe

Več Igralnih Načinov (Proxy Omrežja)

Če upravljate več zalednih strežnikov, lahko dodate več poizvedbenih vrat - ena za vsak igralni način:

Port 5520 -> No tag (Lobby)
Port 5521 -> PvP
Port 5522 -> Survival

Vsak zaledni strežnik potrebuje svoj primerek vtičnika One Query. Oznaka pomaga obiskovalcem razumeti, kateremu igralnemu načinu pripada vsak seznam igralcev.

Preverjanje Vaše Nastavitve

Po konfiguraciji vsega preverite vašo nastavitev:

  1. Prepričajte se, da je vaš strežnik na spletu in da vtičnik One Query teče
  2. Počakajte nekaj minut, da Hylist poizve vaš strežnik
  3. Obiščite stran vašega strežnika na Hylist
  4. Videli boste število igralcev, prisotne igralce, različico in informacije o vtičnikih

Če vse deluje, boste na strani vašega strežnika videli zeleno značko "Na spletu" in informacije o igralcih v realnem času!

Odpravljanje Težav

Podatki se ne prikazujejo na Hylist?

  • Preverite, da je JAR vtičnika One Query v vaši mapi plugins
  • Preverite dnevnike strežnika za napake vtičnika
  • Prepričajte se, da se številka vrat v Hylist ujema z vrati vašega strežnika (privzeto: 5520)
  • Počakajte 5-10 minut, da Hylist osveži podatke strežnika

Napačno število igralcev ali informacije?

  • Prepričajte se, da poizvedbena vrata kažejo na pravi strežnik
  • Če uporabljate več strežnikov, se prepričajte, da ima vsak konfigurirana svoja vrata

Why Server Query Matters for Your Listing

Adding server query to your Hytale server listing significantly improves your visibility and credibility on Hylist. Here's how real-time server data impacts your server's performance on the platform.

Higher Search Ranking

Servers with active query data appear higher in filtered searches. When players filter by "online only" or sort by player count, your server will only appear if query data is available. Without it, you're invisible to a significant portion of potential players.

Player Trust

Displaying real-time player counts and server status builds trust with potential players. A server showing "42 players online" is far more compelling than one with no data. Players are more likely to join and vote for servers they can verify are active.

Analytics Insights

Query data feeds into your server's analytics dashboard, showing player count trends over time. You can identify peak hours, track growth, and measure the impact of promotional campaigns or content updates.

Discord Integration

The Hylist Discord bot uses query data to display live player counts and server status in your Discord server. Without query configured, these stat channels will show limited information.

Frequently Asked Questions

How often does Hylist query my server?
Hylist queries your server approximately every 60 seconds. This provides near real-time data while keeping the network overhead minimal. The query is lightweight and should have no noticeable impact on your server's performance.
Does the query plugin affect server performance?
The query plugins (One Query and Hyvote) are extremely lightweight. They respond to incoming query requests with basic server information (player count, version, MOTD). The CPU and memory overhead is negligible. The plugin simply listens on a port and responds to UDP/TCP queries when asked.
Can I use One Query and Hyvote at the same time?
No, these plugins are mutually exclusive. You should only install one of them. Both provide the same query functionality. Hyvote includes additional features (like Votifier2 integration), while One Query is a standalone query-only plugin. Choose the one that best fits your setup.