How add items to class chest?

How add items to class chest?

3 Likes

In a weapon chest(other chest)
(To add a weaponchest do)
/selectzchest
Select the chest with rclick
/zchest settype 0
(Now to add an item do)
/zchest additem <Weapon/ID> <Class> <Tier> <Cost> <Amount>

Just make sure is tier 0 and price 0, that will set it as to the class

Here is the main document for this

4 Likes