Skip to content

Wurst 7.50.1-CevAPI (MC1.21.8) v0.9

Choose a tag to compare

@cev-api cev-api released this 25 Sep 10:01
· 307 commits to master since this release
  • ItemESP expanded:

    • Special filters (List / Item ID / Query).
    • Keyword matching now works with IDs, translation keys, and custom display names (supports renamed / NBT / plugin items).
    • Special color modes: fixed, rainbow, outline-only, and lines-only-for-special.
    • Equipped specials: highlight items held/worn by other players or mobs (self excluded).
    • Item frame support: highlight frames if contained item matches.
    • Safer parsing (Identifier.tryParse), keywords stored and matched instead of crashing.
  • Keyword-capable lists:

    • Item, block, and entity lists now support raw keywords.
    • Updated Search, MobSearch, X-Ray, BaseFinder, HandNoClip, and Nuker (MultiID) to use keyword-aware matching.