sillerud / BungeeCord

BungeeCord, the 6th in a generation of server portal suites. Efficiently proxies and maintains connections and transport between multiple Minecraft servers.
http://www.spigotmc.org/threads/bungeecord.392/
Other
24 stars 25 forks source link

Removed @NoArgsConstructor of NewServerPing #5

Closed literalplus closed 10 years ago

literalplus commented 10 years ago

Because it was never intended to be there and led to wrong usage of the API (#4). Also, it could cause some errors if plugins construct an empty instance and pass that.