StatisticManager.php - line 574:
```php
public function insertStat($statName, Player $player, $serverIndex = -1, $value = 0, $statType = self::STAT_TYPE_INT) {
```
and HelpManager - line 283:
```php
public function registerCommand($name, $adminCommand = false, $description = '', $method = '') {
```
found by Reaby
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
StatisticManager.php - line 574:
and HelpManager - line 283:
found by Reaby
done