We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Basically what the title suggests. Having an additional parameter for players to set the maximum duration for their items would be useful.
/ah bid <price> [amount] [duration].
/ah bid <price> [amount] [duration]
[amount]
[duration]
Settings.Bid-Time
10m
/ah bid <price> 10m
/ah bid <price> 5h
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Basically what the title suggests. Having an additional parameter for players to set the maximum duration for their items would be useful.
/ah bid <price> [amount] [duration]
.[amount]
isn't specified,[duration]
would be used (and vice versa)Settings.Bid-Time
(default bid time, if not specified)10m
, eg./ah bid <price> 10m
or/ah bid <price> 5h
The text was updated successfully, but these errors were encountered: