Skip to content

invalid selector/target for kill command #2319

@rjohnson98126

Description

@rjohnson98126

running latest Spigot 1.13.2, latest EssentialsX release

[21:49:57 INFO]: Server version: 1.13.2-R0.1-SNAPSHOT git-Spigot-29ab5e4-2bc7d1d (MC: 1.13.2)
[21:49:57 INFO]: EssentialsX version: 2.15.0.59
[21:49:57 INFO]: LuckPerms version: 4.3.53
[21:49:57 INFO]: Vault version: 1.7.1-b91
[21:49:57 INFO]: EssentialsXProtect version: 2.15.0.59
[21:49:57 INFO]: EssentialsXChat version: 2.15.0.59
[21:49:57 INFO]: EssentialsXGeoIP version: 2.15.0.59
[21:49:57 INFO]: EssentialsXSpawn version: 2.15.0.59

i try to run a /kill command (either from the server console, or from a permission-granted admin player

>kill @e[type=skeleton,distance=..99]
[21:38:46 INFO]: CONSOLE issued server command: /kill @e[type=skeleton,distance=..99]
[21:38:46 INFO]: Error: Player not found.

>kill @e[type=minecraft:skeleton]
[21:39:43 INFO]: CONSOLE issued server command: /kill @e[type=minecraft:skeleton]
[21:39:43 INFO]: Error: Player not found.

there is apparently something wrong with Essentials kill understanding the vanilla @e selector. i am aware that the command /minecraft:kill will behave properly, however because of other plugin dependencies upon Essentials, Essentials kill must work properly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: not enough infoIssues that require more information to be provided, either by the author or through investigation.type: questionQuestions regarding the use of EssentialsX.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions