GnaspGames / Smelt

A CLI tool for Minecraft map makers
http://smelt.gnasp.com
MIT License
19 stars 4 forks source link

Implement !commands and plugin support #10

Closed GnaspGames closed 8 years ago

GnaspGames commented 8 years ago

Based on pull requests #8 and #9 I would further like to support plugins that can be installed as separate node packages.

It might require a plugin naming convention, and a new PluginHelper class to check first for a local implementation of any !command, and if not try different sources to find a plugin.

If a plugin is not found, then one-command should error when processing a file/directory.

GnaspGames commented 8 years ago

Closing with a6f47f000051a5423860e4b99512ef622167d098