Drop pocketmine.plugin.fileError in favour of pocketmine.plugin.loadError

fileError was unnecessarily noisy, putting the directory path on the console twice. This conveys just as much information but with less wasted space.
This commit is contained in:
Dylan K. Taylor
2021-10-05 23:31:00 +01:00
parent fec48003d9
commit a101d1cdf9
4 changed files with 3 additions and 13 deletions