357d34835f6ec3bb0def1a94e6b2648df1026fc4
Adjacent spaces caused empty array elements due to how String#split works. This change removes those empty array elements without modifying anything else. Adjacent spaces sent by players are removed in PlayerConnection, so this change doesn't affect players. But it does affect the console, command blocks, Bukkit.dispatchCommand, etc.
Description
No description provided
51 MiB
Languages
Java
100%