modules/rewards/TQRew_StandardItems

Rewards the player with item(s)

Remarks

Not every item has been tried out.

Fields

Required

Field Value type Remarks
Type String SItem
Item String The item the player gets rewarded
  • You can use the material name (ex: All the names in this enum: Material.java
  • You can also use the data value
  • For items with a damage value (ex: colored wool) use item id and damage value separated by a ":" (ex: "35:10" for purple wool)
Amount Integer Amount of the item the player gets rewarded

Not Required
Field Value type Remarks
--- --- ---


Comments

Posts Quoted:
Reply
Clear All Quotes