Skip to content

net.cyberflame.plugin-archetype 1.0.0 Latest version

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>net.cyberflame</groupId>
  <artifactId>plugin-archetype</artifactId>
  <version>1.0.0</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

A nifty little artifact called an archetype, used to create Minecraft server plugins against the Bukkit/Spigot APIs