ChristianGaertner / Bukkit-Plugin-Skeleton-Maker

Create the skeleton for a bukkit-plugin with ease.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bukkit-Plugin-Skeleton-Maker

NOTE: This implementation is not "good" style and shouldn' t be consired as production ready. At some point I may rewrite this!

Create the skeleton for a bukkit-plugin with ease.

How to install

  • Clone this repo to your PHP-enabled server
  • Make sure, that the webserver can write the directorys 'downloads' and 'gens'
  • Done!

The app will create a new indexed folder for each generation, this way no generation can fail due folder duplication.

Live Version of this script at

http://dagardner.net/projects/bukkit-plugin-skeleton/

About

Create the skeleton for a bukkit-plugin with ease.


Languages

Language:CSS 52.4%Language:JavaScript 44.4%Language:PHP 3.2%