mirror of
https://github.com/Matthww/PlayerInfo.git
synced 2025-09-08 16:32:44 +00:00
Remove extra loading messages
This commit is contained in:
@ -39,11 +39,6 @@ class PlayerInfo extends PluginBase implements Listener {
|
||||
}
|
||||
|
||||
SpoonDetector::printSpoon($this, 'spoon.txt');
|
||||
$this->getLogger()->notice("is enabled");
|
||||
}
|
||||
|
||||
public function onDisable() {
|
||||
$this->getLogger()->notice("is disabled!");
|
||||
}
|
||||
|
||||
public function onPacketReceived(DataPacketReceiveEvent $receiveEvent) {
|
||||
|
Reference in New Issue
Block a user