Перейти к содержимому
Mineforgian

Client Execution

Run Client-Side only commands from the server!

25K загрузок9 подписчиковCC0-1.0fabricpaperspigot

Обновлён 1 февраля 2026 г. · опубликован 23 июня 2024 г.

required on both server and client (although it shouldnt crash anything if only client/only server has it)

adds a new command /executeclient for running client only commands from the server

the syntax is /executeclient <targets> <command>

the / is automatically included, eg /executeclient @r soup:random runs /soup:random from Souper Secret Settings (as long as the client has it installed), and /executeclient @p /calc would run //calc from WorldEdit

it runs the command as if the client typed it themselves, so it can also run server side commands, but only if the player running the command has the permission level needed for that command. (the command itself has the same permission level as /execute)

Notes for the plugin version:

the permission node is client_execution.executeclient, and it only works with specifically mentioned players and @a - so /executeclient Steve soup:random works, but /executeclient @p soup:random or /execute as Steve run executeclient @s soup:random do not! this is an important difference!

Центр версий

9 версий
  • Релиз5 КБ
  • Релиз20 КБ
  • Релиз19 КБ
  • Релиз4 КБ
  • Релиз4 КБ
  • Релиз14 КБ
  • Релиз12 КБ
  • Релиз12 КБ
  • Релиз12 КБ

Ченджлог

1.2-pluginРелиз1.21.9, 1.21.10, 1.21.11 · 1 февраля 2026 г.

/commandlock command

1.0.2-mc1.20.6Релиз1.21.8, 1.21.9, 1.21.10 · 1 февраля 2026 г.

/commandlock command

1.0.2-mc1.21.11Релиз1.21.11 · 23 декабря 2025 г.

update to 1.21.11

1.1-pluginРелиз1.21.9, 1.21.10, 1.21.11 · 3 января 2025 г.

added @a support

1.0-pluginРелиз1.21.9, 1.21.10, 1.21.11 · 25 декабря 2024 г.

plugin version that can talk to clients with the fabric mod

note: it only works with specifically mentioned players - so /executeclient Steve soup:random works, but /executeclient @p soup:random or /execute as Steve run executeclient @s soup:random do not, this is a difference from the fabric mod being on server side

1.0.1-mc1.20.6Релиз1.21.8, 1.21.9, 1.21.10 · 21 июля 2024 г.

updated to 1.20.5

1.0.1-mc1.20.4Релиз1.20.3, 1.20.4 · 21 июля 2024 г.

updated to 1.20.4, i dont actually remember what stopped it working last time, but this definately works

1.0.1Релиз1.20, 1.20.1, 1.20.2 · 23 июня 2024 г.

fixed connector incompatibility

Комментарии

Загружаем…