WNT
WNT is a client-side mod that includes a comprehensive set of useful tools for technically advanced players and administrators. It serves as the successor to the W95 mod, created earlier with similar objectives.
Main Features
Unlike its predecessor, WNT is organized as several independent modules, each responsible for specific functionality.
Supervisor Module
Supervisor is the core component of WNT that continues to function even when the game completely freezes. It allows you to:
- Disable rendering of specific elements
- Block processing of individual network packets
- Disconnect from the current server
- Force quit the game
Currently, Supervisor can only be accessed through the Blackbox interface.
Blackbox Module
Blackbox is a separate window modeled after the Windows Task Manager that provides a graphical interface for managing Supervisor. It displays information typically available through the F3 screen, a list of players on the server (with UUID and ping), entities in memory, and map data. Blackbox also allows sending chat messages and executing commands.
For unknown reasons, this module only works on Windows and Linux.
CFX Module
CFX is an anti-exploit module that actively patches various client-side vulnerabilities. It fixes even issues that haven't been addressed in the latest game versions. Among the resolved problems:
- Lag caused by rendering too many hearts
- Slowdowns from entities with excessively long names
- Clickable text that can execute commands or send messages
Dumper Module
Dumper allows saving loaded map data and information about nearby entities to disk. To use it, enter the command: /dump <entity [id] | entities | maps | map [id]>
Poker Module
Poker provides limited integration with other client mods, adding additional options to the Blackbox's "Hooks" menu.
Toolbox Module
Toolbox is a collection of various administrative tools and commands that didn't fit into other WNT modules.
Toolbox Commands:
- /dqs: Interaction with the DataQueryStorage module
- /ltellraw: Client-side version of the /tellraw command
- /name: Retrieving username by UUID
- /qe: Equivalent of F3 + I combination for querying entity information
- /uuid: Retrieving UUID by username
- /wntmm: Managing mod modules
Toolbox Modules:
- DataQueryStorage: Simple method for storing entity and block data obtained through F3 + I
- LockupProtection: Protection against exploits where servers spam inventory opening packets
NOTE: May conflict with plugins that open inventories of specific sizes. If experiencing issues, disable with
/wntmm toggle LockupProtection