Plugin requires a Cloudfare domain to function!
I've always wanted to have a simple referral system for my server that requires little effort from players. Here's my take on a domain-based player referral system! This plugin should make it easy for your players to invite their friends and be rewarded for it.
Players create a domain generated with their username by doing /referral-link, then they can invite players to the server with that IP. Once a different player joins from the new domain and stays online for the required time period, both players will be rewarded.
Be sure to read the
Wiki if you're just getting started!
Example Use:
Features:
- Domains created based on username (prevent inappropriate domain names, keep things intuitive)
- Configure rewards for both the referrer and player joining
- Run all rewards, or select a random one for either player
- SQLite storage
- Ensure players meet online time requirement before rewards are given
- Prevent rewards from the same IP optionally
- PlaceholderAPI support
Permissions:
- referraldomains.admin - Access to admin commands.
- referraldomains.create - Permission to create referral links.
- referraldomains.check - Check the status of a domain.
Placeholders:
- %referraldomains_ip% - Displays the player's referral domain.
- %referraldomains_count% - Shows the number of successful referrals by the player.