Package 

Class LiteralArgument

  • All Implemented Interfaces:
    dev.kotx.flylib.command.Argument

    
    public final class LiteralArgument<T extends Object>
     implements Argument<String, T>
                        

    An argument that does not have any user input. Input other than "name" is not allowed. If anything other than "name" is entered, an error will be displayed on the client side and even if you try to execute it, it will not be accepted. Expected input (if "name" specified "test"): test