Centralized Reward Repository
System of rewarding players.
Last updated
UniqueRewardKey:
Name:
EN: '&5Name of the reward using color codes!'
Description:
EN: 'Optional Description'
Icon:
Material: STONE #Material of the Icon
MaterialData: 0 #Used for items, where the plugin runs on the version from 1.8.8 to 1.12.X. Here you can specify color of the material.
Enchantment: false #Flag if the enchantment is applied on the Icon
Color: "255:255:255" #RGB Color format of leather armor
ItemFlagList: #Flags applied on the Icon
- HIDE_ENCHANTS
- HIDE_ATTRIBUTES
CustomModelData: 0 # Only versions 1.14 and above
Reward:
ItemList: [] #Cannot be configured here.
CommandList: []
CategoryList: []CommandList:
- "money give {player} 100"
- "set VIP {player} 30Day"CommandList:
- "money give %player% 100"
- "set VIP %player% 30Day"