Merge branch '4.0' of Point808/PMMP_Plugins into master

This commit is contained in:
Josh North 2018-07-17 10:56:32 -04:00 committed by Gitea
commit 8fa80dc131

View File

@ -2,7 +2,7 @@
namespace AdminMail;
use pocketmine\scheduler\PluginTask;
use pocketmine\scheduler\Task;
use pocketmine\Player;
use pocketmine\event\player\PlayerJoinEvent;
use pocketmine\plugin\PluginBase;