in VelocityEventListener.java line 24 and 26
replaceAll function parameter need use Matcher.quoteReplacement fix this error
example:
replaceAll("", Matcher.quoteReplacement(serverName) )
other question
discrod to minecraft not work in velocity 1.0.5
I fixed all these problems
if you want, i will push them