I need someone who knows bungeecord to make me a plugin!
I am willing to pay them!
Contact me on discord GiftCodes#3877
I am willing to pay them!
Contact me on discord GiftCodes#3877
You want the command sender to change their ip?? Or do u mean connect to another server with /ip <ip>Okay basically i already made the plugin i want, i just want 1 command added to it and that is /ip <ip> . What i want that to do is to allow the commandsender to change their ip on the proxyserver its currently connected to. Ive tried to do it myself but i dont know how.
Okay basically i already made the plugin i want, i just want 1 command added to it and that is /ip <ip> . What i want that to do is to allow the commandsender to change their ip on the proxyserver its currently connected to. Ive tried to do it myself but i dont know how.
You want the command sender to change their ip?? Or do u mean connect to another server with /ip <ip>
he is just trying to use the command /ip {Player} to see the ip of a player. not that hard to understandI'm confused, what the hell are you trying to do?
I think thats what he meantThat's not what he said.
I'm confused, what the hell are you trying to do?
he is just trying to use the command /ip {Player} to see the ip of a player. not that hard to understand
he is just trying to use the command /ip {Player} to see the ip of a player. not that hard to understand
If you want to add 1 commands, and its what everyone is saying all you need to add it the onCommand and this underOkay basically i already made the plugin i want, i just want 1 command added to it and that is /ip <ip> . What i want that to do is to allow the commandsender to change their ip on the proxyserver its currently connected to. Ive tried to do it myself but i dont know how.
String ip = player.getAddress().getAddress();
