One Query Plugin Installationsguide

Lär dig hur du konfigurerar One Query-pluginet för att visa spelarantal i realtid, online-spelare och serverinformation på din Hylist-listning.

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.

Vad är 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:

  • Aktuellt spelarantal och max spelare
  • Lista över online-spelare med deras namn och UUID:n
  • Serverversion och MOTD
  • Lista över installerade plugins

Steg 1: Installera Pluginet

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

  1. Ladda ner den senaste JAR från GitHub-sidan för utgåvor
  2. Placera JAR-filen i serverns plugins-mapp
  3. Starta om din server

Ingen ytterligare konfiguration krävs! Pluginet fungerar direkt med din spelservers port (5520).

Steg 2: Lägg till Frågeport i Hylist

Konfigurera din frågeport i Hylist-panelen:

  1. Gå till din servers redigeringssida i Hylist-panelen
  2. Scrolla till sektionen "Frågeportar"
  3. Klicka på "Lägg till Frågeport"
  4. Ange port 5520 (eller din spelservers port om den är annorlunda)
  5. Välj valfritt en tagg för att koppla denna port till ett spelläge
  6. Spara dina ändringar

Flera Spellägen (Proxy-nätverk)

Om du kör flera backend-servrar kan du lägga till flera frågeportar - en för varje spelläge:

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

Varje backend-server behöver sin egen One Query plugin-instans. Taggen hjälper besökare att förstå vilket spelläge varje spelarlista tillhör.

Verifiera Din Installation

Efter konfigurering, verifiera din installation:

  1. Se till att din server är online med One Query-pluginet igång
  2. Vänta några minuter så att Hylist kan fråga din server
  3. Besök din servers sida på Hylist
  4. Du bör se spelarantal, online-spelare, version och plugininformation

Om allt fungerar ser du en grön "Online"-märke och spelarinformation i realtid på din serversida!

Felsökning

Inga data visas på Hylist?

  • Verifiera att One Query plugin-JAR finns i din plugins-mapp
  • Kontrollera serverloggar för plugin-fel
  • Se till att portnumret i Hylist matchar din serverport (standard: 5520)
  • Vänta 5-10 minuter för Hylist att uppdatera serverdata

Fel spelarantal eller info?

  • Se till att query-porten pekar på rätt server
  • Om du använder flera servrar, se till att var och en har sin egen port konfigurerad

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.