Skip to content
This repository was archived by the owner on Jan 14, 2023. It is now read-only.

CubeEngine/BukkitProjectGen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BukkitProjectGen

Description:

This little tool quickly creates a basic Bukkit plugin as a Maven project.

Files created:

  • the plugin class which provides some properties and logging methods
  • a configuration class to easily work with the new configuration API
  • the plugin.yml with all needed information
  • a config.yml default config only containing the debug entry
  • a readme file formated in markdown
  • a changelog also formated in markdown
  • the maven project file (pom.xml) ready to use with bukkit (repo and dependency already configured)

Usage:

Simply doubleclick the jar file, enter the important plugin information and click the Generate!-button

Source on Github

Plugin developed by Quick_Wango - Minecraft Portal

About

A little tool to create maven projects for bukkit plugins

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages