We internally rewrite nbsp to space in Player.getName(), but the in-game drop messages which include players names still have nbsp. Modify the generated username matcher pattern to match either nbsp or space.
We internally rewrite nbsp to space in Player.getName(), but the in-game drop messages which include players names still have nbsp. Modify the generated username matcher pattern to match either nbsp or space.