Merge pull request #30 from TBMCPlugins/dev

Update CommandListener.java
This commit is contained in:
alisolarflare 2017-05-16 11:55:06 -04:00 committed by GitHub
commit 7a3e4d8c30

View file

@ -17,6 +17,13 @@ public class CommandListener {
"Between now and the heat-death of the universe.", // Ghostise
"Soon™", "Ask again this time next month", // Ghostise
"In about 3 seconds", // Nicolai
"Right after we finish coding 7 plugins",//Ali
"It'll be done tomorrow.",//Ali
"We just need to complete one tiiiny feature",//Ali
"In 18 commits",//Ali
"After we finish strangling Towny",//Ali
"When we kill every bug in the system",//Ali
"Once the server stops screaming error messages.",//Ali
};
private static final Random serverReadyRandom = new Random();