public Collection<String> getAdmins() {
   return capedwarfConfiguration.getAdmins();
 }