commands icon indicating copy to clipboard operation
commands copied to clipboard

Feature/command selectors

Open DarkEyeDragon opened this issue 4 years ago • 0 comments

Adds command selector handling to BukkitCommandContexts#getOnlinePlayer However i'm not sure how to deal with @a or selectors that return more than one entity. So in this draft i just return the first entry. However this isn't an optimal solution, and also currently fails if there are no players

DarkEyeDragon avatar Oct 15 '20 20:10 DarkEyeDragon