Fixed a few things

This commit is contained in:
Shoghi Cervantes
2014-06-17 18:46:16 +02:00
parent 9e8f015dc0
commit f073a5b837
39 changed files with 38 additions and 40 deletions

View File

@ -25,7 +25,7 @@ use pocketmine\command\Command;
use pocketmine\command\CommandSender;
use pocketmine\item\Item;
use pocketmine\Player;
use pocketmine\Server;
use pocketmine\utils\TextFormat;
class GiveCommand extends VanillaCommand{