वोटिंग इनाम सेटअप गाइड

Hylist पर अपने सर्वर को वोट करने वाले खिलाड़ियों के लिए इन-गेम इनाम कैसे सेट करें, जानें।

Votifier2 क्या है?

Votifier2 एक प्रोटोकॉल है जो Hylist जैसी सर्वर सूची साइटों को सीधे आपके गेम सर्वर पर वोट सूचनाएं भेजने की अनुमति देता है। जब कोई खिलाड़ी आपके सर्वर को वोट करता है, तो Hylist आपके सर्वर को एक सुरक्षित संदेश भेजता है, जो फिर खिलाड़ी को स्वचालित रूप से इनाम दे सकता है।

आवश्यकताएं

  • आपके सर्वर पर Votifier2-संगत प्लगइन इंस्टॉल
  • Votifier लिसनर के लिए खुला पोर्ट (डिफ़ॉल्ट: 8192)
  • वोटरों को आइटम/लाभ देने के लिए इनाम प्लगइन (वैकल्पिक लेकिन अनुशंसित)

चरण 1: Votifier2 प्लगइन इंस्टॉल करें

सबसे पहले, आपको अपने Hytale सर्वर पर Votifier2-संगत प्लगइन इंस्टॉल करना होगा। हम अनुशंसा करते हैं:

Hytale Votifier डाउनलोड करें

इसे अपने सर्वर में जोड़ने के लिए प्लगइन की इंस्टॉलेशन निर्देशों का पालन करें।

चरण 2: Hylist में इन-गेम इनाम सक्षम करें

अपना Votifier टोकन प्राप्त करने के लिए अपने Hylist डैशबोर्ड में इन-गेम इनाम सक्षम करें।

  1. Hylist डैशबोर्ड में अपने सर्वर के संपादन पृष्ठ पर जाएं
  2. "इन-गेम इनाम सक्षम करें" को चालू करें
  3. Votifier पोर्ट सेट करें (डिफ़ॉल्ट: 8192)
  4. अपने परिवर्तन सहेजें
  5. अगले चरण के लिए अपना Votifier टोकन कॉपी करें

चरण 3: प्लगइन कॉन्फ़िगर करें

Hylist से Votifier टोकन को अपने प्लगइन की कॉन्फ़िगरेशन फ़ाइल में पेस्ट करें।

उदाहरण कॉन्फ़िगरेशन (config.json):

{
  "BindHost": "0.0.0.0",
  "BindPort": 8192,
  "DisableV1Protocol": false,
  "RewardCommands": [
    "gm adventure %player%"
  ],
  "RewardMessages": [
    "<gray>Thanks for your vote on <gold>%from%</gold>!"
  ],
  "Tokens": {
    "Hylist.io": "<YOUR_TOKEN_FROM_HYLIST>"
  }
}

वैकल्पिक: वोट कमांड कॉन्फ़िगरेशन (voteCommand.json):

{
  "Enabled": true,
  "OpenCustomGui": true,
  "SendChatMessage": true,
  "ChatMessageHeader": [
    "<gold><b>Vote for our server!</b></gold>"
  ],
  "ChatMessageTemplate": "<yellow><click:%link%>%name% (Click)</click></yellow>",
  "VoteLinks": {
    "Hylist.io": "https://hylist.io/vote/<YOUR_SERVER_SLUG>"
  }
}

<YOUR_SERVER_SLUG> को अपने सर्वर के slug से बदलें (जैसे "my-awesome-server")। आप इसे Hylist पर अपने सर्वर के URL में पा सकते हैं।

टिप: बेहतर UX के लिए उपयोगकर्ता नाम पहले से भरें

खिलाड़ी का उपयोगकर्ता नाम स्वचालित रूप से भरने के लिए आप वोट URL में ?username=खिलाड़ीनाम जोड़ सकते हैं:

https://hylist.io/vote/your-server?username=PlayerName

नोट: इसके लिए कस्टम प्लगइन सपोर्ट की आवश्यकता है क्योंकि अधिकांश प्लगइन डिफ़ॉल्ट रूप से इसका समर्थन नहीं करते।

चरण 4: पोर्ट खोलें

सुनिश्चित करें कि Votifier पोर्ट खुला है और इंटरनेट से एक्सेस किया जा सकता है।

सुनिश्चित करें कि पोर्ट आपके सर्वर के फ़ायरवॉल में खुला है। यदि आप होस्टिंग प्रदाता का उपयोग कर रहे हैं, तो आपको पोर्ट फ़ॉरवर्डिंग कॉन्फ़िगर करना पड़ सकता है।

अपना सेटअप टेस्ट करना

