Learn how to create your first Minecraft plugin for Bukkit/Spigot!
Tag: Spigot
Obfuscate plugins using allatori
Maven can easily run allatori to obfuscate your .jar files when packaging them. If you haven’t bought allatori, you can also use their demo version available on their website. It’s also helpful to read their documentation. Simply create a new folder in your project’s base directory, called allatori, and move the allatori.jar and allatori-annotations.jar from…