Skip to content

Commit 94b0d7f

Browse files
committed
Readme
1 parent cd7044a commit 94b0d7f

File tree

1 file changed

+0
-0
lines changed

1 file changed

+0
-0
lines changed

README.md

2.05 KB

MobSearch

  • Search mobs by fuzzy name/ID or exact type (e.g., minecraft:zombie or zombie).
  • Added list mode with visual list of mobs.
  • Multi-term queries: comma-separated (e.g., skeleton, zombie).
  • Rendering: Boxes, Octahedrons, Lines, or Both. Rainbow or fixed color, filled or unfilled and configurable box size.

MobSearch

BedESP

  • Finds all bed types.
  • Chunk-based scanning with configurable color and Box/Line style.
  • Rendering: Boxes, Lines, or Both in a fixed color.

BedESP

SignESP

  • Finds all sign types/materials.
  • Option: include frames (item frames + glow item frames) with a separate color.
  • Rendering: Boxes, Lines, or Both in a fixed color.

SignESP

WorkstationESP

  • Highlights crafting/workstation blocks: Crafting Table, Smithing Table, Anvil, Grindstone, Enchanting Table, Cartography Table, Stonecutter, Loom, Furnace, Blast Furnace, Smoker, Campfire, Soul Campfire, Brewing Stand, Cauldron, Barrel, Composter, Lectern, Fletching Table, Beacon.
  • Per-block toggles and colors. Defaults: all enabled.
  • Rendering: Boxes, Lines, or Both in a fixed color.

WorkStation

RedstoneESP

  • Highlights redstone components: Torch/Block, Lever, Tripwire Hook, Target Block, Dust, Repeater, Comparator, Observer, Daylight Detector, Skulk Sensor (+ Calibrated), Pistons, Dispenser, Dropper, Hopper, Trapped Chest, Note Block, Jukebox, Bell, Lectern (redstone), Powered/Detector/Activator Rails.
  • Buttons and pressure plates are grouped with individual toggles + colors.
  • Rendering: Boxes, Lines, or Both in a fixed color.

RedStone

TridentESP

  • Highlights thrown tridents, plus held tridents by players/mobs.
  • Color distinctions: your tridents, other players, mobs.
  • Rendering: Boxes, Lines, or Both.
  • Box size: Accurate or Fancy.
  • Colors: fixed, rainbow, or by owner type.
  • Toggles for held-trident highlights.

Trident

LavaWaterESP

  • Highlights lava and water blocks (source and flowing) with boxes and or traces.
  • Per type toggles, color and transparency sliders.
  • Render cap and adjustable chunk radius to keep FPS down and the view unobstructive.

Lava

Waypoints

  • Create and save waypoints, with optional automatic death waypoints for all players.
  • Manager UI (.waypoints or apostrophe key).
  • Compass overlay: Show a bar at the top of the screen that shows the waypoint icons in your field of view
    • Shows names of waypoints when you're directly facing them
    • Adjustable position and transparency
    • Moves out of the way of boss/town bars
    • Optionally shows death position
    • Optionally shows logout locations
  • Coordinates overlay: Show your direction and current XYZ position above the compass overlay
  • Preset icons; skull, arrow, heart etc.
  • Features: name, co-ordinates, dimension, icon, visibility, lines, color, copy button, opposite co-ordinates (nether), death pruning.
  • Constant-size labels and optional tracers.
  • Stored per world/server under wurst/waypoints/<worldId>.json.
  • Xaero's Minimap integration, allows exporting and importing of waypoint data (disconnect & reconnect to update).
  • Adjustable Tri-state Beacon Mode on waypoints (On/Off/ESP) that matches the waypoint's color.

WayPoints Waypoint Manager Waypoint Editor

Breadcrumbs

  • Leaves a line trail behind you (toggle-able/pause-able).
  • Trail can be infinitely long
  • Settings: color, max sections, section length, thickness.

BreadCrumbs

LogoutSpots

  • Records where players log out.
  • Removes spots when they rejoin.
  • Rendering: solid box + outline, optional tracers, name labels with adjustable scale.
  • Settings: side color, line color, name scale, tracers toggle, waypoint toggle.

Logout

AutoDisenchant

  • Feeds items from your inventory (and or hotbar) that can be disenchanted into the grindstone automatically.

Auto Dis

SignFramePassThrough

  • You can now open chests that have item frames or signs in the way!
  • Right-clicking item frames (with items in them) or signs interacts with the block behind them. Hold sneak to interact with the frame or sign normally.
  • Toggle between signs, frames or both
  • Highlight skulls → Item ID: minecraft:player_head, special color: magenta, outline-only ON.
  • Highlight talismans (non-standard item) → Query: talisman, special color: rainbow, highlight frames ON, lines-only-for-special ON.

Item

List UI (Search, MobSearch, ItemESP, Xray etc) Improvements

  • Able to specifically enter and save keywords into the list (Great for custom items on modded servers).
  • Able to clear the entire list with a single button

ListUI

ClickGUI Improvements

  • Accidentally typing in ClickGUI just continues what you typed in the Navigator.
  • Favorites category, middle click a hack for it to be added to Favorites. Middle click when within Favorites to remove it.
  • Hacklist has font scaler, transparency, X & Y position adjustments, adjustable shadow box.
  • Hacklist has the ability to highlight entries pursuant to the selected ESP color

HackList

Search Improvements

  • Keyword queries supported; falls back to picker when empty.
  • List mode with visual item list.
  • Multi-term queries: comma-separated (e.g., ore, ancient).
  • Rendering: Boxes, Lines, or Both. Tracers cancel view-bobbing.
  • Fixed/rainbow line colors.
  • New minimum search to 100 results.
  • Replaced full-sort approach to bounded max-heap (PriorityQueue) that keeps the closest N matches. This avoids sorting entire result and keeps search as fast as X-Ray.
  • Safer rescans and better crash handling.

Search

X-Ray Improvements

  • Added ESP (Highlight Corners and or Fill Blocks)
    • Uses cached positions for speed
    • Optional transparency slider for ESP
  • Multi-term queries: comma-separated (e.g., diamond, ancient).
  • Opacity, block type changes and 'only show exposed' apply live without toggling.
  • New minimum search to 100 blocks.

X

Nuker Improvements

  • Auto toggle AutoTool option (If it wasn't on already, it will be enabled when using Nuker then turned off with Nuker)

MobESP Improvements

  • Added rainbow/fixed color options for boxes/lines.
  • Added octahedron shapes and set it as the new default.
  • Added box color fill option

Mob

Portal ESP Improvement

  • Radius changes reset scan instantly.

Location on Disconnect

  • Copyable XYZ co-ordinates on disconnect/kick (Works with AutoLeave)

Disc

Usability

  • Right-click Area setting resets it to default.

0 commit comments

Comments
 (0)