your current location:首页 > news>[PDT] PacketDebugtools

[PDT] PacketDebugtools

2024-12-15 02:12:45|Myriagame |source:minecraft skins

This is a module that can simulate the game package by instructions, which is open source in Github.

This module has achieved a total of 39 types of contracting instructions in the game. In addition, this module also adds the following 6 instructions:

/Camera Set whether the player's camera is no gravity;

/jump jump, no matter in any case, you can jump;

/Movevehicle The current vehicle location of mobile players, the x, y, and z here are the amount of movement, such as -1;

/ListenTiTyids View the entity ID of all entities within 100,000 grids;

/Playrabilities Set whether the player attribute can be flying and whether it is flying.

/Runpacket Packet Send a specified packing instruction with a specified quantity. The Sleep parameter is the sending interval and the unit is milliseconds.

Example:/ServerplayermovestatusonlyPacket True Reset the fall height.

hint:

When using a instruction with a Client logo in a single game, it may cause collapse and jump to the multiplayer game interface.

When using the /runpacket instruction, if the interval between and set in the server is too small, it may be kicked out of the server because of too much packaging in a short time.

Minecraft images

Minecraft images

Minecraft images

In addition to other statements, MCMOD.CN, all open public editing content uses the BY-NC-SA 3.0 protocol.