DaPigGuy / PiggyCustomEnchants

An open source custom enchantment plugin for PocketMine-MP
https://piggydocs.aericio.net/PiggyCustomEnchants.html
Apache License 2.0
103 stars 118 forks source link

CustomEnchants::getName() must be compatible with pocketmine\item\enchantment\Enchantment::getName() #1

Closed isoz closed 7 years ago

isoz commented 7 years ago

Error: Declaration of PiggyCustomEnchants\CustomEnchants\CustomEnchants::getName() must be compatible with pocketmine\item\enchantment\Enchantment::getName(): string File: /plugins/PiggyCustomEnchants/src/PiggyCustomEnchants/CustomEnchants/CustomEnchants Line: 170 Type: E_COMPILE_ERROR

DaPigGuy commented 7 years ago

Are you using latest PMMP on master?

isoz commented 7 years ago

No. I'm using Genisys, what should I look for?

DaPigGuy commented 7 years ago

This is for PMMP not Genisys.

DaPigGuy commented 7 years ago

This should now work for Genisys.