-
Notifications
You must be signed in to change notification settings - Fork 71
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem?
Sometimes we need to batch search/purge logs that start or end with a specific pattern, for example:
- All "stone-material" block?
- Wood blocks of any type?
- All records with player name begin with "bot_"?
Currently, Ledger's parameters does not support wildcard selection, and can only select a fixed target at one time.
Describe the solution you'd like.
Make all Ledger selector parameters support wildcards, just like:
/ledger purge source:bot_*
/ledger search object:minecraft:*_logDescribe alternatives you've considered.
None.
Agreements
- I have searched for and ensured there isn't already an open issue regarding this.
- I have ensured the feature I'm requesting isn't already in the latest supported mod version.
Other
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request