mirror of
https://github.com/Matthww/PlayerInfo.git
synced 2025-07-01 13:29:38 +00:00
Remove extra loading messages
This commit is contained in:
parent
03edf9da20
commit
1f47afdd9c
@ -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) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user