ClassiCube / MCGalaxy

A Minecraft Classic / ClassiCube server software
GNU General Public License v3.0
160 stars 76 forks source link

Spelling mismatch in Events.PlayerEvents.OnMessageRecievedEvent‎. #759

Open leha-code opened 1 year ago

leha-code commented 1 year ago

On this line: https://github.com/UnknownShadow200/MCGalaxy/blob/master/MCGalaxy/Events/PlayerEvents.cs#L198 There is a spelling mismatch between OnMessageReceived and OnMessageRecievedEvent. Please fix this small typo xD. Thanks.

Goodlyay commented 1 year ago

It's not as trivial as you might think to fix this because changing the spelling will break any plugin that relies on OnMessageRecievedEvent