local config = {
['monster 1'] = {amount = 100, storage = x, startstorage = xx, startvalue = 1},
['monster 2'] = {amount = 100, storage = x, startstorage = xx, startvalue = 1}
}
I'm wanting to make a command that when the player uses it, it will say the task that it is active and...