Package io.github.shayf0x.spigotwarden.tasks


package io.github.shayf0x.spigotwarden.tasks
  • Classes
    Class
    Description
    BuildTools task, his execute BuildTools.jar to generate spigot-mapped and file's necessary for SpecialSource.jar
    RemapJar task, his build plugin.jar, obfuscate (RemapJar.obfuscate(String) and deObfuscate (RemapJar.deObfuscate(String) plugin.jar to make plugin can readable by spigot
    setup task, his test and download all files necessary,
    Parent class of all tasks:
    -BuildTools
    -RemapJar