Companion bukkit plugin for the World Downloader mod that gives control over what can be downloaded.
If this plugin is not installed, World Downloader assumes that it can download everything; you can use this plugin if you want to limit WDL's capabilities.
SpigotMC entry | BukkitDev entry
First, compile the log4j stubs:
$ cd log4jstub
$ mvn clean install
$ cd ..
Then, compile the plugin itself:
$ mvn clean install