<mavenBuild _class='hudson.maven.MavenBuild'><action _class='hudson.maven.reporters.SurefireReport'><failCount>0</failCount><skipCount>0</skipCount><totalCount>9</totalCount><urlName>testReport</urlName></action><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>https://hub.spigotmc.org/jenkins/job/BungeeCord/net.md-5$bungeecord-proxy/1036/mavenArtifacts/</url></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><displayName>#1036</displayName><duration>18336</duration><estimatedDuration>6352</estimatedDuration><fullDisplayName>BungeeCord » BungeeCord-Proxy #1036</fullDisplayName><id>2015-01-12_03-23-49</id><inProgress>false</inProgress><keepLog>false</keepLog><number>1036</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1421051029000</timestamp><url>https://hub.spigotmc.org/jenkins/job/BungeeCord/net.md-5$bungeecord-proxy/1036/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>proxy/src/main/java/net/md_5/bungee/ServerConnector.java</affectedPath><affectedPath>proxy/src/main/java/net/md_5/bungee/forge/ForgeClientHandler.java</affectedPath><affectedPath>proxy/src/main/java/net/md_5/bungee/UserConnection.java</affectedPath><affectedPath>proxy/src/main/java/net/md_5/bungee/connection/InitialHandler.java</affectedPath><affectedPath>proxy/src/main/java/net/md_5/bungee/forge/ForgeConstants.java</affectedPath><commitId>4809f1f80ace9ae87b91453c8887c70f5e098bd0</commitId><timestamp>1421011387000</timestamp><author><absoluteUrl>https://hub.spigotmc.org/jenkins/user/md_5</absoluteUrl><fullName>md_5</fullName></author><authorEmail>git@md-5.net</authorEmail><comment>Update IP forwarding to ignore FML and other null character delimited tokens (for now)

For Forge 1.8, a new \0FML\0 token is included in the handshake packet host field. Whilst from a Forge &lt;-&gt; Bungee standpoint, this is good in the long run (we can detect Forge/FML clients right from the off, allowing us to expose a reliable API for detecting modded 1.8+ clients), it plays havoc with IP forwarding on Spigot servers, as they expect a very specific format.

Until we can look at improving this situation (probably by creating an updated IP forwarding protocol on the server side), this removes the FML marker from the handshake whenever IP forwarding is on. If you have a FML 1.8 network, IP forwarding MUST be off.

With thanks to @geNAZt for finding the issue.
</comment><date>2015-01-12T08:23:07+1100</date><id>4809f1f80ace9ae87b91453c8887c70f5e098bd0</id><msg>Update IP forwarding to ignore FML and other null character delimited</msg><path><editType>edit</editType><file>proxy/src/main/java/net/md_5/bungee/connection/InitialHandler.java</file></path><path><editType>edit</editType><file>proxy/src/main/java/net/md_5/bungee/forge/ForgeConstants.java</file></path><path><editType>edit</editType><file>proxy/src/main/java/net/md_5/bungee/UserConnection.java</file></path><path><editType>edit</editType><file>proxy/src/main/java/net/md_5/bungee/ServerConnector.java</file></path><path><editType>edit</editType><file>proxy/src/main/java/net/md_5/bungee/forge/ForgeClientHandler.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>api/src/main/java/net/md_5/bungee/api/connection/ProxiedPlayer.java</affectedPath><affectedPath>proxy/src/main/java/net/md_5/bungee/UserConnection.java</affectedPath><commitId>28496e0471237448db017115c769e684ecd76abc</commitId><timestamp>1421011387000</timestamp><author><absoluteUrl>https://hub.spigotmc.org/jenkins/user/md_5</absoluteUrl><fullName>md_5</fullName></author><authorEmail>git@md-5.net</authorEmail><comment>Add API for getting whether the user is a Forge user.

For Minecraft+Forge 1.8 we can detect whether the user is a Forge user before we get the mod list, due to the changes to the initial (not FML|HS) handshake that are now made (which is for vanilla client support). Bungee can exploit this to detect FML clients from the off, but it still does not tell us what the mod list is. Thus, creating this API method for users who simply need to know whether the user is connected via FML is no longer a duplication of the getModList api method.
</comment><date>2015-01-12T08:23:07+1100</date><id>28496e0471237448db017115c769e684ecd76abc</id><msg>Add API for getting whether the user is a Forge user.</msg><path><editType>edit</editType><file>api/src/main/java/net/md_5/bungee/api/connection/ProxiedPlayer.java</file></path><path><editType>edit</editType><file>proxy/src/main/java/net/md_5/bungee/UserConnection.java</file></path></item></changeSet><culprit><absoluteUrl>https://hub.spigotmc.org/jenkins/user/md_5</absoluteUrl><fullName>md_5</fullName></culprit><mavenArtifacts><url>https://hub.spigotmc.org/jenkins/job/BungeeCord/net.md-5$bungeecord-proxy/1036/mavenArtifacts/</url></mavenArtifacts></mavenBuild>