Skip to content

Player NBT Support#16

Open
Rurido wants to merge 2 commits intomalte0811:1.16.3from
Rurido:1.16.3
Open

Player NBT Support#16
Rurido wants to merge 2 commits intomalte0811:1.16.3from
Rurido:1.16.3

Conversation

@Rurido
Copy link

@Rurido Rurido commented Oct 25, 2020

Added support for player nbt data.
Change the UI title based on edited data.
(See commits/comments for more details)

@Brycey92
Copy link

Brycey92 commented Nov 2, 2020

Perhaps the mod can split the payload NBT into smaller custom packets, and then reassemble it on the server.

@malte0811
Copy link
Owner

What is your usecase for this feature? NBTEdit is not really meant to be used for anything but mod development, are you working on mods that add large amounts of data to the player NBT?

@Rurido
Copy link
Author

Rurido commented Nov 3, 2020

I use it mostly for server administration. Some 1.16.3 mods sometimes break players inventories, so just deleting broken items or other tags from a player in-game helps alot. And patching mods by my own that are constantly updated is not that fun, so just quickly fixing issues without kicking all players through a complete restart is quite nice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants