Inder00 / OpenSourceSectors

This is a plugin for Minecraft Server (Spigot API) introduces a sector system which connects a single world across multiple servers.
GNU General Public License v3.0
21 stars 2 forks source link

Help with compiling source code #29

Open FiftyOneWhy opened 2 years ago

FiftyOneWhy commented 2 years ago

Hi I have opened this project into my code editor using git, and all import using maven etc are good, its just I am receiving this error when try to build the Spigot module I replaced the distance to border from action bar to boss bar and want to see if it works.

Error: C:\Users\XXXXX\Desktop\Plugins\IntelliJ Projects\OpenSourceSectors\Protocol\src\main\java\pl\inder00\opensource\sectors\protocol\handlers\client\DefaultClientHandler.java:10:55 java: package pl.inder00.opensource.sectors.protocol.protobuf does not exist

And its causing this in the code: image

I am trying to try play around with some open source code so if you could please try help me how to use open source code it would be greatly appreciated have my discord if you could help me import this correctly.. 51y#7760

Inder00 commented 2 years ago

Compile protobuf