Recent Discussions
Is it possible to make a bukkit plugin execute a Velocity command?
Unanswered
Velvet ant posted this in #questions
8 messages
0 views
Velvet antOP
I have a party plugin in velocity and a bukkit plugin that gives the player a nametag on join which on right click it creates the party by executing the command.
@Velvet ant I have a party plugin in velocity and a bukkit plugin that gives the player a nametag on join which on right click it creates the party by executing the command.
No. as a velocity command is Proxy and a server cannot execute proxy commands
@Tamz No. as a velocity command is Proxy and a server cannot execute proxy commands
Velvet antOP
Are there any other ways I could implement the nametag?
@Velvet ant Are there any other ways I could implement the nametag?
Can you explain what you mean by that?
Velvet antOP
On my server I have a nametag that creates the party when right clicked
That doesnt clarify much
Whats the plugin, what commands do you need, is the proxy required? (if you are running proxy -> hub -> game server, or proxy -> game server. and you only 1 have, completely useless to have proxy)
@Tamz Whats the plugin, what commands do you need, is the proxy required? (if you are running proxy -> hub -> game server, or proxy -> game server. and you only 1 have, completely useless to have proxy)
Velvet antOP
The party plugin is custom made and I need the proxy. When i click on a nametag in the lobby its supposed to create the party
Loading...
Loading...