Points System

Started by MGMac on

Topic category: Help with modding (Java Edition)

Last seen on 13:36, 28. Apr 2024
Joined Aug 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Points System

I want to make a system that stores a value to each player, and saves across deaths and sessions. How would I do this?

Last seen on 13:36, 28. Apr 2024
Joined Aug 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Edit: in retrospect it would…
Wed, 03/16/2022 - 02:19

Edit: in retrospect it would work better being tied to a gui, for example where you can consume diamonds to increase your points in a keybind gui, and then save that variable between session and death, as well as returning the value when a button in the gui is pressed. However both these solutions would work well so if you know a way to do either please let me know.

Last seen on 11:58, 23. Jul 2024
Joined Mar 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
you can make variables in…
Sun, 03/27/2022 - 09:39

you can make variables in the variables tab