Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 438 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 438 Bytes

Command Block Scopes

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

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