Interface SpecialArgumentHandler

    • Method Detail

      • handle

        @NonNull String handle​(CommandSender sender,
                               Command command,
                               String[] args,
                               int i)
        Handle the special argument
        Parameters:
        sender - the sender of the command
        command - the command
        args - the arguments
        i - the index of the argument
        Returns:
        the argument after handle