Skip to content

Conversation

@Abasing
Copy link

@Abasing Abasing commented Aug 19, 2025

This PR adds ability to search items either globally or from a specified player:
Example:
Base CMD:
/ah search [player]

Usage Example:
/ah search Diamond Abasing - Searches auction listings related to "Diamond" (diamond armors, weapons, or related) from Abasing
If the player arg is not provided search will be conducted globally

Also supports quotes!
like:
/ah search 'Diamond Sword'
/ah search "Jack'o Lectern"

Add:
/ah search <item> [player]

to either search globally or from a specified player. 

You can also use quotes if you want to search item with spaces, for example:

/ah search 'Diamond sword' Abasing
or
/ah search "Jack'o Lactern" Abasing

Signed-off-by: Abasing <[email protected]>
What changed:

Added search to the first argument completions.
Added example item names when typing the second argument.
Added player name suggestions when typing the third argument.

This makes /ah search diamond Steve tab-completable.

Signed-off-by: Abasing <[email protected]>
True to Default!

added:
permissions:
  crazyauctions.search:house.
    default: true


Signed-off-by: Abasing <[email protected]>
@TrueDarkLord
Copy link
Member

I believe it would be better to provide a menu for players to purchase the items they are looking for instead of informing them about the available items.

@Abasing
Copy link
Author

Abasing commented Sep 10, 2025

I believe it would be better to provide a menu for players to purchase the items they are looking for instead of informing them about the available items.

Yeaa.

@ryderbelserion ryderbelserion added the status: do not merge Do not merge this pull request label Oct 3, 2025
@TrueDarkLord TrueDarkLord marked this pull request as draft November 1, 2025 00:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status: do not merge Do not merge this pull request

Development

Successfully merging this pull request may close these issues.

3 participants