Player NBT or Variable

Started by RyanDowling on

Topic category: Help with Minecraft modding (Java Edition)

Joined Apr 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Player NBT or Variable

Hello, i'm making a mod and was wondering if there is a way to do either of these things.

1. Keep PlayerNBT after death or relogging a server

2. Make a variable that can be different for each player. (one player has a value of 1 whilst another has a value of 2)

1. Keep PlayerNBT after…
Fri, 04/17/2020 - 08:12

1. Keep PlayerNBT after death or relogging a server

https://mcreator.net/tracker/issue/53918

2. Make a variable that can be different for each player. (one player has a value of 1 whilst another has a value of 2)

NBT is per-player