literalplus / commandblockerultimate

Blocks commands and does it well, or at least it thinks so. Compatible with BungeeCord and Spigot!
http://j.l1t.li/cmdblk
GNU General Public License v2.0
6 stars 5 forks source link

IndexOutOfBoundsException when tab-completing messages starting with a space #23

Closed literalplus closed 8 years ago

literalplus commented 8 years ago

As reported by Cobwebster on Spigot forums.

Server log: http://pastebin.com/1ReBa9Gq

Chat messages starting with a space cause the tab-complete handler to throw an exception if a tab-complete is requested.