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
Run through your program with a https://javabeginners.de/IDE/Eclipse_Screenshot-Tutorials/Debugging_mit_Eclipse.php and see what happens.
This is not a program but a plugin for Minecraft Spigot I guess
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.
Okay, I did not know programming for about 2 years in java language anymore.
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… đŸ˜‰