CommandBlockScopes
作者:rebot | 分类:模组
Minecraft 版本: 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4
平台: paper purpur
标签: utility
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
请登录后举报
暂无评论,抢个沙发吧~