▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/CommandBlockScopes

CommandBlockScopes

Let the command block run as the person who placed it.

70
0

Command Block Scopes

Save command block placer and execute command with the command block placer.

How to use?

If you place a command block, it will be automatically recorded. Alternatively, you can also use the /placecb command and /editcb command.

/placecb

Syntax:

/placecb

Description: Places a command block at the player's current coordinates and records the person who placed it.

Permission: CommandBlockScopes.placeCB

/editcb

Syntax:

/placecb <command>

Description: Edit the contents of the command block at the player's feet.

Permission: CommandBlockScopes.editCB

Config (v1.2~)

dataSaveTo: "customblockdata"

dataSaveTo allows:

  • customblockdata: (default) save data to CustomBlockData
  • memory: (limited scene) save data to memory. if server restarted, data will be lost
  • originalformat: (experimental) save data with original format

Совместимость

Minecraft: Java Edition

1.21.x1.20.x

Платформы

Поддерживаемые окружения

Сервер

Создатели

Детали

Лицензия:GPL-3.0-only
Опубликован:1 год назад
Обновлён:1 год назад
Главная