Separate names with a comma.
Comments in 'Plugin Development' started by Renzo, Jul 1, 2014.
How do you cencel the player chat event in the NEW_API?
PHP: $event->setCancelled(true);
$event->setCancelled(true);
$event->setCancelled() is probably simpler