String[] argsSub = Arrays.copyOfRange(args, 1, args.length); commands.get(cmd).execute(server, sender, argsSub);
確定! 回上一頁