TaxAcchiapparella
- 1 Devlogs
- 3 Total hours
Minecraft plugin to play TAG with friends in minecraft with spears with lunge III
Minecraft plugin to play TAG with friends in minecraft with spears with lunge III
I started splitting the project into different parts:
I also started learning how Velocity and Spigot can communicate with plugin messages. I do not fully understand everything yet, but the basic idea is that Velocity can send a message to the Spigot duel server, and the Spigot server can answer back.
I am still figuring out the best way to connect everything, but now the project structure makes more sense than before.