Wurst 2.15 - Better Navigator, New Commands, Bugfixes
released February 5, 2016

Wurst 2.15 - Better Navigator, New Commands, Bugfixes

WARNING: This old version is vulnerable to the Log4Shell exploit. Do not use this in multiplayer without a patch.

Better Navigator

Navigator has been improved in several ways since Wurst 2.13. The biggest and most noticeable change is that you will no longer need to shift-click or middle-click on a feature’s button in order to run its primary action.

Instead, the new Navigator lets you do that with a simple left click. There’s also an arrow on the right side of each button that allows you to open that feature’s Navigator page (that’s what left-clicking the button used to do in Wurst 2.13).

Below I’ve put together a small table to show what the different kinds of clicks will do:

Type of Click Action
Left-click on the button Runs the feature's primary action (e.g. toggling a mod) or opens the feature's Navigator page if it doesn't have a primary action.
Left-click on the arrow / middle-click on the button / shift-click on the button Opens the feature's Navigator page.
Right-click on the button Opens the feature's tutorial if it has one. (Does nothing otherwise.)

Furthermore, Navigator can now add keybinds for changing various settings. For instance, you can make keybinds to cycle through the different Nuker modes, to toggle the “Teams” option in Target or to adjust the Flight speed.

This was made possible by adding three new commands that can be keybinded and have direct access to the settings:

  • .setmode <feature> <mode_setting> (<mode>|next|prev)

  • .setslider <feature> <slider_setting> (<value>|more|less)

  • .setcheckbox <feature> <checkbox_setting> (on|off|toggle)

Looks complicated, but it really isn’t since Navigator will do most of this stuff automatically. Just go to the Navigator page of the feature that has the setting (e.g. Flight), click the “+” button in the Keybinds section and select what the keybind should do (e.g. “Increase Flight Speed”). Then select a key to trigger the keybind and you’re all set.

New Commands

I’ve already covered three of the new commands in the section above, but we still got two more to go! The first one is called .modify. This command allows you to modify the NBT data and metadata of items. It requires creative mode, but doesn’t require OP.

Changing the metadata of items allows you to do things like:

  • changing the damage of any tool, weapon or armor

  • changing the color of wool, wood and stone

Changing the NBT data of items givs you options like:

  • changing the name and lore of items

  • changing the enchantments on items

  • changing the effects of potions

  • doing a variety of exploits that rely on NBT data

  • and probably even more…

The second new command is called .copyitem and it allows you to copy items that other people are holding or wearing. Again, it requires creative mode but not OP.

This command can be nice for trolling people on creative servers, as it copies the items with all of their damage values and custom NBT data. So if someone else has an enchanted diamond sword or a custom named chestplate, you can get an exact copy of it and pretend that you stole it from them.

Miscellaneous

AntiKnockback now has a Strength slider that lets you configure how much or how little of the knockback should be blocked out. It is set to 100% by default, but you can change it to something lower to make it look less suspicious.

The following commands now have primary actions:

  • .enchant
  • .features
  • .getpos
  • .ip
  • .jump
  • .leave
  • .nothing
  • .repair
  • .sv
  • .taco

We also added a tutorial button for .say. If you haven’t seen that tutorial yet, you can find it right here.

Bugfixes

MenuWalk will no longer prevent you from respawning, no matter if AutoRespawn is turned on or off. We also fixed the Navigator button (in Navigator) sometimes being green.

Downloads

Mojang has requested that I remove the downloads for this version because they contained part of Minecraft's code. I respect their decision and have fixed the issue in Wurst 6.6. As a result, downloads for any version older than v6.6 are no longer available. Sorry for the inconvenience.