Changes:
ADD: Added dynamic block placing speed
ADD: Added maximum time AWE can spend on placing blocks
ADD: Added block filtering before placing - ignore same blocks
ADD: Added ClassFactory ( needed by ClipboardCommands injector)
ADD: Added asynced clipboard copy
ADD: Added WaitFor class used to force sequence for some asynced operations (cut = copy + set(0))
FIX: Fixed tree/forest generation
FIX: Fixed injected blocks not bein queued
FIX: Fixed block get task not stopping correctly
FIX: Fixed paste not saving to undo
FIX: Fixed world regen not working in async
FIX: Fixed clipboard operations ignoring toggle off and disabled in config