much more added in other version, see spigot for more detailsAdded complete schematic system - save your builds with /schem save, load them with /schem load, manage with /schem list and /schem delete. Upload schematics to public registry with /schem upload (optional password protection), browse public schematics with /schem public, and load shared builds with /schem public load. Permission-based limits for schematic count and size.
Added /preview command - visualize operations before executing them using client-side fake blocks. Preview what /set,...
Added option to limit selection particles preview duration
Reset config or add:
YAML:selection-preview: max-duration: -1 # Time in seconds, -1 for infinite duration
