ClassiCube / MCGalaxy

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

Don't steal players money if they try to buy things while muted #620

Closed Vocaned closed 3 years ago

Vocaned commented 3 years ago

Instead of taking the money and then telling the player they can't for example use /nick while muted, check if the player is muted beforehand.

UseCommand(Player.Console is used when resetting nick/title, since muted players should still probably be able to remove those.

UnknownShadow200 commented 3 years ago

Confirmed with fam0r that 0aaa9392d41128e5f52874580ca156505a54d5ef and 3b11059f0e450fadd8d5eb4b885c4a0ba9c4216d address the underlying issues identified on this pull request