Minehut / Meta

Report bugs or issues and request features and updates for Minehut
31 stars 21 forks source link

Bungeecord/Waterfall commands #1006

Open ItzAaronUwU opened 2 years ago

ItzAaronUwU commented 2 years ago

Checklist

What platform does this issue occur on?

Java

Current Behavior?

The issue I have is that I wish to use BungeeCord/Waterfall's built in /find command. Currently, the minehut /find command overrides it and I cannot use the one built into bungeecord. I've made sure that the group has the correct permissions. I can type the command into the Proxy console and it works as expected.

What should happen?

The bungeecord /find command should output which server they are on in the current network. I can't think of a way around it.

Reproduction Steps

Create a Proxy server with Waterfall and link a server to it Type /find [Player]

Client Information?

Feather Client (1.17.1) Brave Windows 10 CherryPR

Images?

image image

Pryzmm commented 2 years ago

I don't use proxies, but there is a chance that maybe there is a prefix for the command. (e.g. for /setblock in vanilla minecraft, its /minecraft:setblock, so other plugins won't overlap with it) If there isn't then yea Minehut should have a better implementation of this.

MrScopes commented 2 years ago

I think it should say "CherryPR: CherryHub1" or something along those lines instead

Blocksnmore commented 2 years ago

I don't use proxies, but there is a chance that maybe there is a prefix for the command. (e.g. for /setblock in vanilla minecraft, its /minecraft:setblock, so other plugins won't overlap with it) If there isn't then yea Minehut should have a better implementation of this.

Bungee doesn't do that, It's only /bungee or /server not /proxy:bungee or /bungee:server etc

Pryzmm commented 2 years ago

I don't use proxies, but there is a chance that maybe there is a prefix for the command. (e.g. for /setblock in vanilla minecraft, its /minecraft:setblock, so other plugins won't overlap with it) If there isn't then yea Minehut should have a better implementation of this.

Bungee doesn't do that, It's only /bungee or /server not /proxy:bungee or /bungee:server etc

oh

I think it should say "CherryPR: CherryHub1" or something along those lines instead

agreed

expxx commented 2 years ago

Someone could also just code an alternate command to /find, so it'd be like /findbungee [<Player>] or something.