worldedit_bigschems_max_lengths (Max sizes of chuncks) String { x: 256, y: 256, z: 256 } worldedit_bigschems_failfast (fail fast tests) bool false worldedit_bigschems_stop_server (stop test server after tests) bool true worldedit_bigschems_max_undo (max undo length) int 10 worldedit_bigschems_transactions_on_start (indicates what to do with lingering transactions on start : 'keep', keep them, 'delete": delete them, 'rollback': rollback transactions) enum rollback delete,keep,rollback