How to make a config like this? Code: player: effect: - Speed: duration: 2 amplifier: 60 message: - "You got affect"
I had similar problem with this. I'm not quite sure, but getnested? TBH, despite the fact that I asked this millions times, I am still not sure how to get Code: item: stuff: anotherstuff: - 9 Returns 9
PHP: $this->config->getAll()["item"]["stuff"]["anotherstuff"]; The YAML file extension can be seen as storing arrays to a file.