docker / dockercraft

Docker + Minecraft = Dockercraft
Apache License 2.0
7.19k stars 388 forks source link

Feature request: Creepers should be chaos monkeys #17

Open StephenTurley opened 8 years ago

StephenTurley commented 8 years ago

Can we add chaos monkey (represented by creeprs) support for HA testing?

Creepers wonder around your world randomly blowing up servers.

https://github.com/Netflix/SimianArmy/wiki/Chaos-Monkey

ghostsquad commented 8 years ago

There's a couple technical limitations with that.

  1. In Vanilla Minecraft, creepers will only blow up when they are next to a player, so it will never be random, it will be whatever container you happen to be standing next to.
  2. When a creep blows up, it doesn't "activate" any blocks, which would be required to trigger a command.

Though, anything is possible, hence this very repo, which I love.

adamjgray commented 8 years ago

:+1: :heart_eyes: :100:

nathanleclaire commented 8 years ago

Heh... I like this idea

mercuriete commented 8 years ago

:+1: LOL! I like it!