Keep in mind that currently your plugin can't be included in the cuberite/cuberite repo. Only plugins with the Apache license can.
First we'd need to fix the crashing problem though
EDIT:
Also, this is another example where multi threading could be really useful. Just read the chunk in a cBlockArea and obfuscate/deobfuscate the chunk in a different thread.
First we'd need to fix the crashing problem though
EDIT:
Also, this is another example where multi threading could be really useful. Just read the chunk in a cBlockArea and obfuscate/deobfuscate the chunk in a different thread.