Referrals - Adds a referral system to the game. Players can invite other players and receive rewards for this.
About Referrals
Adds a referral system to the game. Players can invite other players and receive rewards for this.
Commands
- referal - open interface
- promo [promocode] - activate promo code
Permissions
You can set permission in config, for example:
"Permission (example: referrals.use)": "referrals.use",
Hooks
private void OnPromoCodeActivated(BasePlayer player, string promocode)
API
private string...