Skip to content

An error occurred when Minecraft player text include '\' character  #5

@pkpk520

Description

@pkpk520

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions