lambda-client / lambda

Minecraft utility mod coded in Kotlin
GNU Lesser General Public License v3.0
579 stars 145 forks source link

Search gets cleared when config is changed. #580

Open nickcat325 opened 11 months ago

nickcat325 commented 11 months ago

Describe the bug

Search gets cleared when config is changed.

Steps to reproduce the bug

  1. type ;cfg modules set default to set your module preset to default. Only works with the default module.
  2. Add stuff the search with ;search add [BLOCK]/[ENTITY]
  3. Type ;search list
  4. type ;cfg modules set [DIFFERENT MODULE] Skipping step 4 will not cause the issue.
  5. type ;cfg modules set default
  6. Type ;search list
  7. Blocks and entities are cleared

Expected behavior

Not to clear blocks/entities from search when using search.

Debug info

2023-08-09_16 31 13

Additional context / media

2023-08-09_16 56 21