Player Referrals
Track and manage player referrals to your webstore.
Introduction
The Player Referral feature allows customers to specify who referred them to your webstore, enabling you to track the number of referrals made by each referrer. This feature can be configured for statistical purposes only—ideal for tracking media promotions—or to execute specific commands for every purchase made through a referral.
Player Referrals can be used to track the number of referrals made by each referrer.
Enabling Player Referrals Module
To enable the Player Referrals module, follow the steps below:
Go to the Admin Panel
Click on the Admin Panel.
Navigate to Player Referrals
Click on the Player Referrals tab to access the player referral management area.
Enable Player Referrals
Toggle the Player Referrals switch to enable the module on the top of the page.
Configuring Player Referrals
Create a Referral Code
To create a referral code, follow the steps below:
- Press the ”+ Add Referrer” button.
- Fill in the required fields:
- Creator Name: Enter the name of the referrer to display on admin dashboard (i.e.
MrBeast
). - Creator Code: Enter the identifier that users enter during checkout (i.e.
BEAST
). - Sharing Part: Set the percentage of the purchase that will be displayed as a reward for the referrer (only for statistical purposes).
- Creator Name: Enter the name of the referrer to display on admin dashboard (i.e.
- Press the ”+ Create the Referral Code” button.
Assign Commands to Referral Codes
You can assign commands to referral codes to execute specific actions when a purchase is made through a referral. To assign a command, follow the steps below:
- Enable the “Enable command execution after success transaction made by using this creator code?” toggle.
- Scroll down to the “Minecraft Server Commands” section.
- Press the ”+ Add Command” button.
- Configure commands to be executed when a purchase is made through the referral code.
Available Variables
You can use the following variables in the command field:
Variable | Meaning of the variable | Replaces with |
---|---|---|
{inviter} | Inviter nickname | Inviter’s nickname |
{inviter_uuid} | Inviter UUID | Inviter’s UUID |
{inviterIP} | Inviter IP address | Inviter’s IP address |
{referral} | Referral username | Referral’s username |
{referral_uuid} | Referral UUID | Referral’s UUID |
{referralIP} | Referral IP address | Referral’s IP address |
{time} | Command execution time | Execution time |
{date} | Command execution date | Execution date |
{currency} | Currency | Currency name or symbol |