EssentialsX / Essentials

The modern Essentials suite for Spigot and Paper.
https://essentialsx.net
GNU General Public License v3.0
1.94k stars 982 forks source link

Does not work @.. #5871

Open KIRUYXAN opened 1 month ago

KIRUYXAN commented 1 month ago

Type of bug

Other unexpected behaviour

/ess dump all output

[16:29:16 INFO]: Error while creating dump 500 Internal Server Error

500 Internal Server Error


nginx
.

Error log (if applicable)

No response

Bug description

On my server on version 1.20.1 @.. did not work in some commands via chat, but they worked in command blocks, and now on version 1.21 I have @.. do not work either in commands via chat or in teams via command blocks and even in execution, which is why I can’t properly configure all sorts of server features.

Steps to reproduce

  1. Enter the command with @..
  2. It is possible to receive an error stating that such a player was not found

Expected behaviour

The teams will work @..

Actual behaviour

@.. in teams is considered the player's nickname

Additional Information

No response

Chew commented 1 month ago

What commands? If you want to use the Minecraft commands with scopes like that, you'll need /minecraft: prepended to it. E.g. /minecraft:kill, then you'll be able to do @.. stuff

KIRUYXAN commented 1 month ago

Well, yes, it worked, but it’s still extremely inconvenient to write before many minecraft commands:

mbax commented 1 month ago

Have you tried on the latest Paper release for 1.21? I think it resolves the command blocks part: https://github.com/EssentialsX/Essentials/issues/5860#issuecomment-2205014316

KIRUYXAN commented 1 month ago

well, yes, I installed the latest version but have not yet checked whether everything works there

mbax commented 1 month ago

Okay. Let us know when you have.

KIRUYXAN commented 1 month ago

I just checked and tp via execute in the command block does not work, and it does not work that when you teleport very high, it teleports to the ground so as not to crash

KIRUYXAN commented 1 month ago

I could try using /world instead /tp via in world, but in it you can’t choose where to teleport to another world, or choose someone else for teleportation