Closed doughsay closed 12 years ago
I added optional support for multiverse formatted world names as well. I use this on my server, and I like the proper world alias, with colors, to appear in the IRC chat. I know you probably don't want to add multiverse-core as a build dependency so feel free to not pull that commit.
ConsolePoint was broken, if you send messages to the console from IRC all you used to get was "%message%". Apparently passing in this to getMessage() like in the other endpoints fixes this.