ভোটিং পুরস্কার সেটআপ গাইড

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=PlayerName যোগ করতে পারেন:

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.
আমার সার্ভারে ফিরে যান