> For the complete documentation index, see [llms.txt](https://docs.mantic.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mantic.dev/mantic-generators/messages.yml.md).

# messages.yml

Mantic Development's Generator Minecraft Plugin

```yml
invalid-amount: '&cPlease enter a valid amount'
cannot-find-player: '&cCannot find that player.'
received-generator: '&aYou have been given &2{0}x {1}&a generator (tier {2}).'
not-your-generator: '&cYou cannot interact with this generator.'
removed-generator: '&aSuccessfully removed your generator.'
removed-generators: '&aSuccessfully removed &2{count}x &agenerators!'
cannot-upgrade-generator: '&cYou have already upgraded this generator to its maximum level.'
upgrade-generator: '&aYou have successfully upgraded your collector to tier {0}.'
not-enough-to-upgrade: '&cYou must have &4{0}&c to upgrade your generator.'
must-be-owner: '&cYou be the owner of this generator to access it.'
nothing-to-collect: '&cYou cannot collect this, you have nothing to collect!'
collect-all: '&aYou have collected &2{0}&a from {1}x of your generators.'
generator-list-gui-item-name: '&6{1} Generator'
generator-list-gui-item-lore:
  - '&7Click to open the generator panel!'
  - ' '
  - '&bBalance: &f{balance}'
  - ' '
  - '&bWorld: &f{world}'
  - '&bx: &f{x}'
  - '&by: &f{y}'
  - '&bz: &f{z}'
remove-cooldown: '&cYou must wait a few seconds before removing your generator.'
```
