we do this in plugin.pp: ``` puppet if $plugin_name =~ /^.*\.jar$/ ``` we should normalize this and accept both. Based on a discussion in https://github.com/voxpupuli/puppet-minecraft/pull/9#discussion_r65820441
we do this in plugin.pp:
we should normalize this and accept both. Based on a discussion in #9 (comment)