fuyutsuki / PlayerSelectors

Minecraft selectors (@a, @p, @r, @e, @s) added to pocketmine.
https://github.com/fuyutsuki/PlayerSelectors
Other
0 stars 1 forks source link

kill @e Unable to kill drop #2

Open junxiesky opened 4 years ago

junxiesky commented 4 years ago

When I use / kill @e, it fails to kill the drop Will prompt: Cannot find player

junxiesky commented 4 years ago

@fuyutsuki

fuyutsuki commented 4 years ago

Hello there, I'll implements this. Sorry for the late response.

junxiesky commented 4 years ago

您好,我将实现它。回复晚了非常抱歉。

ok,thanks

junxiesky commented 4 years ago

ummm @fuyutsuki Has this problem been solved?

fuyutsuki commented 4 years ago

According to pmmp/PocketMine-MP's kill command, current pmmp can't killing entities by that command. so We should implements entity kill feature to pmmp before solve this issue.

fuyutsuki commented 4 years ago

Also, I considering to this plugin feature implements into pmmp. (or recoding this)

junxiesky commented 4 years ago

另外,我考虑将此插件功能实现到pmmp中。(或重新编码)

ok,thanks

junxiesky commented 4 years ago

@fuyutsuki What about this problem now?

fuyutsuki commented 4 years ago

We need to rewrite this plugin to implement this feature, but due to busy so I have not implemented it.