Closed hanmindev closed 7 years ago
If you put in smelt: /say hi /say hello //say test //say yo //say greetings
It should display [@] hi [@] hello
but instead it displays [@] hi [@] hello [@] greetings
Looks like the regular expression to remove comments it igoring the end of line.
This was fixed in version 1.1.1
If you put in smelt: /say hi /say hello //say test //say yo //say greetings
It should display [@] hi [@] hello
but instead it displays [@] hi [@] hello [@] greetings