Player Specific Variable to Player and World

Started by tbroski on

Topic category: Advanced modding

Joined Sep 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Player Specific Variable to Player and World

I'm looking for a variable specific to the player and specific to the world.

1. NBT tags won't work because they reset after death.

2. GLOBAL_SESSION won't work because they carry over to another world.

3. GLOBAL_MAP & GLOBAL_WORLD won't work because they wouldn't be player specific and affect the whole server, right?

What variable(s) can I use?

 

Joined Jun 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
You can search on the issue…
Wed, 12/11/2019 - 12:00

You can search on the issue tracker and forum. I remember seeing a solution on the issue tracker