I want to start programming Java with Minecraft, how do I go - help?
The best thing is to watch tutorials and try it out directly!
You don't have to understand completely what one or the other command does, but the structure would be good.
Try to expand the plugin by inserting code, etc.
You will then have successes step by step.
Very important: get used to a good code style right from the start.
Otherwise you will still write spagetti code later
You should familiarize yourself with Java first. There are countless free tutorials on the Internet and good books do, of course (you have to give a little bit of money for that).
Then if you are reasonably fit, look for tutorials / books / … Which are specifically about programming for Minecraft.
The best thing is to watch tutorials on YouTube, I recommend https://www.youtube.com/...9Q7Fb3tJ6w.
This channel is very entertaining and will surely help you further.
Check out his playlist for programming for beginners.
Otherwise, get a book from Amazon that explains Java to you easily.