nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft. (And frankly, who wants to be affiliated with the latter?)
PluginCommandRunner

PluginCommandRunner

Mod

Used to run commands sent through plugin messaging

Server

105 downloads
0 followers

PluginCommandRunner

This mod will listen for plugin messages on a channel and run any command if it matches the channel identifier. To make this work, you need to set the server name in the config file it creates on startup.

If you wish to make a mod that sends plugin messages, you need to use the channel identifier plugincommandrunner:main.

In addition, you need to include the following payload data: "PluginCommandRunner" and "<ServerName>", as this is used for validation. After those two, you can include a command.

External resources


Project members

polarbearr

Developer

Quim201

Cat


Technical information

License
MPL-2.0
Client side
unsupported
Server side
required
Project ID