MCProxyCommand
Minecraft: A command that allows to send commands from you minecraft server instances to a velocity proxy
Install / Use
/learn @michiruf/MCProxyCommandQuality Score
Category
Development & EngineeringSupported Platforms
README
Proxy Command
A command that allows to send commands from you minecraft server instances to a velocity proxy.
// TODO Use this Platform section from here (also needs Metrics.Factory and bStats): https://github.com/OskarsMC-Plugins/execute/blob/main/README.md
Installation
To install this mod on fabric minecraft servers these requirements must be met:
- fabric and fabric API is installed on your minecraft servers
- FabricProxy-Lite is installed and working on you minecraft servers
- CrossStitch is installed on you minecraft servers
- You have a velocity server up and running
- You must install both the fabric mod and the velocity plugin
This fabric mod is available on modrinth with slug proxy-command and the
velocity plugin is available on github-releases.
The project source is available on github/michiruf with the latest readme here.
Usage instructions
On minecraft server instances the command proxycommand "[command]" can get used via command blocks or other
command sources, where a player is the source. The player must be a source of the command, since the plugin and
velocity needs this to handle the context of the command execution and send e.g. error messages back to
the player.
For example, you can teleport all players to a different server with a command block using
execute as @a run proxycommand "server SERVERNAME"
Synergizing other mods
Changelog
Changelog per release cycle can be found here. This changelog contains information from one release to the next one.
License
Additional reading (for devs)
Related Skills
node-connect
337.3kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.2kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
337.3kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.2kCommit, push, and open a PR
