eclipseisoffline / modifyplayerdata

This mod allows Minecraft's data commands (/data, /execute store, etc.) to modify player data
https://modrinth.com/mod/modify-player-data
GNU Lesser General Public License v3.0
1 stars 0 forks source link
minecraft-commands minecraft-datapack minecraft-mod

Modify Player Data

Modrinth Version Modrinth Game Versions Modrinth Downloads

This mod allows Minecraft's data commands (/data, /execute store, etc.) to modify player data.

Alongside supporting most vanilla player NBT tags, this mod also adds the CustomData NBT tag, which can be used to store any type of NBT data on a per-player basis.

Feel free to report any bugs, or suggest new features, at the issue tracker.

License

This mod is licensed under GNU LGPLv3.

Usage

Mod builds can be found here and on Modrinth.

This mod is currently available for Minecraft 1.21+1, 1.20.5+6, and 1.20.4. Releases for older versions of Minecraft are generally no longer updated, but should work fine. The Fabric API is not required. This mod is not required on clients.

Supported tags

NBT tags currently supported:

NBT tags I won't add support for:

[^1]: Use the /ride command. [^2]: Use the /tp command. [^3]: Use the /effect command. [^4]: Use the /attribute command. [^5]: Use the /spawnpoint command. [^6]: Use the /xp command. [^7]: Use the /gamemode command. [^8]: Unable to implement due to limitations within the vanilla client. [^9]: Is implemented but does not do much due to limitations within the vanilla client [^10]: I can't think of any use cases for this tag, but will add support on request.