@Ihsan48 Thank you for reviewing the plugin. However, this change is not necessary due to the constraint set on that command already here
$this->addConstraint(new InGameRequiredConstraint($this));
which ensures that the command can only be run in game by a player
@Ihsan48 Thank you for reviewing the plugin. However, this change is not necessary due to the constraint set on that command already here
$this->addConstraint(new InGameRequiredConstraint($this));
which ensures that the command can only be run in game by a player