EssentialsX Selectors: @a, @p, @r (Addon)
Плагин-аддон для EssentialsX, добавляющий поддержку целевых селекторов @a, @p, @r и @s в команды. Работает с командными блоками и консолью. Больше никаких "Unknown player" - просто вводите команды как в ванилле.
EssentialsX Selectors: @a, @p, @r (Addon) 2.1.0
Список изменений
This release adds full support for vanilla parity for command selectors! This now means that any (player) selector or specification that's possible in a vanilla command now works for essentials commands as well. (Note this does not include @n or @e, as Essentials commands are fundamentally incompatible with such selectors.)
- Fixes #17 (hopefully)
- Implements #16
Unfortunately, the code under the hood for this plugin is still pretty rough overall, and unfortunately there is still no tab completion for the selectors, but I hope to address both of these issues down the line.
Thank you to xgioa, wrjgrrgpmc-hash, and hellfirehd for their reporting and feedback!