astei / HubMagic

Very powerful hub balancing for BungeeCord.
https://www.spigotmc.org/resources/hubmagic.2021/
The Unlicense
22 stars 8 forks source link

How compile this plugin? #3

Closed Sitmobedaf closed 7 years ago

Sitmobedaf commented 7 years ago

How i can compile this plugin? I tried do it in Eclipse, add all components (BungeeCord and lobmok 1.12.2), and i have many errors, for example - " ping.setHost(info.getAddress()); - The method setHost(InetSocketAddress) is undefined for the type ServerListPing"

minecrafter commented 7 years ago

You compile this plugin using Maven. For Eclipse, you can use m2e.