Skip to content

WIP: WorldEdit like plugin

Ekranos requested to merge feature/worldedit into master
  • Features

    • 'Async' processing
    • Rollbacks
    • Schemas (save & load selections)
  • Commands

    • //set <material>
    • //del
    • //wall <material>
    • //copy
    • //paste
    • //undo
    • //redo
    • //expand <direction> [amount]
    • //rotate
    • //region
    • //save <name>
    • //load <name>
Edited by Ekranos

Merge request reports