Example #1
0
 /**
  * Force the bot to respawn now.
  *
  * @param args java.lang.String[]
  */
 public void svcmd_respawn(String[] args) {
   fTestBot.doRespawn();
 }