Lazy Mover

On this page we explain the lazy mover module. This module can be used for debugging purposes or just if the developer of a plugin is too lazy to specify the right places for the right libraries.

In order to use the lazy mover, it must be activated first. Therefore head over to the configuration and set LazyMoverActive to true.

Now you need to start the server once. After the server has been successfully started, you can shutdown the server. A directory called lazy should have been created. Now you just can move all your dependencies and plugins in this folder and on server start, the lazy mover will sort them and move them to the right places.

Last updated