Skip to content

Feature Update 2.1.0

Latest

Choose a tag to compare

@DogLoverPink DogLoverPink released this 17 Nov 01:46
· 6 commits to main since this release

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!