help/old-tutorial/Chest resetting and refilling
This is a part of the old tutorial. You better check the new and updated tutorial.
MyHungerGames offers a variety of ways to set up chests that refill. To begin, answer the following questions. Note that you can mix and match each method depending on each chest.
Do you want random items or fixed items?
Random
Add a chest by doing /hga add chest <game name>. Add items to the itemconfig.yml. An example can be found here.
Fixed
Do you want to be able to be able to refill chests during the game with /restock
Yes<A>
Add a chest as a fixed chest by doing /hga add fixedchest <game name>. Add items to the itemconfig.yml. An example of add items to the chests section (NOT the one YOU should use) can be found here
No<B>
Do you want to use reset-changes?
Yes
Do you want to use force-internal and NOT hook into other reset plugins?
Yes
Do NOT add chests with /hga add chest. Instead, make sure that the chests are in a game (by either world or cuboid). Turn force-internal and reset-changes to TRUE.
No
Go to A
No
Go to A
I might be missing something but the /hga add fixedchest <game name> command does not exist in v0.9.2 ?!?