mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-07-22 23:34:44 +02:00
Fixed a huge bug where non-ops could not speak.
This commit is contained in:
@ -120,7 +120,5 @@ public class mcPlayerListener extends PlayerListener {
|
||||
derp.sendMessage(z+event.getMessage());
|
||||
}
|
||||
}
|
||||
event.setCancelled(true);
|
||||
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user