Geyser/connector/src
Konicai f883dfdf2c
Remove commands from autocomplete/help list that cannot be run (#2602)
* only tabcomplete for commands the sender has permission for

* set permission defaults for spigot

* Make velocity autocomplete on arg length 0 and 1

* fix advancements perm in spigot plugin.yml and add settings perm

(whoops)

* don't show bedrock commands to java players

* modify spigot perm defaults

* censor help menu, abstract tab complete code

* Bedrock players don't get cmd argument suggestions

* update spigot plugin.yml
2021-10-30 20:57:54 -05:00
..
main Remove commands from autocomplete/help list that cannot be run (#2602) 2021-10-30 20:57:54 -05:00
test/java/org/geysermc/connector Temporary workaround to fix null issue with components 2021-10-20 18:42:02 -04:00