Hi guys. can i have some help with a plugin. So I've been trying to make a shop plugin however im struggling with 1 main issue.
Running it per player?
Like if 2 people use the shop simultaneously the variables get mixed with eachother such as prices, items etc.
What process would i go to make the command run separately with each person having their own version of the variables
I tried player variables but it ended up in a hot mess that i couldn't fix and i feel theres probably a more efficient way to do it