Java / minecraft / Money Not updated?

Gi
- in Servers
5

I'm currently in the process of programming an economy system for my server. I'm also almost ready but somehow he does not update my account balance. In Money.yml I have the money but if I'm ingame / Money is still there 0 euro would be cool if someone could tell me where my mistake is because I can't find him. I program with the spigot version 1.12.2. And please save any sayings I have not been there long.

thank you in advance

Sargent

Java minecraft Money Not updated Java minecraft Money Not updated - 1 Java minecraft Money Not updated - 2
Bu

Run through your program with a https://javabeginners.de/IDE/Eclipse_Screenshot-Tutorials/Debugging_mit_Eclipse.php and see what happens.

pl

This is not a program but a plugin for Minecraft Spigot I guess

Bu

That's not bad, something like that can be debugged as well. If I have looked correctly, this is: https://www.spigotmc.org/...ur-plugin/ a possible guide for it.

pl

Okay, I did not know programming for about 2 years in java language anymore.

Bu

Well, remote debugging is not Java-specific. JetBrains offers this possibility, for example, for C #, PHP or Python, Microsoft also for C # or VB.NET. So, if you ever get into the situation… đŸ˜‰