EssentialsX

EssentialsX

2M Downloads

Error in the selector (@) of the command blocks

Vicentey opened this issue · 6 comments

commented

Dear friends of the Essentials team:

I'm Vicentey, I have a 1.13 server with the EssentialsX version 2.15.0.52 (all the Essentials plugins). I have the following problem: when I want to use the command "/ eco (give, take, reset) @p (amount)" the @ does not appear, on the contrary * and my username appear in a predictive way. Also if I write the corresponding @p, when executing the command the message appears: "ERROR: Player not found" (Being that there is a player nearby).
I have reviewed the configuration several times, but well, I do not know what happens.

Thank you for your attention, I hope a quick response.

image

commented

But, for example ¿how do I replace the command "/eco take @p"? I need yes or yes this command for the Permission Books store on my server ...

commented

Spigot does not support command selectors on 1.13+. This may be added to EssentialsX in the future, but for now, there is no way to use command selectors in most plugins without the use of utility plugins.

commented

Use a plugin like psuedocommands, as stated by md above SPIGOT does not support this, it may be added at a later date in essentialsx but you'd need to use something like the plugin stated earlier in this reply.

commented

Closing as this is both a duplicate of #2102 and something that can easily be solved by another plugin.

commented

Please follow the issue template.

<!--
Don't put anything inside this block, as it won't be included in the issue.

If you have a question about using EssentialsX, it may be more helpful to ask
in our Discord server: https://discord.gg/F7gexAQ

If you have a feature suggestion for EssentialsX, please delete the template.

Otherwise, if you are reporting a bug, read on:
1.  Fill out the template, running the commands either in the console or 
    as a player. Don't simply put "latest" or we will ignore it.

2.  When linking files, do not attach them to the post! Paste them on 
    https://gist.github.com/, then paste a link to them in the relevant parts
    of the template. Avoid using Hastebin or Pastebin, as files are deleted
    after a period of time.

3.  If you are reporting an issue with lag, please include a timings report.

4.  If you are reporting an issue with messages or in-game behaviour, please
    include screenshots detailing the problem.

5.  Include a description and any other details that may be helpful under the
    Details section.

6.  Delete this line and all above lines before posting your issue!       -->

### Information

Full output of `/ess version`:




Server log (upload `logs/latest.log` to [Gist](https://gist.github.com/)):

EssentialsX config (upload `plugins/Essentials/config.yml` to [Gist](https://gist.github.com/)): 

### Details

Describe your issue here.

commented

Use something like PsudoCommands or CommandHook.