TemplateGenerator Overview This is a PHP script, not a plugin. TemplateGenerator generates PocketMine plugins' template automatically. Generates plugin.yml Generates main file Download Ver0.0.2 + Fixed bug Usage Move to the folder including "TemplateGenerator.php" file on the console(Command Prompt or Terminal). Type on the console. Enter your plugin data following its guide. If PHP is not installed for your PC, move TemplateGenerator.php to your PocketMine folder. And type on the console. Acknowledge SuperChipsLP, Online Plugin Generator - Create Plugins without programming
If you use Mac OS X or Linux, it's very easy. You type as follow on your terminal: If you use Windows(not installed PHP), it's a little difficult. 1. Move "TemplateGenerator.php" to your PocketMine-MP folder. 2. You type as follow on your command prompt:
This is cool - I think I'd like to add some more code to it. Speaking of which - does anyone have any sample plug-in code that has best practices in it? That would be a good start.