सब कुछ काम कर रहा है यह सत्यापित करने के लिए:

  1. सुनिश्चित करें कि आपका सर्वर ऑनलाइन है और Votifier प्लगइन चल रहा है
  2. Hylist पर अपने सर्वर को वोट करें और अपना इन-गेम उपयोगकर्ता नाम दर्ज करें
  3. वोट सूचनाओं के लिए अपने सर्वर कंसोल की जांच करें
  4. सत्यापित करें कि आपको गेम में कॉन्फ़िगर किए गए इनाम मिले

सुरक्षा टिप्स

अपना Votifier टोकन कभी भी सार्वजनिक रूप से साझा न करें! आपके टोकन तक पहुंच रखने वाला कोई भी व्यक्ति आपके सर्वर पर नकली वोट सूचनाएं भेज सकता है।

  • अपने Votifier टोकन को निजी और सुरक्षित रखें
  • यदि आपको संदेह है कि इसे समझौता किया गया है तो तुरंत अपना टोकन पुनर्जनित करें
  • यदि संभव हो तो केवल विश्वसनीय IP पतों के लिए Votifier पोर्ट खोलें

समस्या निवारण

वोट नहीं मिल रहे?

  • सत्यापित करें कि पोर्ट खुला है और इंटरनेट से एक्सेस किया जा सकता है
  • जांचें कि Hylist में आपके सर्वर का IP पता सही है
  • सुनिश्चित करें कि Votifier प्लगइन चल रहा है (सर्वर लॉग जांचें)
  • सत्यापित करें कि टोकन बिल्कुल मेल खाता है (कोई अतिरिक्त स्पेस नहीं)

वोट मिले लेकिन इनाम नहीं?

  • सुनिश्चित करें कि वोट प्रोसेस होने पर खिलाड़ी ऑनलाइन है
  • जांचें कि उपयोगकर्ता नाम सही लिखा गया है (केस-सेंसिटिव!)
  • सत्यापित करें कि आपका इनाम प्लगइन सही तरीके से कॉन्फ़िगर किया गया है

महत्वपूर्ण: उपयोगकर्ता नाम केस-सेंसिटिव है

खिलाड़ियों को अपना उपयोगकर्ता नाम ठीक वैसे ही दर्ज करना होगा जैसे यह गेम में दिखाई देता है, सही कैपिटलाइज़ेशन सहित। उदाहरण के लिए, "Player123" और "player123" को अलग-अलग उपयोगकर्ता माना जाता है।

Best Practices for Voting Rewards

Setting up voting rewards is just the first step. To maximize the impact on your server's ranking and player retention, follow these proven strategies that top-ranked Hytale servers use.

Choose Meaningful Rewards

Give rewards that players actually want but can't easily get otherwise. Exclusive cosmetics, bonus currency, or temporary boosters work better than common items. The goal is to make voting feel rewarding without making it mandatory for progression.

Create Vote Streaks

Consider implementing escalating rewards for consecutive daily votes. For example, voting 7 days in a row could unlock a special reward. This encourages habitual voting and dramatically increases your monthly vote count.

Announce Rewards In-Game

When a player receives a vote reward, broadcast it to the server. A message like "[Player] voted and received 500 coins!" reminds other players that voting rewards exist and encourages them to vote too.

Use Discord Reminders

Set up the Hylist Discord bot to post your server's vote link in a dedicated channel. Players who see a daily reminder are significantly more likely to vote consistently. You can also pin your vote link for easy access.

Frequently Asked Questions

What happens if my server is offline when a player votes?
The vote is still counted toward your server's ranking. However, the Votifier2 notification cannot be delivered while your server is offline, so the player won't receive their in-game reward immediately. Most Votifier2 plugins queue missed notifications and deliver them when the server comes back online, but this depends on your plugin's configuration.
Can I give different rewards to different players?
Yes, through your rewards plugin configuration. Most plugins support permission-based rewards, where players with certain ranks or groups receive different rewards. You can configure your voteCommand.json to run different commands based on player permissions or implement rank-based reward tiers.
Is Votifier2 compatible with proxy networks (BungeeCord/Velocity)?
Yes. Install the Votifier2 plugin on your proxy server (BungeeCord or Velocity) and configure it to forward vote notifications to backend servers. The vote port should be opened on the proxy machine. Most reward plugins support receiving forwarded votes from the proxy.
How do I test if voting rewards are working?
After setting up Votifier2 and enabling rewards in your Hylist dashboard, simply vote for your own server. Join your game server and check if you receive the configured reward. If the reward doesn't arrive, check your server console for Votifier2 connection logs and ensure the port is open and the token matches.
मेरे सर्वर पर वापस जाएं