Skip to content

A command line editor/parser for the NBT format used by Minecraft for player data files. Uses TheFrozenFire's NBT Decoder/Encoder. Clone this tree with the "--recursive" option to have it pulled as well.

Notifications You must be signed in to change notification settings

EnnisSec/PHP-Minecraft-Player-Editor

Repository files navigation

Minecraft Player Editor

A command line editor/parser for the NBT player data file format used by Minecraft. Fully scriptable, i use it to periodically set the player's XP to zero to prevent 1.8 orb lag.

Examples can be found in the two shell scripts mcplayerget and mcplayerset.

It uses TheFrozenFire's NBT Decoder/Encoder library. Clone this tree with the "--recursive" option to have it pulled as well. Requires the GMP Extension for PHP.

About

A command line editor/parser for the NBT format used by Minecraft for player data files. Uses TheFrozenFire's NBT Decoder/Encoder. Clone this tree with the "--recursive" option to have it pulled as well.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages