dumptruckman/ChestRestock

[request] Setting a config per chest

TomLewis opened this issue · 6 comments

Hello!
I just found this plugin and am using it in my survival! I have it generate items for loot hidden around my survival world.

What I would like is to have one or two special chests that broadcast messages, that have their own settings independent of those extra chests in the world. So then we could have an event that triggers at X amount of time that people all storm to an area to raid it!

This is already possible. You need to target (look at) the chest and run the commands for the settings you want.

@dumptruckman sweet, whats the command?

@dumptruckman I know, But its not documented! I would assume its /cr create , but that does not exist, create only uses the default configs, theres world specific configs.. There isnt anything listing a specific config with a command.

It is documented right there on the dbo page. You target the chest, type /cr create and then you're able to use /cr set <propertyname> <value> on it.