90919293949596979899100101102103
} else { cmd = command.substring(7); } ICustomByPassHandler ch = _handlers.get(cmd); if (ch != null) { ch.handleCommand(cmd, player, params); } else { if (command.startsWith("custom_rebirth")) {