- Tags
-
- Tags
- None

Fun Referral is a plugin which would add a refer feature for the server, which motivates players to get friends and invite player somehow XD.
This is a plugin i quick coded with a little check so some main funtion of it should work.
Plugin is complied in spigot 1.8 but 1.9 might work as well

- Adding Refer features for the server
- Reward players on refering
- Some function to prevent exploiting the system (If you found out another way of exploiting it, PM me)
- Point System, based on the amount of player referred
- Milestone upon a player reaching a specific amount of point
- Limiter, prevent player using refer command multiple times
- More to come, i will update regularly

Referral:
Receiver:

Receiver:



Code:
#Note: Declaration: Referral = The one who invited; Receiver: The invited one
#DO NOT TOUCH
configVersion: 1.1.0
#Change the prefix for the plugin
Prefix: '&7&l| &eFun&6Referral &7&l|'
#Configuring Rewards
Rewards:
#Config Command for referrals and receiver
##%referral% : Referral's In game name
##%receiver% : Receiver's In game name
Default:
- give %referral% 264 1
- give %receiver% 264 1
#Config Command when player reached a specific amount of referrals (Milestone)
#Points: Refer Point needed for getting this Milestone (Must be different for each Tier) <Required>
#Commands: Command execued <Required>
#Name: Display name of the tier
#
##%player%: The player him/herself
#
#You can add more Tier if you want, with higher points
Milestone:
Tier 1:
Name: '&aTier 1'
Points: 5
Commands:
- give %player% emerald 1
Tier 2:
Name: '&bTier 2'
Points: 10
Commands:
- give %player% emerald 10
#Control the amount of time a player can refer
Refer Limits: 3

1. /funreferral
Alternate: /fr, /freferral
Description: Player default commands
Default: Players
Permission: none
2. /funreferraladmin
Alternate: /frad, /funreferralad
Description: Admin commands
Default: OP
Permission: FunReferral.Admin
==================
Like the plugin: Give a 5 star rating
Help me get some Lipton IceTea Drink
