Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Send command from proxy to server(-s) #1

Open
Siorinex opened this issue Jan 10, 2023 · 3 comments
Open

Send command from proxy to server(-s) #1

Siorinex opened this issue Jan 10, 2023 · 3 comments

Comments

@Siorinex
Copy link

If I need change parametrs in many servers for player?
/skin - change skin only in one server for player, but need send it in other...

/proxycommand "exec on (servername, or *, or list) command"

@michiruf
Copy link
Owner

This mod is there to send a command from you minecraft server to the velocity proxy. It does not support sending a command from you minecraft server to all minecraft servers behind the proxy. But if you can find a velocity plugin that is able to send a command to all nodes, you might be able to wire them together

@michiruf
Copy link
Owner

Actually when I thought again about this, your idea should be a pretty nice addition to this mod. But unfortunately, I cannot think of a way to implement it for now, since there is no way to determine the (player-) context of the command to be executed on the nodes. I might need to rethink this again and check if this is possible. Ill keep you updated here if theres any progress.

@Siorinex
Copy link
Author

Look to CommandSync plugin?
https://www.spigotmc.org/resources/commandsync.52093/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants