Skip to content
Success

#1597 (Jul 22, 2021, 1:43:18 AM)

Started 4 yr 10 mo ago
Took 14 sec
Tests (no failures)
    #3157: Read only 20 chars for clients below 1.13 in PluginMessages

    20 chars is the vanilla limit for all clients below 1.13. We should use this value.
    (commit: 96482cc)
    github at
    #3158: Remove redundant protocol version check in the TabCompleteResponse packet

    No need for the second if in the read and write method use a else instead
    (commit: 2e0e88d)
    github at