Open
Description
Since 1.12, Minecraft now has so-called functions. Those are text files ending in .mcfunction
(refer to the Minecraft Wiki article), and are basically a series of commands that will be execuded when a user runs /function <function name>
ingame.
It would be nice if the plugin at least recognized the file extension, even better if we had some syntax highlighting for the commands.