Jumper251 / AdvancedReplay

Minecraft plugin to record players on your server
GNU General Public License v3.0
146 stars 60 forks source link

Add tab complete to replay commands #165

Closed Josh65-2201 closed 3 months ago

Josh65-2201 commented 4 months ago

Only one the replay file names it has this but no other command

AERONIKHD commented 4 months ago

Hello, Thank you for submitting the issue.

Could you possibly rephrase your issue, as our team doesn't quite understand what you're trying to say. Which commands do you mean and what exactly should be tab-completed?

Thank you.

Josh65-2201 commented 4 months ago

Everything under /replay. Type that then press tab, It wont add anything to the command or have Minecraft's command preview

Budderman18 commented 4 months ago

im not sure what you're talking about, AR has tab-completion.

Josh65-2201 commented 4 months ago

It doesn't work for me then. Is there a separate Luckperms permission that it isn't showing? Since it can run the commands if I get them from the help page. I'm running 1.20.1 Paper build 198

Jumper251 commented 4 months ago

Do you get any error messages when trying to tab complete or on startup?

Josh65-2201 commented 4 months ago

There's nothing when trying to tab complete. The only info on start up is the plugin loading and [16:38:15 WARN]: Legacy plugin AdvancedReplay v1.8.5 does not specify an api-version.

Jumper251 commented 3 months ago

There should be no problem with tab completion. Apart from this, is AdvancedReplay working as expected? Do you have tab completion problems in any other plugins?

Josh65-2201 commented 3 months ago

Yes it work as it should, No other plugins don't have an issue

Jumper251 commented 3 months ago

Is there anything else you can think of how to reproduce this? You seem to be the first one to report this issue.

Josh65-2201 commented 3 months ago

Unless there some permission I'm missing currently using the below, this is the only one and first time having this issue. image

Jumper251 commented 3 months ago

It looks like there was an error with tab completion when using the direct permission for each command instead of replay.command.*. This should be fixed in 93b2997 (https://github.com/Jumper251/AdvancedReplay/actions/runs/9666307744)