WesJD / AnvilGUI

Capture user input in Minecraft through an anvil GUI in under 20 lines of code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how to use this?

Necko1 opened this issue · comments

lol I didn’t even have time to start writing code, and I already have some kind of problem.
изображение
I also tried to change the paper api to spigot api just in case but nothing has changed
also i tried to add it via jar file. I was able to code something, but then again there was an error.
изображение
I probably don't understand something, can you help?

did you add the snapshot repository in the README?

I literally copied it

After so much time, trial and error, I came to this list. guys who use intellij idea will get the same error, repeat:

  1. download the latest build of the anvilgui jar file (https://ci.codemc.io/job/WesJD/job/AnvilGUI/lastBuild/)
  2. add this jar file to the library.
  3. DELETE THE .idea/artifacts FOLDER
  4. go to pom.xml and shade library, as written in README.md
  5. add artifacts back in project structure and build the plugin.
    That's all! and I came to this after an hour and a half btw.