Add a nice message to the alien speak

This commit is contained in:
Sam 2017-05-24 18:39:16 +01:00
parent 3701d2d950
commit 94e97daede

View File

@ -82,7 +82,8 @@ public class AlienInvasion extends MiniPlugin
"I believe",
"I wonder if anyone can see these messages",
"Get involved",
"Ruff"
"Ruff",
"Hey you, I see you using the game log output. You should totally go to Moppletop's wall on enjin and say HOI"
};
private static final ItemStack HELMET = new ItemStack(Material.GLASS);