
PluginCommandRunner
Used to run commands sent through plugin messaging
- Загрузки
- 198
- Подписчики
- 0
- Обновлён
- 7 июля 2026 г.
- Лицензия
- MPL-2.0
Опубликован 29 сентября 2025 г.
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 "", as this is used for validation. After those two, you can include a command.
Ченджлог
1.2-SNAPSHOTРелиз1.21.1 · 7 июля 2026 г.
Fixes bundling issue causing incompatability with other mods
1.1-SNAPSHOTРелиз1.21.1 · 13 июня 2026 г.
This version addresses some security concerns reported to me, I will not disclose the issue as it could cause it to be exploited. However, everyone should move over to this ASAP
1.0-SNAPSHOTРелиз1.21.1 · 29 сентября 2025 г.
First version
Комментарии
Загружаем…