This is a source form of version 1.6.1 of the AcidFreedom plugin, created by decompiling an existing binary given to me by Wild1145. Some of its components were later used to develop Wild's DaedalusMod.
This is not a bit-by-bit recreation of the plugin, but rather a compilable source tree that should produce a binary that behaves extremely similarly if not identically to the original binary.
I have published a sanitized copy of the plugin as a release. It will not match anything built from this project due to technical limitations. You will need to use a version of the TotalFreedomMod prior to version 5.0 (preferably 4.3) on a supported server, preferably one running a flavor of Bukkit for 1.8.8.
The only reason the project is set to use Paper 1.9.4 is because Spigot's 1.8.8 dependency is broken and doesn't work, and Paper seemingly doesn't offer the API for 1.8.8 anymore. I doubt it actually matters.
Use Maven to compile the plugin, preferably whatever is built into your IDE for your convenience.